|
|
@ -12,8 +12,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
Summary: Python bindings for Qt5
|
|
|
|
Summary: Python bindings for Qt5
|
|
|
|
Name: python-qt5
|
|
|
|
Name: python-qt5
|
|
|
|
Version: 5.4
|
|
|
|
Version: 5.4.1
|
|
|
|
Release: 6%{?dist}
|
|
|
|
Release: 1%{?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+
|
|
|
@ -50,10 +50,10 @@ BuildRequires: pkgconfig(Qt5X11Extras)
|
|
|
|
BuildRequires: pkgconfig(Qt5Xml) pkgconfig(Qt5XmlPatterns)
|
|
|
|
BuildRequires: pkgconfig(Qt5Xml) pkgconfig(Qt5XmlPatterns)
|
|
|
|
BuildRequires: pkgconfig(Qt5WebKit) pkgconfig(Qt5WebKitWidgets)
|
|
|
|
BuildRequires: pkgconfig(Qt5WebKit) pkgconfig(Qt5WebKitWidgets)
|
|
|
|
BuildRequires: python2-devel
|
|
|
|
BuildRequires: python2-devel
|
|
|
|
BuildRequires: sip-devel >= 4.16.5
|
|
|
|
BuildRequires: sip-devel >= 4.16.6
|
|
|
|
%if 0%{?with_python3}
|
|
|
|
%if 0%{?with_python3}
|
|
|
|
BuildRequires: python3-devel
|
|
|
|
BuildRequires: python3-devel
|
|
|
|
BuildRequires: python3-sip-devel >= 4.16.5
|
|
|
|
BuildRequires: python3-sip-devel >= 4.16.6
|
|
|
|
BuildRequires: python3-dbus
|
|
|
|
BuildRequires: python3-dbus
|
|
|
|
%endif # with_python3
|
|
|
|
%endif # with_python3
|
|
|
|
|
|
|
|
|
|
|
@ -283,6 +283,9 @@ sed -i \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Feb 26 2015 Rex Dieter <rdieter@fedoraproject.org> 5.4.1-1
|
|
|
|
|
|
|
|
- 5.4.1
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Feb 25 2015 Rex Dieter <rdieter@fedoraproject.org> 5.4-6
|
|
|
|
* Wed Feb 25 2015 Rex Dieter <rdieter@fedoraproject.org> 5.4-6
|
|
|
|
- rebuild (sip)
|
|
|
|
- rebuild (sip)
|
|
|
|
|
|
|
|
|
|
|
|