Update to 5.6.1

This commit is contained in:
Jan Grulich 2016-06-09 17:13:13 +02:00
parent 1d5a6f00e0
commit 27ff35fabf
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/qtmultimedia-opensource-src-5.6.0-beta1.tar.xz
/qtmultimedia-opensource-src-5.6.0-rc.tar.xz
/qtmultimedia-opensource-src-5.6.0.tar.xz
/qtmultimedia-opensource-src-5.6.1.tar.xz

View File

@ -23,8 +23,8 @@
Summary: Qt5 - Multimedia support
Name: qt5-%{qt_module}
Version: 5.6.0
Release: 3%{?prerelease:.%{prerelease}}%{?dist}
Version: 5.6.1
Release: 1%{?prerelease:.%{prerelease}}%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -177,6 +177,9 @@ popd
%changelog
* Thu Jun 09 2016 Jan Grulich <jgrulich@redhat.com> - 5.6.1-1
- Update to 5.6.1
* Sun Mar 20 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.0-3
- rebuild

View File

@ -1 +1 @@
c66e500f6d5be693231718cccf997c30 qtmultimedia-opensource-src-5.6.0.tar.xz
01e90a2ba304625305170f04cf3e6704 qtmultimedia-opensource-src-5.6.1.tar.xz