From 2efde0fb948d79cf24494ac8770d7a0f5d9e4e5a Mon Sep 17 00:00:00 2001 From: edwardewang Date: Thu, 25 Jan 2024 11:44:02 +0800 Subject: [PATCH] Upgrade to 5.15.10 --- python-qt5.spec | 7 +++++-- sources | 3 ++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/python-qt5.spec b/python-qt5.spec index f1db4e8..54d2461 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -9,8 +9,8 @@ Summary: PyQt5 is a set of Python bindings for Qt5 Name: python-qt5 -Version: 5.15.9 -Release: 4%{?dist} +Version: 5.15.10 +Release: 1%{?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.10-1 +- Upgrade to 5.15.10 + * Thu Sep 21 2023 kianli - 5.15.9-4 - Rebuilt for qt5-qt3d 5.15.10 diff --git a/sources b/sources index bdfd7a0..bef1792 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ -SHA512 (PyQt5-5.15.9.tar.gz) = 1c07d93aefe1c24e80851eb4631b80a99e7ba06e823181325456edb90285d3d22417a9f7d4c3ff9c6195bd801e7dc2bbabf0587af844a5e4b0a410c4611d119e +SHA512 (PyQt5-5.15.10.tar.gz) = e62debe112210b68993377264448199b66a43fc5db13c583a25e210759f5cd945bd1056c1c19fb86bcf005c6904358dfb89e005d27167a349f1d55987a63013e + -- Gitee