- Update to latest upstream version 2.1.1
Resolves: RHEL-75940
This commit is contained in:
parent
741614b13d
commit
cdf0ca9e36
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/pycdio-2.0.0.tar.gz
|
||||
/pycdio-2.1.0.tar.gz
|
||||
/pycdio-2.1.1.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: python-pycdio
|
||||
Version: 2.1.0
|
||||
Release: 16%{?dist}
|
||||
Version: 2.1.1
|
||||
Release: 1%{?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
|
||||
* Wed Jan 22 2025 Brian C. Lane <bcl@redhat.com> - 2.1.1-1
|
||||
- Update to latest upstream version 2.1.1
|
||||
Resolves: RHEL-75940
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.1.0-16
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pycdio-2.1.0.tar.gz) = dc18fbd212f7040b8b06efaf263b17568e9c2d089cff7dfc4dda50a7225059e44c9c86e2d81ade92cf09c823f7189b5723fb601cb12f0884dc04e9f5418c5927
|
||||
SHA512 (pycdio-2.1.1.tar.gz) = 4c756b1c2f39332add86e01af129ccb608178306be42c9719c163b6bad0ba4de3916ac477c6866450890e094b14a2689a24e7d19bcf13846330555c2bb1feaa7
|
||||
|
Loading…
Reference in New Issue
Block a user