diff --git a/.gitignore b/.gitignore index 6d7bc90..490fc7c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /qttools-opensource-src-5.4.0.tar.xz /qttools-opensource-src-5.4.1.tar.xz +/qttools-opensource-src-5.4.2.tar.xz diff --git a/qt5-qttools.spec b/qt5-qttools.spec index 81a6705..21f1e45 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -16,8 +16,8 @@ Summary: Qt5 - QtTool components Name: qt5-qttools -Version: 5.4.1 -Release: 3%{?dist} +Version: 5.4.2 +Release: 1%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -424,6 +424,9 @@ fi %changelog +* Wed Jun 03 2015 Jan Grulich - 5.4.2-1 +- 5.4.2 + * Sat May 02 2015 Rex Dieter 5.4.1-3 - rebuild (gcc5) diff --git a/sources b/sources index 38be805..4541a0b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5b2fd42304e9294bc0f77095fdb35ad6 qttools-opensource-src-5.4.1.tar.xz +2949a16131b54169119d1a14b891a10b qttools-opensource-src-5.4.2.tar.xz