diff --git a/python-dbus-python-client-gen.spec b/python-dbus-python-client-gen.spec index 78a14b9..7259548 100644 --- a/python-dbus-python-client-gen.spec +++ b/python-dbus-python-client-gen.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.8.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python Library for Generating dbus-python Client Code License: MPL-2.0 @@ -42,6 +42,10 @@ Python 3 version. %{python3_sitelib}/dbus_python_client_gen-*.egg-info/ %changelog +* Wed May 6 2026 cchung - 0.8.4-2 +- Bump release and initiated build for RHEL 10.3 + Resolves: RHEL-174123 + * Fri Feb 6 2026 cchung - 0.8.4-1 - Update to 0.8.4 Resolves: RHEL-145373