- 5.9.0 Final
This commit is contained in:
parent
b5fb76cc1c
commit
9e18801cb9
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/qtsvg-opensource-src-5.8.0.tar.xz
|
||||
/qtsvg-opensource-src-5.9.0-beta3.tar.xz
|
||||
/qtsvg-opensource-src-5.9.0-rc.tar.xz
|
||||
/qtsvg-opensource-src-5.9.0.tar.xz
|
||||
|
@ -3,12 +3,12 @@
|
||||
Summary: Qt5 - Support for rendering and displaying SVG
|
||||
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/qtsvg-opensource-src-5.9.0.tar.xz
|
||||
|
||||
Patch0: qtsvg-opensource-src-5.6.0-beta1-example-install.patch
|
||||
|
||||
@ -37,7 +37,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
|
||||
mkdir %{_target_platform}
|
||||
@ -85,6 +85,9 @@ popd
|
||||
%{_qt5_examplesdir}/
|
||||
|
||||
%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 (qtsvg-opensource-src-5.9.0-rc.tar.xz) = d03a7923326c710cf18f3a81a1a7376fdee57e1a861e416a6463be34dbbeba530b06bfac7478c842a1c77bcdb6b864e833c56ae343534f1b30d6fc34ad813309
|
||||
SHA512 (qtsvg-opensource-src-5.9.0.tar.xz) = eed66e35d46e71349dc910de1708c17d6366474a471dfe9ba7df2821addaa06304751111d602cb461e857fe0dc12c918943bb6b22080517da1b7b2b17911c48d
|
||||
|
Loading…
Reference in New Issue
Block a user