|
|
@ -1,9 +1,9 @@
|
|
|
|
Name: python-pycdio
|
|
|
|
Name: python-pycdio
|
|
|
|
Version: 2.1.0
|
|
|
|
Version: 2.1.0
|
|
|
|
Release: 16%{?dist}
|
|
|
|
Release: 9%{?dist}
|
|
|
|
Summary: A Python interface to the CD Input and Control library
|
|
|
|
Summary: A Python interface to the CD Input and Control library
|
|
|
|
|
|
|
|
|
|
|
|
License: GPL-3.0-or-later
|
|
|
|
License: GPLv3+
|
|
|
|
URL: http://www.gnu.org/software/libcdio/
|
|
|
|
URL: http://www.gnu.org/software/libcdio/
|
|
|
|
Source0: %pypi_source pycdio
|
|
|
|
Source0: %pypi_source pycdio
|
|
|
|
|
|
|
|
|
|
|
@ -36,9 +36,6 @@ device-dependent properties of a CD-ROM can use this library.
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%autosetup -n pycdio-%{version} -p1
|
|
|
|
%autosetup -n pycdio-%{version} -p1
|
|
|
|
# hotfix for Python 3.12, please bring this upstream
|
|
|
|
|
|
|
|
# fixes https://bugzilla.redhat.com/2155240
|
|
|
|
|
|
|
|
sed -i 's/assertEquals/assertEqual/' test/test-cdtext.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|
%py3_build
|
|
|
|
%py3_build
|
|
|
@ -65,28 +62,6 @@ chmod 755 %{buildroot}/%{python3_sitearch}/*.so
|
|
|
|
%{python3_sitearch}/pycdio-%{version}-py3*.egg-info/
|
|
|
|
%{python3_sitearch}/pycdio-%{version}-py3*.egg-info/
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-14
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-13
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-12
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.1.0-11
|
|
|
|
|
|
|
|
- Rebuilt for Python 3.12
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-10
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-9
|
|
|
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|