diff --git a/python-pycdio.spec b/python-pycdio.spec index cf958ec..c719148 100644 --- a/python-pycdio.spec +++ b/python-pycdio.spec @@ -1,6 +1,6 @@ Name: python-pycdio Version: 2.1.1 -Release: 1%{?dist} +Release: 2%{?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 +* Mon Jan 05 2026 Brian C. Lane - 2.1.1-2 +- Bump release version and rebuild for 10.2 + Resolves: RHEL-75940 + * Wed Jan 22 2025 Brian C. Lane - 2.1.1-1 - Update to latest upstream version 2.1.1 Resolves: RHEL-75940