Upgrade to 0.12.4
Signed-off-by: Gris Ge <fge@redhat.com>
This commit is contained in:
parent
f7e695d8d4
commit
9291719d1f
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/v0.11.0.tar.gz
|
||||
/0.12.2.tar.gz
|
||||
/0.12.3.tar.gz
|
||||
/pywbem-0.12.4.tar.gz
|
||||
|
||||
@ -7,13 +7,13 @@
|
||||
%endif
|
||||
|
||||
Name: pywbem
|
||||
Version: 0.12.3
|
||||
Release: 6%{?dist}
|
||||
Version: 0.12.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Python WBEM client interface and related utilities
|
||||
Group: Development/Libraries
|
||||
License: LGPLv2
|
||||
URL: https://github.com/pywbem/pywbem
|
||||
Source0: https://github.com/pywbem/pywbem/archive/%{version}.tar.gz
|
||||
Source0: https://github.com/pywbem/pywbem/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
%if %{with python2}
|
||||
BuildRequires: python2-pip python2-pbr
|
||||
BuildRequires: python2-pyyaml python2-ply python2-rpm-macros
|
||||
@ -136,6 +136,9 @@ rm -rf %{buildroot}/usr/bin/*.bat
|
||||
%doc README.rst
|
||||
|
||||
%changelog
|
||||
* Tue Jul 24 2018 Gris Ge <fge@redhat.com> - 0.12.4-1
|
||||
- Upgrade to 0.12.4
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.3-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (0.12.3.tar.gz) = 53aeecfe5e75efd95497d353498e8721d1881dfacc86a74a2ee09aaeaf2f17adc1842020e09effd85a532478fea6e825c8115e4c27e592e27bd37bd2b3f1c307
|
||||
SHA512 (pywbem-0.12.4.tar.gz) = 4b1653c454aecc3a2a85f750a76cd7aa4a549d8fba14f88b298a9cd33f7d8046993cc4248b075b6d83fed69f24d187c84e33eda0918b09ce6ab3620bd77a3b99
|
||||
|
||||
Loading…
Reference in New Issue
Block a user