diff --git a/.gitignore b/.gitignore index c6eea3f..17266a6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /qtxmlpatterns-opensource-src-5.2.1.tar.xz +/qtxmlpatterns-opensource-src-5.3.0.tar.xz diff --git a/qt5-qtxmlpatterns.spec b/qt5-qtxmlpatterns.spec index 13ed029..740301f 100644 --- a/qt5-qtxmlpatterns.spec +++ b/qt5-qtxmlpatterns.spec @@ -10,16 +10,16 @@ Summary: Qt5 - QtXmlPatterns 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} @@ -134,6 +134,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 - use standard (same as qtbase) .prl sanitation diff --git a/sources b/sources index ccf30c3..f527fe5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d01c6b837db4a6dee69a3f0352b37e18 qtxmlpatterns-opensource-src-5.2.1.tar.xz +68c6e1311ecf8727368961739243d3b2 qtxmlpatterns-opensource-src-5.3.0.tar.xz