From 9f96437b016ad3b243f8ac64f37a786aa5f23fde Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 4 Jun 2015 13:46:05 +0200 Subject: [PATCH] Update to 5.4.2 --- .gitignore | 1 + qt5-qtscript.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 621fb4a..537fd6b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /qtscript-opensource-src-5.4.0.tar.xz /qtscript-opensource-src-5.4.1.tar.xz +/qtscript-opensource-src-5.4.2.tar.xz diff --git a/qt5-qtscript.spec b/qt5-qtscript.spec index 699cf47..9c8c1ac 100644 --- a/qt5-qtscript.spec +++ b/qt5-qtscript.spec @@ -7,8 +7,8 @@ Summary: Qt5 - QtScript 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 @@ -130,6 +130,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la %changelog +* Thu Jun 04 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 929c443..622c1a4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -70165fd13fa0ba5b1f577f849f0c4f12 qtscript-opensource-src-5.4.1.tar.xz +a615a02ab48e1e8e94c161d65f6af2ad qtscript-opensource-src-5.4.2.tar.xz