Update to 5.6.1

This commit is contained in:
Jan Grulich 2016-06-09 18:16:59 +02:00
parent 98507c40e3
commit 82cc3bdc92
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -7,8 +7,8 @@
Summary: Qt5 - QtScript component
Name: qt5-%{qt_module}
Version: 5.6.0
Release: 4%{?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
@ -128,6 +128,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la
%changelog
* Thu Jun 09 2016 Jan Grulich <jgrulich@redhat.com> - 5.6.1-1
- Update to 5.6.1
* Sun Apr 17 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.0-4
- BR: qt5-qtbase-private-devel, -devel: Provides: private-devel

View File

@ -1 +1 @@
779e6083f0adc075b132c2706241e491 qtscript-opensource-src-5.6.0.tar.xz
631d38f242295dd026541c31d15e3bae qtscript-opensource-src-5.6.1.tar.xz