From 532b6ac46aec99b2b47e55f747605082c257480e Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 22 May 2014 10:30:50 +0200 Subject: [PATCH] Update to 5.3.0 --- .gitignore | 1 + qt5-qtserialport.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 25c243a..eb802f1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /qtserialport-opensource-src-5.2.1.tar.xz +/qtserialport-opensource-src-5.3.0.tar.xz diff --git a/qt5-qtserialport.spec b/qt5-qtserialport.spec index 557b156..c3e3e48 100644 --- a/qt5-qtserialport.spec +++ b/qt5-qtserialport.spec @@ -5,16 +5,16 @@ Summary: Qt5 - SerialPort 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} @@ -115,6 +115,9 @@ popd %changelog +* Wed May 21 2014 Jan Grulich 5.3.0-1 +- 5.3.0 + * Sat Apr 26 2014 Rex Dieter 5.2.1-2 - clean .prl files (buildroot, excessive deps) (#1091630) diff --git a/sources b/sources index 0895d96..f4046c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2993ad7e92a0b6b41e3cb0e0e345d251 qtserialport-opensource-src-5.2.1.tar.xz +393a352f82f1f0000157834751a29578 qtserialport-opensource-src-5.3.0.tar.xz