Import rpm: c8s

This commit is contained in:
James Antill 2023-02-27 15:10:08 -05:00
parent 1f8cffb920
commit 50c8e2f1cf
2 changed files with 6 additions and 1 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
SOURCES/PyQt5-5.15.0.tar.gz
/PyQt5-5.15.0.tar.gz

View File

@ -28,7 +28,7 @@
Summary: PyQt5 is Python bindings for Qt5
Name: python-qt5
Version: 5.15.0
Release: 2%{?dist}
Release: 3.0.1%{?dist}
License: GPLv3
Url: http://www.riverbankcomputing.com/software/pyqt/
@ -355,6 +355,10 @@ sed -i \
%changelog
* Mon Apr 04 2022 Jan Grulich <jgrulich@redhat.com> - 5.15.0-3
- Rebuild (Qt 5.15.3)
Resolves: bz#2061729
* Wed Apr 28 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.0-2
- Rebuild (binutils)
Resolves: bz#1949066