- 5.9.0 Final

epel9
Helio Chissini de Castro 8 years ago
parent 74cdb1df06
commit 05ef667a15

1
.gitignore vendored

@ -2,3 +2,4 @@
/qtcharts-opensource-src-5.8.0.tar.xz /qtcharts-opensource-src-5.8.0.tar.xz
/qtcharts-opensource-src-5.9.0-beta3.tar.xz /qtcharts-opensource-src-5.9.0-beta3.tar.xz
/qtcharts-opensource-src-5.9.0-rc.tar.xz /qtcharts-opensource-src-5.9.0-rc.tar.xz
/qtcharts-opensource-src-5.9.0.tar.xz

@ -3,11 +3,11 @@
Summary: Qt5 - Charts component Summary: Qt5 - Charts component
Name: qt5-%{qt_module} Name: qt5-%{qt_module}
Version: 5.9.0 Version: 5.9.0
Release: 0.1.rc%{?dist} Release: 1%{?dist}
License: GPLv3 License: GPLv3
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/qtcharts-opensource-src-5.9.0.tar.xz
BuildRequires: qt5-qtbase-devel >= %{version} BuildRequires: qt5-qtbase-devel >= %{version}
BuildRequires: pkgconfig(Qt5Qml) >= %{version} BuildRequires: pkgconfig(Qt5Qml) >= %{version}
@ -31,7 +31,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%prep %prep
%setup -q -n %{qt_module}-opensource-src-%{version}-rc %setup -q -n %{qt_module}-opensource-src-%{version}
%build %build
@ -68,6 +68,9 @@ make install INSTALL_ROOT=%{buildroot} -C %{_target_platform}
%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

@ -1 +1 @@
SHA512 (qtcharts-opensource-src-5.9.0-rc.tar.xz) = b3e35be3268f78d9cffe40cacb177c743922d46756e1841e3765e60b03070258c01c134a26bfd991fdf7de351502237e456d9ed828f1e1440ddd7c13f0c25fe9 SHA512 (qtcharts-opensource-src-5.9.0.tar.xz) = b67598887747755091edc486e766b70aa55804a931a195485e68c10c58eb4ab81287a0444a6ff629c2a9cfeb32127adb55ec4da7aafefe607272c50fe9bd9798

Loading…
Cancel
Save