|
|
|
@ -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 <tdawson@redhat.com> - 2.1.0-16
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.1.0-15
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|