Update to 5.6.1
This commit is contained in:
parent
11a9ac1b69
commit
c821f5fdaa
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/qtwayland-opensource-src-5.6.0-beta1.tar.xz
|
/qtwayland-opensource-src-5.6.0-beta1.tar.xz
|
||||||
/qtwayland-opensource-src-5.6.0-rc.tar.xz
|
/qtwayland-opensource-src-5.6.0-rc.tar.xz
|
||||||
/qtwayland-opensource-src-5.6.0.tar.xz
|
/qtwayland-opensource-src-5.6.0.tar.xz
|
||||||
|
/qtwayland-opensource-src-5.6.1.tar.xz
|
||||||
|
@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
Summary: Qt5 - Wayland platform support and QtCompositor module
|
Summary: Qt5 - Wayland platform support and QtCompositor module
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.6.0
|
Version: 5.6.1
|
||||||
Release: 11%{?prerelease:.%{prerelease}}%{?dist}
|
Release: 1%{?prerelease:.%{prerelease}}%{?dist}
|
||||||
License: LGPLv2 with exceptions or LGPLv3 with exceptions
|
License: LGPLv2 with exceptions or LGPLv3 with exceptions
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
Source0: http://download.qt.io/snapshots/qt/5.6/%{version}%{?prerelease:-%{prerelease}}/submodules/%{qt_module}-opensource-src-%{version}%{?prerelease:-%{prerelease}}.tar.xz
|
Source0: http://download.qt.io/snapshots/qt/5.6/%{version}%{?prerelease:-%{prerelease}}/submodules/%{qt_module}-opensource-src-%{version}%{?prerelease:-%{prerelease}}.tar.xz
|
||||||
@ -134,6 +134,9 @@ install -pm644 \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 09 2016 Jan Grulich <jgrulich@redhat.com> - 5.6.1-1
|
||||||
|
- Update to 5.6.1
|
||||||
|
|
||||||
* Mon Mar 21 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.0-11
|
* Mon Mar 21 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.0-11
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user