Update to 0.7-1
This commit is contained in:
parent
ab06747ee1
commit
71beed8fea
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/dbus-python-client-gen-0.5.tar.gz
|
/dbus-python-client-gen-0.5.tar.gz
|
||||||
/dbus-python-client-gen-0.6.tar.gz
|
/dbus-python-client-gen-0.6.tar.gz
|
||||||
|
/dbus-python-client-gen-0.7.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global srcname dbus-python-client-gen
|
%global srcname dbus-python-client-gen
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.6
|
Version: 0.7
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python Library for Generating dbus-python Client Code
|
Summary: Python Library for Generating dbus-python Client Code
|
||||||
|
|
||||||
License: MPLv2.0
|
License: MPLv2.0
|
||||||
@ -50,6 +50,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v tests
|
|||||||
%{python3_sitelib}/dbus_python_client_gen-*.egg-info/
|
%{python3_sitelib}/dbus_python_client_gen-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 1 2018 Andy Grover <agrover@redhat.com> - 0.7-1
|
||||||
|
- Update to 0.7
|
||||||
|
|
||||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-2
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (dbus-python-client-gen-0.6.tar.gz) = a5cc602e5b9cf7bf83dfede06cf0102ea210412737fc8f74947710b5e5c393ff4a864bcb5e043e1a525699421b19adb5dbdfb09266e4beb138ab6dfd73eda553
|
SHA512 (dbus-python-client-gen-0.7.tar.gz) = 3c52ac5491fa3361c33405451d98c97501055469eff4e41a45565a16ad4f959dd64d4c9b505cad963cd53309db4707f91dd75fb9a9254896c8ce00d9ad198653
|
||||||
|
Loading…
Reference in New Issue
Block a user