Bump release and initiated build for RHEL 10.3

Resolves: RHEL-174123

Signed-off-by: Chung Chung <cchung@redhat.com>
This commit is contained in:
Chung Chung 2026-05-06 16:18:48 -04:00
parent 8598014db9
commit 373baf2c7e

View File

@ -2,7 +2,7 @@
Name: python-%{srcname} Name: python-%{srcname}
Version: 0.8.4 Version: 0.8.4
Release: 1%{?dist} Release: 2%{?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
* Wed May 6 2026 cchung <cchung@redhat.com> - 0.8.4-2
- Bump release and initiated build for RHEL 10.3
Resolves: RHEL-174123
* Fri Feb 6 2026 cchung <cchung@redhat.com> - 0.8.4-1 * Fri Feb 6 2026 cchung <cchung@redhat.com> - 0.8.4-1
- Update to 0.8.4 - Update to 0.8.4
Resolves: RHEL-145373 Resolves: RHEL-145373