Update to 1.1.2.
This commit is contained in:
parent
9ec775f7da
commit
94ee2a0a3f
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ lxc-0.7.2.tar.gz
|
||||
/lxc-e75a5c5c76c649435bd9171d5ea457fe727f5388.tar.gz
|
||||
/lxc-1.1.0.tar.gz
|
||||
/lxc-1.1.1.tar.gz
|
||||
/lxc-1.1.2.tar.gz
|
||||
|
7
lxc.spec
7
lxc.spec
@ -30,8 +30,8 @@
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: lxc
|
||||
Version: 1.1.1
|
||||
Release: %{?prerel:0.}2%{?prerel:.%{prerel}}%{?dist}
|
||||
Version: 1.1.2
|
||||
Release: %{?prerel:0.}1%{?prerel:.%{prerel}}%{?dist}
|
||||
Summary: Linux Resource Containers
|
||||
Group: Applications/System
|
||||
License: LGPLv2+ and GPLv2
|
||||
@ -381,6 +381,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 20 2015 Thomas Moschny <thomas.moschny@gmx.de> - 1.1.2-1
|
||||
- Update to 1.1.2.
|
||||
|
||||
* Tue Mar 17 2015 Thomas Moschny <thomas.moschny@gmx.de> - 1.1.1-2
|
||||
- Use %%license only where possible.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user