Update to 0.8.2
Signed-off-by: Bryan Gurney <bgurney@redhat.com>
This commit is contained in:
parent
6108e12778
commit
82ad675b18
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/dbus-python-client-gen-0.6.tar.gz
|
/dbus-python-client-gen-0.6.tar.gz
|
||||||
/dbus-python-client-gen-0.7.tar.gz
|
/dbus-python-client-gen-0.7.tar.gz
|
||||||
/dbus-python-client-gen-0.8.tar.gz
|
/dbus-python-client-gen-0.8.tar.gz
|
||||||
|
/dbus-python-client-gen-0.8.2.tar.gz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
%global srcname dbus-python-client-gen
|
%global srcname dbus-python-client-gen
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.8
|
Version: 0.8.2
|
||||||
Release: 11%{?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: MPL-2.0
|
||||||
URL: https://github.com/stratis-storage/dbus-python-client-gen
|
URL: https://github.com/stratis-storage/dbus-python-client-gen
|
||||||
Source0: %{url}/archive/v%{version}/%{srcname}-%{version}.tar.gz
|
Source0: %{url}/archive/v%{version}/%{srcname}-%{version}.tar.gz
|
||||||
|
|
||||||
@ -42,6 +42,9 @@ Python 3 version.
|
|||||||
%{python3_sitelib}/dbus_python_client_gen-*.egg-info/
|
%{python3_sitelib}/dbus_python_client_gen-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 23 2023 Bryan Gurney <bgurney@redhat.com> - 0.8.2-1
|
||||||
|
- Update to 0.8.2
|
||||||
|
|
||||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-11
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-11
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (dbus-python-client-gen-0.8.tar.gz) = a3e846b69db978e75a721d3490f57d57a70b89eb8e908c9c8a58b0baacc9e1bf40f7d98fbc9ba9c7566beef7f863941a4d6843b68af12cb7704bd3d16f37eaca
|
SHA512 (dbus-python-client-gen-0.8.2.tar.gz) = 87e894a39adeb819f59b0779c1738b9f567b56d934bd2555cab39105b698b2c0503793f259d2bbbf3b7bfb8f374cc65c9113b6e649cdb2ca2a7fba04625ef0d1
|
||||||
|
Loading…
Reference in New Issue
Block a user