From 502d77aceea7885fea5e40ba43fae553334eb87a Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 25 Jun 2014 16:50:14 +0200 Subject: [PATCH] Update to 5.3.1 --- .gitignore | 1 + qt5-qtconnectivity.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) 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