Update to 5.4.2
This commit is contained in:
parent
b2bab71667
commit
10a294a28c
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user