Update to 5.6.1
This commit is contained in:
parent
98507c40e3
commit
82cc3bdc92
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/qtscript-opensource-src-5.6.0-beta1.tar.xz
|
/qtscript-opensource-src-5.6.0-beta1.tar.xz
|
||||||
/qtscript-opensource-src-5.6.0-rc.tar.xz
|
/qtscript-opensource-src-5.6.0-rc.tar.xz
|
||||||
/qtscript-opensource-src-5.6.0.tar.xz
|
/qtscript-opensource-src-5.6.0.tar.xz
|
||||||
|
/qtscript-opensource-src-5.6.1.tar.xz
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
Summary: Qt5 - QtScript component
|
Summary: Qt5 - QtScript component
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.6.0
|
Version: 5.6.1
|
||||||
Release: 4%{?prerelease:.%{prerelease}}%{?dist}
|
Release: 1%{?prerelease:.%{prerelease}}%{?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
|
||||||
@ -128,6 +128,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Apr 17 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.0-4
|
||||||
- BR: qt5-qtbase-private-devel, -devel: Provides: private-devel
|
- BR: qt5-qtbase-private-devel, -devel: Provides: private-devel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user