- 5.9.0 Final
This commit is contained in:
parent
9edc8d3c99
commit
81d8f7aa56
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/qtx11extras-opensource-src-5.8.0.tar.xz
|
/qtx11extras-opensource-src-5.8.0.tar.xz
|
||||||
/qtx11extras-opensource-src-5.9.0-beta3.tar.xz
|
/qtx11extras-opensource-src-5.9.0-beta3.tar.xz
|
||||||
/qtx11extras-opensource-src-5.9.0-rc.tar.xz
|
/qtx11extras-opensource-src-5.9.0-rc.tar.xz
|
||||||
|
/qtx11extras-opensource-src-5.9.0.tar.xz
|
||||||
|
@ -3,12 +3,12 @@
|
|||||||
Summary: Qt5 - X11 support library
|
Summary: Qt5 - X11 support library
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.9.0
|
Version: 5.9.0
|
||||||
Release: 0.1.rc%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||||
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/qtx11extras-opensource-src-5.9.0.tar.xz
|
||||||
|
|
||||||
BuildRequires: qt5-qtbase-devel >= %{version}
|
BuildRequires: qt5-qtbase-devel >= %{version}
|
||||||
BuildRequires: qt5-qtbase-private-devel
|
BuildRequires: qt5-qtbase-private-devel
|
||||||
@ -27,7 +27,7 @@ Requires: qt5-qtbase-devel%{?_isa}
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{qt_module}-opensource-src-%{version}-rc
|
%setup -q -n %{qt_module}-opensource-src-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mkdir %{_target_platform}
|
mkdir %{_target_platform}
|
||||||
@ -68,6 +68,9 @@ popd
|
|||||||
%{_qt5_archdatadir}/mkspecs/modules/qt_lib_x11extras*.pri
|
%{_qt5_archdatadir}/mkspecs/modules/qt_lib_x11extras*.pri
|
||||||
|
|
||||||
%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
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qtx11extras-opensource-src-5.9.0-rc.tar.xz) = 1c70a6155421eb1d4b1529ae5cc937f9bde9d883ad6e46af762c518d03e6f4912a1d6b6c3c54045e30f75e214eab376548e7018b82b964bc95a3486c6d881d4f
|
SHA512 (qtx11extras-opensource-src-5.9.0.tar.xz) = ee45d70fa4f2f1a9e72642786fb524adfda42125047a9719cb74a5b5f9860d8adb6ba008dd8507d0b6210cca44fdd79da0e147806e8874332b0232aa6c41607a
|
||||||
|
Loading…
Reference in New Issue
Block a user