!10 [sync] PR-8: Change Source

From: @openeuler-sync-bot 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2022-11-25 01:48:27 +00:00 committed by Gitee
commit adae4bb7a2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,11 +1,11 @@
Name: qt5-qtcanvas3d
Version: 5.12.5
Release: 1
Release: 2
Summary: Qt5 module for Canvas3d framework
License: LGPLv2 with exceptions or GPLv3 with exceptions
Url: http://www.qt.io
%global majmin %(echo %{version} | cut -d. -f1-2)
Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/qtcanvas3d-everywhere-src-%{version}.tar.xz
Source0: https://download.qt.io/archive/qt/%{majmin}/%{version}/submodules/qtcanvas3d-everywhere-src-%{version}.tar.xz
BuildRequires: make
BuildRequires: qt5-rpm-macros >= %{version} qt5-qtbase-devel >= %{version}
@ -44,6 +44,9 @@ make install INSTALL_ROOT=%{buildroot}
%endif
%changelog
* Thu Nov 10 2022 yaoxin <yaoxin30@h-partners.com> - 5.12.5-2
- Change Source
* Wed Oct 13 2021 peijiankang <peijiankang@kylinos.cn> - 5.12.5-1
- update to upstream version 5.12.5