Update to 5.4.2

This commit is contained in:
Jan Grulich 2015-06-03 15:25:27 +02:00
parent 15928d9f87
commit dbbb25412a
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/qtgraphicaleffects-opensource-src-5.4.0.tar.xz
/qtgraphicaleffects-opensource-src-5.4.1.tar.xz
/qtgraphicaleffects-opensource-src-5.4.2.tar.xz

View File

@ -7,8 +7,8 @@
Summary: Qt5 - QtGraphicalEffects component
Name: qt5-%{qt_module}
Version: 5.4.1
Release: 2%{?dist}
Version: 5.4.2
Release: 1%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively from qt5-qtbase for details
License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -74,7 +74,7 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform}
%files
%doc LGPL_EXCEPTION.txt LICENSE.GPL* LICENSE.LGPL*
%doc LGPL_EXCEPTION.txt LICENSE.LGPL*
%dir %{_qt5_archdatadir}/qml/
%{_qt5_archdatadir}/qml/QtGraphicalEffects/
@ -87,6 +87,9 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform}
%changelog
* Wed Jun 03 2015 Jan Grulich <jgrulich@redhat.com> - 5.4.2-1
- 5.4.2
* Fri Feb 27 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.4.1-2
- rebuild (gcc5)

View File

@ -1 +1 @@
02bec01c2af9a7d08582fbffbfa4976a qtgraphicaleffects-opensource-src-5.4.1.tar.xz
3145c92da410e880a0124a25176ac9bc qtgraphicaleffects-opensource-src-5.4.2.tar.xz