Update to 5.4.2

This commit is contained in:
Jan Grulich 2015-06-03 14:54:16 +02:00
parent b2bab71667
commit 10a294a28c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/qtquickcontrols-opensource-src-5.4.0.tar.xz /qtquickcontrols-opensource-src-5.4.0.tar.xz
/qtquickcontrols-opensource-src-5.4.1.tar.xz /qtquickcontrols-opensource-src-5.4.1.tar.xz
/qtquickcontrols-opensource-src-5.4.2.tar.xz

View File

@ -7,8 +7,8 @@
Name: qt5-%{qt_module} Name: qt5-%{qt_module}
Summary: Qt5 - module with set of QtQuick controls Summary: Qt5 - module with set of QtQuick controls
Version: 5.4.1 Version: 5.4.2
Release: 3%{?dist} Release: 1%{?dist}
License: BSD and (LGPLv2 with exceptions or GPLv3 with exceptions) and GFDL License: BSD and (LGPLv2 with exceptions or GPLv3 with exceptions) and GFDL
Url: http://qt-project.org/ Url: http://qt-project.org/
@ -106,6 +106,9 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform}
%changelog %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-3 * Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 5.4.1-3
- Rebuilt for GCC 5 C++11 ABI change - Rebuilt for GCC 5 C++11 ABI change

View File

@ -1 +1 @@
2950c8df9da1e3d418a1e209d24f503a qtquickcontrols-opensource-src-5.4.1.tar.xz 146f499a9f7c0009437077675134632d qtquickcontrols-opensource-src-5.4.2.tar.xz