diff --git a/dbus-python.spec b/dbus-python.spec index 580f45a..860024c 100644 --- a/dbus-python.spec +++ b/dbus-python.spec @@ -1,6 +1,6 @@ Name: dbus-python Version: 1.3.2 -Release: 7%{?dist} +Release: 8%{?dist} Summary: D-Bus Python Bindings License: MIT @@ -87,6 +87,10 @@ make check -k || (cat test-suite.log && false) %{_libdir}/pkgconfig/dbus-python.pc %changelog +* Tue Oct 29 2024 Troy Dawson - 1.3.2-8 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.3.2-7 - Bump release for June 2024 mass rebuild