From 2e17fd63df35824f0876a44ae54d7aade986b41c Mon Sep 17 00:00:00 2001 From: fanjiachen Date: Tue, 18 Aug 2020 21:53:54 +0800 Subject: [PATCH] add release for update --- PyQt4.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyQt4.spec b/PyQt4.spec index 0d51377..a034f57 100644 --- a/PyQt4.spec +++ b/PyQt4.spec @@ -7,7 +7,7 @@ %global __provides_exclude_from ^(%{python2_sitearch}/.*\\.so|%{python3_sitearch}/.*\\.so|%{_qt4_plugindir}/.*\\.so)$ Name: PyQt4 Version: 4.12.1 -Release: 12 +Release: 13 Summary: Python bindings for Qt4 License: (GPLv3 or GPLv2 with exceptions) and BSD Url: http://www.riverbankcomputing.com/software/pyqt/ -- Gitee