From c06711b5c787937a45c0ab424992d5d89d2f6581 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:06:37 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-into-dbus-python.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-into-dbus-python.spec b/python-into-dbus-python.spec index 853f4b7..704321e 100644 --- a/python-into-dbus-python.spec +++ b/python-into-dbus-python.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.8.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Transformer to dbus-python types License: Apache-2.0 @@ -45,6 +45,10 @@ Python 3 version. %{python3_sitelib}/into_dbus_python-*.egg-info/ %changelog +* Tue Oct 29 2024 Troy Dawson - 0.8.2-7 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.8.2-6 - Bump release for June 2024 mass rebuild