From 2462eb1c4ec2107660b3960bfe4015e9254a8537 Mon Sep 17 00:00:00 2001 From: kianli Date: Thu, 21 Sep 2023 19:51:37 +0800 Subject: [PATCH] Rebuilt for qt5-qt3d 5.15.10 Signed-off-by: kianli --- python-qt5.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-qt5.spec b/python-qt5.spec index 5388aa4..f1db4e8 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: 3%{?dist} +Release: 4%{?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 Sep 21 2023 kianli - 5.15.9-4 +- Rebuilt for qt5-qt3d 5.15.10 + * Tue Sep 19 2023 OpenCloudOS Release Engineering - 5.15.9-3 - Rebuilt for python 3.11 -- Gitee