rebuild (sip)
This commit is contained in:
parent
aa10c714a0
commit
9d9ee81e42
@ -13,7 +13,7 @@
|
|||||||
Summary: Python bindings for Qt5
|
Summary: Python bindings for Qt5
|
||||||
Name: python-qt5
|
Name: python-qt5
|
||||||
Version: 5.4.1
|
Version: 5.4.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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+
|
||||||
@ -110,7 +110,7 @@ BuildArch: noarch
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n PyQt-gpl-%{version}%{?snap:-snapshot-%{snap}}
|
%setup -q -n PyQt-gpl-%{version}%{?snap:-snapshot-%{snap}}
|
||||||
|
|
||||||
%if 0%{?with_python3}
|
%if 0%{?with_python3}
|
||||||
rm -rf %{py3dir}
|
rm -rf %{py3dir}
|
||||||
@ -287,6 +287,9 @@ sed -i \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 25 2015 Rex Dieter <rdieter@fedoraproject.org> 5.4.1-2
|
||||||
|
- rebuild (sip)
|
||||||
|
|
||||||
* Thu Feb 26 2015 Rex Dieter <rdieter@fedoraproject.org> 5.4.1-1
|
* Thu Feb 26 2015 Rex Dieter <rdieter@fedoraproject.org> 5.4.1-1
|
||||||
- 5.4.1
|
- 5.4.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user