From a095b81f9aac941ad6f573f90b5dbde410a9404a Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 5 Jun 2019 15:23:55 -0500 Subject: [PATCH] rebuild (qt5) --- python-qt5.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-qt5.spec b/python-qt5.spec index 491b2a5..69a12b9 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -37,7 +37,7 @@ Summary: PyQt5 is Python bindings for Qt5 Name: python-qt5 Version: 5.12.2 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv3 Url: http://www.riverbankcomputing.com/software/pyqt/ @@ -531,6 +531,9 @@ sed -i \ %changelog +* Wed Jun 05 2019 Rex Dieter - 5.12.2-4 +- rebuild (qt5) + * Sun May 12 2019 Rex Dieter - 5.12.2-3 - ship designer/qml plugins for python3 (only)