From 3ce85ed58d3e4d7249fb98851c6a7fa7c2dfe7b7 Mon Sep 17 00:00:00 2001 From: edwardewang Date: Thu, 25 Jan 2024 11:58:10 +0800 Subject: [PATCH] Rebuilt for qt5-qtbase 5.15.11 --- python-qt5.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-qt5.spec b/python-qt5.spec index f1db4e8..8b50114 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -10,7 +10,7 @@ Summary: PyQt5 is a set of Python bindings for Qt5 Name: python-qt5 Version: 5.15.9 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv3 Url: http://www.riverbankcomputing.com/software/pyqt/ Source0: https://pypi.python.org/packages/source/P/PyQt5/PyQt5-%{version}.tar.gz @@ -217,6 +217,9 @@ sed -i \ %dir %{_qt5_datadir}/qsci/api/python/ %changelog +* Thu Jan 25 2024 edwardewang - 5.15.9-5 +- Rebuilt for qt5-qtbase 5.15.11 + * Thu Sep 21 2023 kianli - 5.15.9-4 - Rebuilt for qt5-qt3d 5.15.10 -- Gitee