From 3fabf24f3f554f6cca9ddd71e187783579202246 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 3 Jun 2015 12:54:42 +0200 Subject: [PATCH] Update to 5.4.2 --- .gitignore | 1 + qt5-qtxmlpatterns.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fc27c64..1c91f83 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /qtxmlpatterns-opensource-src-5.4.0.tar.xz /qtxmlpatterns-opensource-src-5.4.1.tar.xz +/qtxmlpatterns-opensource-src-5.4.2.tar.xz diff --git a/qt5-qtxmlpatterns.spec b/qt5-qtxmlpatterns.spec index 2342b99..07a81f0 100644 --- a/qt5-qtxmlpatterns.spec +++ b/qt5-qtxmlpatterns.spec @@ -10,8 +10,8 @@ Summary: Qt5 - QtXmlPatterns component Name: qt5-%{qt_module} -Version: 5.4.1 -Release: 3%{?dist} +Version: 5.4.2 +Release: 1%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -140,6 +140,9 @@ popd %changelog +* Wed Jun 03 2015 Jan Grulich - 5.4.2-1 +- 5.4.2 + * Sat May 02 2015 Kalev Lember - 5.4.1-3 - Rebuilt for GCC 5 C++11 ABI change diff --git a/sources b/sources index 6f55e5c..0fa425b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ec2970e9e9c38f88be74f18101937c28 qtxmlpatterns-opensource-src-5.4.1.tar.xz +162c72d1398261bc15b8411705ca05e2 qtxmlpatterns-opensource-src-5.4.2.tar.xz