Update to 6.5.1
This commit is contained in:
parent
b958fa2f05
commit
3d445bea21
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/PyQt6-6.3.1.tar.gz
|
||||
/PyQt6-6.4.0.tar.gz
|
||||
/PyQt6-6.5.0.tar.gz
|
||||
/PyQt6-6.5.1.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
|
||||
Summary: PyQt6 is Python bindings for Qt6
|
||||
Name: python-pyqt6
|
||||
Version: 6.5.0
|
||||
Release: 2%{?dist}
|
||||
Version: 6.5.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3
|
||||
Url: http://www.riverbankcomputing.com/software/pyqt/
|
||||
@ -228,6 +228,9 @@ sed -i \
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 05 2023 Sandro Mani <manisandro@gmail.com> - 6.5.1-1
|
||||
- Update to 6.5.1
|
||||
|
||||
* Fri May 26 2023 Jan Grulich <jgrulich@redhat.com> - 6.5.0-2
|
||||
- Rebuild (qt6)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (PyQt6-6.5.0.tar.gz) = c73d4c253245d2ccc776544bc651d47ea67067f57b49c3f820100701af4d79385ef4cabe9f65098f35daeba5f2921a566606be4f237e567f6f56360cc760f548
|
||||
SHA512 (PyQt6-6.5.1.tar.gz) = 8c1135ec48906fe842f0cb50e253a0325b478dd43a7f313b925aaf1d3c148f5462a3e96142470ab0efc0f24fcc8b15704242401cab9f8ec9c3c424e922c49681
|
||||
|
Loading…
Reference in New Issue
Block a user