Update to 5.4.2

This commit is contained in:
Jan Grulich 2015-06-03 12:54:42 +02:00
parent 22d5601692
commit 3fabf24f3f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -10,8 +10,8 @@
Summary: Qt5 - QtXmlPatterns 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
@ -140,6 +140,9 @@ popd
%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
- Rebuilt for GCC 5 C++11 ABI change

View File

@ -1 +1 @@
ec2970e9e9c38f88be74f18101937c28 qtxmlpatterns-opensource-src-5.4.1.tar.xz
162c72d1398261bc15b8411705ca05e2 qtxmlpatterns-opensource-src-5.4.2.tar.xz