From 10a294a28cf8fba6fba6bb6c7829d0ecf1711941 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 3 Jun 2015 14:54:16 +0200 Subject: [PATCH] Update to 5.4.2 --- .gitignore | 1 + qt5-qtquickcontrols.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 25b1926..4572cec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /qtquickcontrols-opensource-src-5.4.0.tar.xz /qtquickcontrols-opensource-src-5.4.1.tar.xz +/qtquickcontrols-opensource-src-5.4.2.tar.xz diff --git a/qt5-qtquickcontrols.spec b/qt5-qtquickcontrols.spec index 927289d..3976830 100644 --- a/qt5-qtquickcontrols.spec +++ b/qt5-qtquickcontrols.spec @@ -7,8 +7,8 @@ Name: qt5-%{qt_module} Summary: Qt5 - module with set of QtQuick controls -Version: 5.4.1 -Release: 3%{?dist} +Version: 5.4.2 +Release: 1%{?dist} License: BSD and (LGPLv2 with exceptions or GPLv3 with exceptions) and GFDL Url: http://qt-project.org/ @@ -106,6 +106,9 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform} %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 763e1b3..b755a3b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2950c8df9da1e3d418a1e209d24f503a qtquickcontrols-opensource-src-5.4.1.tar.xz +146f499a9f7c0009437077675134632d qtquickcontrols-opensource-src-5.4.2.tar.xz