- 5.9.0 Final
This commit is contained in:
parent
017ec30127
commit
9625aeb68a
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/qtmultimedia-opensource-src-5.8.0.tar.xz
|
||||
/qtmultimedia-opensource-src-5.9.0-beta3.tar.xz
|
||||
/qtmultimedia-opensource-src-5.9.0-rc.tar.xz
|
||||
/qtmultimedia-opensource-src-5.9.0.tar.xz
|
||||
|
@ -10,11 +10,11 @@
|
||||
Summary: Qt5 - Multimedia support
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.9.0
|
||||
Release: 0.1.rc%{?dist}
|
||||
Release: 1%{?dist}
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
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/qtmultimedia-opensource-src-5.9.0.tar.xz
|
||||
|
||||
# filter plugin/qml provides
|
||||
%global __provides_exclude_from ^(%{_qt5_archdatadir}/qml/.*\\.so|%{_qt5_plugindir}/.*\\.so)$
|
||||
@ -63,7 +63,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
|
||||
@ -140,6 +140,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 (qtmultimedia-opensource-src-5.9.0-rc.tar.xz) = 381b77487f8d149dadd6c07c8c9ed6955b8e5593ebf0fd15cf667f729bf35f282caced65c4d60d962d9f83ba5ef509da526d062cae7b26132de1081768746a4f
|
||||
SHA512 (qtmultimedia-opensource-src-5.9.0.tar.xz) = 5955ecf8b5683de896bc5d3fefeac74c79d52f3492f0fecfbd9f1af7026b1ac7eabd58b50933d89a4c1d24d09e86a0f15b68e0e95e0b93e032f54b306f913035
|
||||
|
Loading…
Reference in New Issue
Block a user