From 22d783fac1b06693112802425035636c7a98d710 Mon Sep 17 00:00:00 2001 From: small_leek Date: Tue, 18 Aug 2020 20:42:15 +0800 Subject: [PATCH] release + 1: for pkgs affeccted by updated ones --- 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