From 6b035830b199c918bef33af95a54c0b3b11d9438 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 26 Jun 2014 09:55:17 +0200 Subject: [PATCH] Update to 5.3.1 --- .gitignore | 1 + qt5-qttools.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fa7481d..6180432 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /qttools-opensource-src-5.2.1.tar.xz /qttools-opensource-src-5.3.0.tar.xz +/qttools-opensource-src-5.3.1.tar.xz diff --git a/qt5-qttools.spec b/qt5-qttools.spec index 8efdfe3..4e20dce 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -11,8 +11,8 @@ Summary: Qt5 - QtTool components Name: qt5-qttools -Version: 5.3.0 -Release: 3%{?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 @@ -355,6 +355,9 @@ fi %changelog +* Tue Jun 17 2014 Jan Grulich - 5.3.1-1 +- 5.3.1 + * Sun Jun 08 2014 Fedora Release Engineering - 5.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index e305ce3..7c7fb65 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -628a91ddfe34efc6622fdba8c6348855 qttools-opensource-src-5.3.0.tar.xz +7264920fc489ac878d40218263df8c4e qttools-opensource-src-5.3.1.tar.xz