- 5.9.0 Final
This commit is contained in:
parent
50cbb4dfb7
commit
7200a94ebc
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/qtquickcontrols-opensource-src-5.8.0.tar.xz
|
/qtquickcontrols-opensource-src-5.8.0.tar.xz
|
||||||
/qtquickcontrols-opensource-src-5.9.0-beta3.tar.xz
|
/qtquickcontrols-opensource-src-5.9.0-beta3.tar.xz
|
||||||
/qtquickcontrols-opensource-src-5.9.0-rc.tar.xz
|
/qtquickcontrols-opensource-src-5.9.0-rc.tar.xz
|
||||||
|
/qtquickcontrols-opensource-src-5.9.0.tar.xz
|
||||||
|
@ -3,11 +3,11 @@
|
|||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Summary: Qt5 - module with set of QtQuick controls
|
Summary: Qt5 - module with set of QtQuick controls
|
||||||
Version: 5.9.0
|
Version: 5.9.0
|
||||||
Release: 0.1.rc%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: LGPLv2 or LGPLv3 and GFDL
|
License: LGPLv2 or LGPLv3 and GFDL
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
Source0: https://download.qt.io/development_releases/qt/5.9/%{version}-rc/submodules/%{qt_module}-opensource-src-%{version}-rc.tar.xz
|
Source0: https://download.qt.io/official_releases/qt/5.9/5.9.0/submodules/qtquickcontrols-opensource-src-5.9.0.tar.xz
|
||||||
|
|
||||||
# filter qml provides
|
# filter qml provides
|
||||||
%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$
|
%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$
|
||||||
@ -28,7 +28,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{qt_module}-opensource-src-%{version}-rc
|
%setup -q -n %{qt_module}-opensource-src-%{version}
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -52,6 +52,9 @@ make install INSTALL_ROOT=%{buildroot} -C %{_target_platform}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 31 2017 Helio Chissini de Castro <helio@kde.org> - 5.9.0-1
|
||||||
|
- Upstream official release
|
||||||
|
|
||||||
* Fri May 26 2017 Helio Chissini de Castro <helio@kde.org> - 5.9.0-0.1.rc
|
* Fri May 26 2017 Helio Chissini de Castro <helio@kde.org> - 5.9.0-0.1.rc
|
||||||
- Upstream Release Candidate retagged
|
- Upstream Release Candidate retagged
|
||||||
|
|
||||||
@ -104,7 +107,7 @@ make install INSTALL_ROOT=%{buildroot} -C %{_target_platform}
|
|||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Dec 21 2015 Rex Dieter <rdieter@fedoraproject.org> 5.6.0-0.4
|
* Mon Dec 21 2015 Rex Dieter <rdieter@fedoraproject.org> 5.6.0-0.4
|
||||||
- fix source URL, fresh (real?) beta sources, fix Release: 0.1.rc%{?dist}
|
- fix source URL, fresh (real?) beta sources, fix Release: 1%{?dist}
|
||||||
|
|
||||||
* Thu Dec 10 2015 Helio Chissini de Castro <helio@kde.org> - 5.6.0-0.3
|
* Thu Dec 10 2015 Helio Chissini de Castro <helio@kde.org> - 5.6.0-0.3
|
||||||
- Official beta release
|
- Official beta release
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtquickcontrols-opensource-src-5.9.0-rc.tar.xz) = 9f5b15bbd14036b897a369cbd523c87e6dd67610582b4a8638af72d9beccdf5d736c6099aac75930cc7e1bae7352d0aa3093dcd8eae94b9bfe442ad6ef5bc843
|
SHA512 (qtquickcontrols-opensource-src-5.9.0.tar.xz) = 24259d70d70e4222264383f9a571e343c1a35a387e8b053a3e992453a432d93c4aff4d4e59e30a4d1a040cfbf0581e88fba7ace8701989ff27df8239a8f9d52a
|
||||||
|
Loading…
Reference in New Issue
Block a user