Update to 5.4.2

This commit is contained in:
Jan Grulich 2015-06-04 13:46:05 +02:00
parent 2f3e6b1c36
commit 9f96437b01
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -7,8 +7,8 @@
Summary: Qt5 - QtScript component
Name: qt5-%{qt_module}
Version: 5.4.1
Release: 3%{?dist}
Version: 5.4.2
Release: 1%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -130,6 +130,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la
%changelog
* Thu Jun 04 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
- Rebuilt for GCC 5 C++11 ABI change

View File

@ -1 +1 @@
70165fd13fa0ba5b1f577f849f0c4f12 qtscript-opensource-src-5.4.1.tar.xz
a615a02ab48e1e8e94c161d65f6af2ad qtscript-opensource-src-5.4.2.tar.xz