Compare commits

..

No commits in common. 'i10cs' and 'epel9' have entirely different histories.
i10cs ... epel9

3
.gitignore vendored

@ -1 +1,2 @@
SOURCES/pycdio-2.1.0.tar.gz /pycdio-2.0.0.tar.gz
/pycdio-2.1.0.tar.gz

@ -1 +0,0 @@
188fdbc176d0e0fd2c08520f76cd7e8f9e477c20 SOURCES/pycdio-2.1.0.tar.gz

@ -0,0 +1,3 @@
# python-pycdio
The python-pycdio package

@ -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,31 +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
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.1.0-15
- Rebuilt for MSVSphere 10
* 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

@ -0,0 +1 @@
SHA512 (pycdio-2.1.0.tar.gz) = dc18fbd212f7040b8b06efaf263b17568e9c2d089cff7dfc4dda50a7225059e44c9c86e2d81ade92cf09c823f7189b5723fb601cb12f0884dc04e9f5418c5927
Loading…
Cancel
Save