%description: mention PyQt5
This commit is contained in:
parent
9b8fbc73c6
commit
d9e177b9bb
@ -13,7 +13,7 @@
|
|||||||
Summary: Python bindings for Qt5
|
Summary: Python bindings for Qt5
|
||||||
Name: python-qt5
|
Name: python-qt5
|
||||||
Version: 5.5.1
|
Version: 5.5.1
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
|
|
||||||
# all BSD, except for GPLv2+ dbus bindings and examples
|
# all BSD, except for GPLv2+ dbus bindings and examples
|
||||||
License: BSD and GPLv2+
|
License: BSD and GPLv2+
|
||||||
@ -82,7 +82,7 @@ Provides: python2-qt5 = %{version}-%{release}
|
|||||||
Provides: python2-qt5%{?_isa} = %{version}-%{release}
|
Provides: python2-qt5%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
These are Python bindings for Qt5.
|
PyQt5 is Python bindings for Qt5.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
@ -327,6 +327,9 @@ sed -i \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 13 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.5.1-5
|
||||||
|
- %%description: mention PyQt5
|
||||||
|
|
||||||
* Mon Dec 07 2015 Rex Dieter <rdieter@fedoraproject.org> 5.5.1-4
|
* Mon Dec 07 2015 Rex Dieter <rdieter@fedoraproject.org> 5.5.1-4
|
||||||
- rebuild (qt5), Provides: python2-qt5
|
- rebuild (qt5), Provides: python2-qt5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user