Rebuild for Python 3.6
This commit is contained in:
parent
1fc44c52f8
commit
d56f5c9243
5
lxc.spec
5
lxc.spec
@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
Name: lxc
|
Name: lxc
|
||||||
Version: 2.0.6
|
Version: 2.0.6
|
||||||
Release: %{?prerel:0.}2%{?prerel:.%{prerel}}%{?dist}
|
Release: %{?prerel:0.}2%{?prerel:.%{prerel}}%{?dist}.1
|
||||||
Summary: Linux Resource Containers
|
Summary: Linux Resource Containers
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
License: LGPLv2+ and GPLv2
|
License: LGPLv2+ and GPLv2
|
||||||
@ -376,6 +376,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.0.6-2.1
|
||||||
|
- Rebuild for Python 3.6
|
||||||
|
|
||||||
* Sun Dec 4 2016 Thomas Moschny <thomas.moschny@gmx.de> - 2.0.6-2
|
* Sun Dec 4 2016 Thomas Moschny <thomas.moschny@gmx.de> - 2.0.6-2
|
||||||
- Enable python3 on epel7 builds.
|
- Enable python3 on epel7 builds.
|
||||||
- Fix dependency on network-online.target for lxc-net.service.
|
- Fix dependency on network-online.target for lxc-net.service.
|
||||||
|
Loading…
Reference in New Issue
Block a user