Update to 5.3.1

This commit is contained in:
Jan Grulich 2014-06-25 16:50:18 +02:00
parent 344c2a5008
commit 89933de9a6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/qtmultimedia-opensource-src-5.2.1.tar.xz /qtmultimedia-opensource-src-5.2.1.tar.xz
/qtmultimedia-opensource-src-5.3.0.tar.xz /qtmultimedia-opensource-src-5.3.0.tar.xz
/qtmultimedia-opensource-src-5.3.1.tar.xz

View File

@ -12,8 +12,8 @@
Summary: Qt5 - Multimedia support Summary: Qt5 - Multimedia support
Name: qt5-%{qt_module} Name: qt5-%{qt_module}
Version: 5.3.0 Version: 5.3.1
Release: 2%{?dist} Release: 1%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -158,6 +158,9 @@ popd
%changelog %changelog
* Tue Jun 17 2014 Jan Grulich <jgrulich@redhat.com> - 5.3.1-1
- 5.3.1
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.3.0-2 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
921f4596ca39b78851663369db0bbcee qtmultimedia-opensource-src-5.3.0.tar.xz b373739f085207dda92b3399d477faf8 qtmultimedia-opensource-src-5.3.1.tar.xz