From 741614b13d627358e4a7578f21c4600975f0b2b0 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:07:59 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- python-pycdio.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pycdio.spec b/python-pycdio.spec index d3e631d..e8b6431 100644 --- a/python-pycdio.spec +++ b/python-pycdio.spec @@ -1,6 +1,6 @@ Name: python-pycdio Version: 2.1.0 -Release: 15%{?dist} +Release: 16%{?dist} Summary: A Python interface to the CD Input and Control library License: GPL-3.0-or-later @@ -65,6 +65,10 @@ chmod 755 %{buildroot}/%{python3_sitearch}/*.so %{python3_sitearch}/pycdio-%{version}-py3*.egg-info/ %changelog +* Tue Oct 29 2024 Troy Dawson - 2.1.0-16 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 2.1.0-15 - Bump release for June 2024 mass rebuild