From dbbb25412a8c1c8bffcac5c5e32b3ee7edccce13 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 3 Jun 2015 15:25:27 +0200 Subject: [PATCH] Update to 5.4.2 --- .gitignore | 1 + qt5-qtgraphicaleffects.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 2c449e7..47a2041 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/qt5-qtgraphicaleffects.spec b/qt5-qtgraphicaleffects.spec index 46ab607..79f53a3 100644 --- a/qt5-qtgraphicaleffects.spec +++ b/qt5-qtgraphicaleffects.spec @@ -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 - 5.4.2-1 +- 5.4.2 + * Fri Feb 27 2015 Rex Dieter - 5.4.1-2 - rebuild (gcc5) diff --git a/sources b/sources index bf37a8d..dfa109d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02bec01c2af9a7d08582fbffbfa4976a qtgraphicaleffects-opensource-src-5.4.1.tar.xz +3145c92da410e880a0124a25176ac9bc qtgraphicaleffects-opensource-src-5.4.2.tar.xz