From d9e177b9bb3c7f5a8809e943b9f39061f3fc9586 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 13 Jan 2016 08:52:18 -0600 Subject: [PATCH] %description: mention PyQt5 --- python-qt5.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-qt5.spec b/python-qt5.spec index b3bd976..11f2ba3 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -13,7 +13,7 @@ Summary: Python bindings for Qt5 Name: python-qt5 Version: 5.5.1 -Release: 4%{?dist} +Release: 5%{?dist} # all BSD, except for GPLv2+ dbus bindings and examples License: BSD and GPLv2+ @@ -82,7 +82,7 @@ Provides: python2-qt5 = %{version}-%{release} Provides: python2-qt5%{?_isa} = %{version}-%{release} %description -These are Python bindings for Qt5. +PyQt5 is Python bindings for Qt5. %package devel Summary: Development files for %{name} @@ -327,6 +327,9 @@ sed -i \ %changelog +* Wed Jan 13 2016 Rex Dieter - 5.5.1-5 +- %%description: mention PyQt5 + * Mon Dec 07 2015 Rex Dieter 5.5.1-4 - rebuild (qt5), Provides: python2-qt5