diff --git a/.gitignore b/.gitignore index fa88290..a8a40f0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /qtconnectivity-opensource-src-5.2.1.tar.xz /qtconnectivity-opensource-src-5.3.0.tar.xz +/qtconnectivity-opensource-src-5.3.1.tar.xz diff --git a/qt5-qtconnectivity.spec b/qt5-qtconnectivity.spec index efa40d6..6c60df3 100644 --- a/qt5-qtconnectivity.spec +++ b/qt5-qtconnectivity.spec @@ -5,8 +5,8 @@ Summary: Qt5 - Connectivity components Name: qt5-%{qt_module} -Version: 5.3.0 -Release: 2%{?dist} +Version: 5.3.1 +Release: 1%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -125,6 +125,9 @@ popd %changelog +* Tue Jun 17 2014 Jan Grulich - 5.3.1-1 +- 5.3.1 + * Sun Jun 08 2014 Fedora Release Engineering - 5.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 16485ac..1fc9bfc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -46e4e8df94b4da4415aa5f5076b8bc45 qtconnectivity-opensource-src-5.3.0.tar.xz +2693394de6dd97d3a054791cef77b928 qtconnectivity-opensource-src-5.3.1.tar.xz