From 088defb79c1c986af7f0582332fabc47873eaa2a Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:20:29 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- dbus-python.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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