diff --git a/.gitignore b/.gitignore index 743c8ec..2546534 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /qtlocation-opensource-src-5.2.1.tar.xz +/qtlocation-opensource-src-5.3.0.tar.xz diff --git a/qt5-qtlocation.spec b/qt5-qtlocation.spec index b9018b7..a9ef3ed 100644 --- a/qt5-qtlocation.spec +++ b/qt5-qtlocation.spec @@ -5,16 +5,16 @@ Summary: Qt5 - Location component Name: qt5-%{qt_module} -Version: 5.2.1 -Release: 2%{?dist} +Version: 5.3.0 +Release: 1%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://qt-project.org/ %if 0%{?pre:1} -Source0: http://download.qt-project.org/development_releases/qt/5.2/%{version}-%{pre}/submodules/%{qt_module}-opensource-src-%{version}-%{pre}.tar.xz +Source0: http://download.qt-project.org/development_releases/qt/5.3/%{version}-%{pre}/submodules/%{qt_module}-opensource-src-%{version}-%{pre}.tar.xz %else -Source0: http://download.qt-project.org/official_releases/qt/5.2/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz +Source0: http://download.qt-project.org/official_releases/qt/5.3/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz %endif BuildRequires: qt5-qtbase-devel >= %{version} @@ -123,6 +123,9 @@ popd %changelog +* Wed May 21 2014 Jan Grulich 5.3.0-1 +- 5.3.0 + * Mon May 05 2014 Rex Dieter 5.2.1-2 - sanitize .prl file(s) diff --git a/sources b/sources index 3227e2d..8eb0447 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4de8ca8ac1a3e5db20a903286fb78840 qtlocation-opensource-src-5.2.1.tar.xz +bfc7678bfe7d78f12fb20a54ac54e610 qtlocation-opensource-src-5.3.0.tar.xz