- 5.9.0 Final
This commit is contained in:
parent
f35dbe7860
commit
bdbc469837
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/qtwayland-opensource-src-5.8.0.tar.xz
|
||||
/qtwayland-opensource-src-5.9.0-beta3.tar.xz
|
||||
/qtwayland-opensource-src-5.9.0-rc.tar.xz
|
||||
/qtwayland-opensource-src-5.9.0.tar.xz
|
||||
|
@ -3,11 +3,11 @@
|
||||
Summary: Qt5 - Wayland platform support and QtCompositor module
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.9.0
|
||||
Release: 0.1.rc%{?dist}
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPLv3
|
||||
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/qtwayland-opensource-src-5.9.0.tar.xz
|
||||
|
||||
# filter qml provides
|
||||
%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$
|
||||
@ -51,7 +51,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%{summary}.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{qt_module}-opensource-src-%{version}-rc
|
||||
%setup -q -n %{qt_module}-opensource-src-%{version}
|
||||
|
||||
%build
|
||||
%{qmake_qt5}
|
||||
@ -113,6 +113,9 @@ popd
|
||||
%{_qt5_examplesdir}/wayland/
|
||||
|
||||
%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 (qtwayland-opensource-src-5.9.0-rc.tar.xz) = 155ab4693079a47ea3157e93f8adca09bea97ae111eb518d11f9dd30871b5690429b6d2ad4a4cdca42306dc0e03a411ce8d2a00cb8b9b36dee7beba4d32290ba
|
||||
SHA512 (qtwayland-opensource-src-5.9.0.tar.xz) = 40c6853bcf5b5bb349c80a64b170f56862482d123d2cfe35c9d71ed047137ddd45c387c2293caeab8a67ed5cd8c3e0f07ed2dc82652d55b99a15c1d93156f56c
|
||||
|
Loading…
Reference in New Issue
Block a user