- 5.9.0 Final
This commit is contained in:
parent
92e47bb290
commit
ceb1d76c8b
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/qtconnectivity-opensource-src-5.8.0.tar.xz
|
||||
/qtconnectivity-opensource-src-5.9.0-beta3.tar.xz
|
||||
/qtconnectivity-opensource-src-5.9.0-rc.tar.xz
|
||||
/qtconnectivity-opensource-src-5.9.0.tar.xz
|
||||
|
||||
@ -3,12 +3,12 @@
|
||||
Summary: Qt5 - Connectivity components
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.9.0
|
||||
Release: 0.1.rc%{?dist}
|
||||
Release: 1%{?dist}
|
||||
|
||||
# See LICENSE.GPL3, respectively, for exception details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
Url: http://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/qtconnectivity-opensource-src-5.9.0.tar.xz
|
||||
|
||||
# filter qml provides
|
||||
%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$
|
||||
@ -35,7 +35,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n %{qt_module}-opensource-src-%{version}-rc
|
||||
%setup -q -n %{qt_module}-opensource-src-%{version}
|
||||
|
||||
%build
|
||||
mkdir %{_target_platform}
|
||||
@ -109,6 +109,9 @@ popd
|
||||
|
||||
|
||||
%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 (qtconnectivity-opensource-src-5.9.0-rc.tar.xz) = 45d2480fb7992d448dfe242229c0aecc82774f815a64ef02ac510c9f8f8da3b922ab542f80d373cc43e7face07988e17df1f8d04b34e86cbed725a7e8e3fbfd5
|
||||
SHA512 (qtconnectivity-opensource-src-5.9.0.tar.xz) = 432189e04b1aab248b8e209797866be3837fe69776026eaff239cb62b30e7ca00260a5517af64c5d94ef1c038d7807cdfee818bd58cafec3c220a910017c6f1a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user