Update to 5.1.0 release
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
6fdd2fc471
commit
c824df0480
@ -13,7 +13,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define _with_python2 1
|
%define _with_python2 1
|
||||||
%if 0%{?fedora} > 30 || 0%{?rhel} > 7
|
%if 0%{?fedora} > 31 || 0%{?rhel} > 7
|
||||||
%define _with_python2 0
|
%define _with_python2 0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -33,8 +33,8 @@
|
|||||||
|
|
||||||
Summary: The libvirt virtualization API python2 binding
|
Summary: The libvirt virtualization API python2 binding
|
||||||
Name: libvirt-python
|
Name: libvirt-python
|
||||||
Version: 5.0.0
|
Version: 5.1.0
|
||||||
Release: 2%{?dist}%{?extra_release}
|
Release: 1%{?dist}
|
||||||
Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gz
|
Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gz
|
||||||
Url: http://libvirt.org
|
Url: http://libvirt.org
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -167,6 +167,9 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python2} setup.py build
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 4 2019 Daniel P. Berrangé <berrange@redhat.com> - 5.1.0-1
|
||||||
|
- Update to 5.1.0 release
|
||||||
|
|
||||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-2
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libvirt-python-5.0.0.tar.gz) = 318ae32f4c59b6cd278c8d07566e5e5f34759167084d4c722687d3cbf19efecea3a0c2a4ee37f42e58aa3f42f07fdd50bd9dd0539002388a7f79b138ad434dff
|
SHA512 (libvirt-python-5.1.0.tar.gz) = 980bcb1723ea5bf0677a1c7de9fc8f23cd4495df3c861e2c0c865c53c30eb7cb1db4c6c369c593206378f2e80211bf4542304f73e8953bfe513b80b7ed013e74
|
||||||
|
Loading…
Reference in New Issue
Block a user