diff --git a/.gitignore b/.gitignore index 5e921dd..80df59f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /qtquickcontrols-opensource-src-5.2.1.tar.xz /qtquickcontrols-opensource-src-5.3.0.tar.xz +/qtquickcontrols-opensource-src-5.3.1.tar.xz diff --git a/qt5-qtquickcontrols.spec b/qt5-qtquickcontrols.spec index d0248cf..9632eb5 100644 --- a/qt5-qtquickcontrols.spec +++ b/qt5-qtquickcontrols.spec @@ -7,8 +7,8 @@ Name: qt5-%{qt_module} Summary: Qt5 - module with set of QtQuick controls -Version: 5.3.0 -Release: 2%{?dist} +Version: 5.3.1 +Release: 1%{?dist} License: BSD and (LGPLv2 with exceptions or GPLv3 with exceptions) and GFDL Url: http://qt-project.org/ @@ -99,6 +99,9 @@ make install_docs INSTALL_ROOT=%{buildroot} %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 2ade8e3..4d325be 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -808b5a28f152f1af19dad30a10e5dbf1 qtquickcontrols-opensource-src-5.3.0.tar.xz +90bffd1ea73d2f13322b25aa1b2d5e25 qtquickcontrols-opensource-src-5.3.1.tar.xz