Update to 0.8.4
Resolves: RHEL-145373 Signed-off-by: Chung Chung <cchung@redhat.com>
This commit is contained in:
parent
698ac09785
commit
8598014db9
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/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
|
/dbus-python-client-gen-0.8.2.tar.gz
|
||||||
/dbus-python-client-gen-0.8.3.tar.gz
|
/dbus-python-client-gen-0.8.3.tar.gz
|
||||||
|
/dbus-python-client-gen-0.8.4.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.8.3
|
Version: 0.8.4
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python Library for Generating dbus-python Client Code
|
Summary: Python Library for Generating dbus-python Client Code
|
||||||
|
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
@ -42,6 +42,10 @@ Python 3 version.
|
|||||||
%{python3_sitelib}/dbus_python_client_gen-*.egg-info/
|
%{python3_sitelib}/dbus_python_client_gen-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 6 2026 cchung <cchung@redhat.com> - 0.8.4-1
|
||||||
|
- Update to 0.8.4
|
||||||
|
Resolves: RHEL-145373
|
||||||
|
|
||||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.8.3-7
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.8.3-7
|
||||||
- Bump release for October 2024 mass rebuild:
|
- Bump release for October 2024 mass rebuild:
|
||||||
Resolves: RHEL-64018
|
Resolves: RHEL-64018
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (dbus-python-client-gen-0.8.3.tar.gz) = 0a3e91c8eea61e6bf36ffc7b29e8aa74e1e5ae598c9f2ffe9439833347a18024cab7ed60f420b48df73640b37369e85d7989a0fcf6f9a51fda9d7dbd57a1f485
|
SHA512 (dbus-python-client-gen-0.8.4.tar.gz) = 9515bccf397f246f81d0d3dbe39ca662cf89033e088a6476c0d23f4c15bbb2f6161fa284fc85b4f9f237096a408426b9d53d2348a30279ddbc9ac78c65942063
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user