Update to 5.4.2

This commit is contained in:
Jan Grulich 2015-06-03 15:37:57 +02:00
parent d7bc1d0749
commit 981e356208
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/qtwayland-opensource-src-5.4.1.tar.xz
/qtwayland-opensource-src-5.4.2.tar.xz

View File

@ -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 <jgrulich@redhat.com> - 5.4.2-1
- 5.4.2
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 5.4.1-2
- Rebuilt for GCC 5 C++11 ABI change

View File

@ -1 +1 @@
a132295b896062d21ded0937a56d22a3 qtwayland-opensource-src-5.4.1.tar.xz
68de7d22a4275e55e787fb8b0f0e2896 qtwayland-opensource-src-5.4.2.tar.xz