From 981e35620850cbadf529b52637e9c5985cde6f72 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 3 Jun 2015 15:37:57 +0200 Subject: [PATCH] Update to 5.4.2 --- .gitignore | 1 + qt5-qtwayland.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6f3a3e2..5d8fe30 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /qtwayland-opensource-src-5.4.1.tar.xz +/qtwayland-opensource-src-5.4.2.tar.xz diff --git a/qt5-qtwayland.spec b/qt5-qtwayland.spec index 9ddcefa..db9f850 100644 --- a/qt5-qtwayland.spec +++ b/qt5-qtwayland.spec @@ -6,8 +6,8 @@ Summary: Qt5 - Wayland platform support and QtCompositor module Name: qt5-%{qt_module} -Version: 5.4.1 -Release: 2%{?dist} +Version: 5.4.2 +Release: 1%{?dist} License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://qt-project.org/wiki/QtWayland %if 0%{?pre:1} @@ -143,6 +143,9 @@ install -pm644 \ %changelog +* Wed Jun 03 2015 Jan Grulich - 5.4.2-1 +- 5.4.2 + * Sat May 02 2015 Kalev Lember - 5.4.1-2 - Rebuilt for GCC 5 C++11 ABI change diff --git a/sources b/sources index b45410a..d09594a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a132295b896062d21ded0937a56d22a3 qtwayland-opensource-src-5.4.1.tar.xz +68de7d22a4275e55e787fb8b0f0e2896 qtwayland-opensource-src-5.4.2.tar.xz