Change Source

(cherry picked from commit f3751e7b8a71e508a43a11fd4dd0b9d2d0fe4aff)
This commit is contained in:
starlet-dx 2022-11-10 19:05:52 +08:00 committed by openeuler-sync-bot
parent 2da2307413
commit 0858c9bf1f

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