- 5.9.0 Final
This commit is contained in:
parent
938ee26881
commit
8e4df8f02e
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/qttools-opensource-src-5.8.0.tar.xz
|
||||
/qttools-opensource-src-5.9.0-beta3.tar.xz
|
||||
/qttools-opensource-src-5.9.0-rc.tar.xz
|
||||
/qttools-opensource-src-5.9.0.tar.xz
|
||||
|
@ -3,11 +3,11 @@
|
||||
Summary: Qt5 - QtTool components
|
||||
Name: qt5-qttools
|
||||
Version: 5.9.0
|
||||
Release: 0.1.rc%{?dist}
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPLv3 or LGPLv2
|
||||
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/qttools-opensource-src-5.9.0.tar.xz
|
||||
|
||||
# help lrelease/lupdate use/prefer qmake-qt5
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1009893
|
||||
@ -151,7 +151,7 @@ Requires: %{name}-common = %{version}-%{release}
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n %{qt_module}-opensource-src-%{version}-rc
|
||||
%setup -q -n %{qt_module}-opensource-src-%{version}
|
||||
%patch2 -p1 -b .qmake-qt5
|
||||
%ifarch %{mips32}
|
||||
%patch4 -p1 -b .libatomic
|
||||
@ -426,6 +426,9 @@ fi
|
||||
|
||||
|
||||
%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
|
||||
- Upstream Release Candidate retagged
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (qttools-opensource-src-5.9.0-rc.tar.xz) = f851e283f28874b0e6ba8691b5b47f261c648fd04f957196a61e77a8a43107dc3f43b96742c378bd3d1a04480f215ede4f90fafda095999a5b70ad67167587e3
|
||||
SHA512 (qttools-opensource-src-5.9.0.tar.xz) = 870ba688b67c890241b1961a908a2068ab353aba0e108d41b9a916e24c3c5c5c8ee9e6630cb87393384210b8a90aab99bc0f2bb3ffaf1f7df29256743897d284
|
||||
|
Loading…
Reference in New Issue
Block a user