|
|
|
@ -30,8 +30,8 @@
|
|
|
|
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
|
|
|
|
|
|
|
|
|
Name: lxc
|
|
|
|
|
Version: 1.1.4
|
|
|
|
|
Release: %{?prerel:0.}2%{?prerel:.%{prerel}}%{?dist}.1
|
|
|
|
|
Version: 1.1.5
|
|
|
|
|
Release: %{?prerel:0.}1%{?prerel:.%{prerel}}%{?dist}
|
|
|
|
|
Summary: Linux Resource Containers
|
|
|
|
|
Group: Applications/System
|
|
|
|
|
License: LGPLv2+ and GPLv2
|
|
|
|
@ -382,6 +382,10 @@ fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Nov 15 2015 Thomas Moschny <thomas.moschny@gmx.de> - 1.1.5-1
|
|
|
|
|
- Update to 1.1.5.
|
|
|
|
|
- Update patch.
|
|
|
|
|
|
|
|
|
|
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.4-2.1
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
|
|
|
|
|
|
|
|
|