!6 update to upstream version 5.12.5
Merge pull request !6 from pei-jiankang/master
This commit is contained in:
commit
2da2307413
@ -1,12 +1,15 @@
|
||||
Name: qt5-qtcanvas3d
|
||||
Version: 5.11.1
|
||||
Release: 4
|
||||
Version: 5.12.5
|
||||
Release: 1
|
||||
Summary: Qt5 module for Canvas3d framework
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
Url: http://www.qt.io
|
||||
Source0: https://download.qt.io/new_archive/qt/5.11/%{version}/submodules/qtcanvas3d-everywhere-src-%{version}.tar.xz
|
||||
%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
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: qt5-rpm-macros >= %{version} qt5-qtbase-devel >= %{version}
|
||||
BuildRequires: qt5-qtbase-static
|
||||
BuildRequires: qt5-qtbase-private-devel qt5-qtdeclarative-devel
|
||||
%{?_qt5:Requires: %{_qt5} = %{_qt5_version}}
|
||||
|
||||
@ -41,6 +44,9 @@ make install INSTALL_ROOT=%{buildroot}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Oct 13 2021 peijiankang <peijiankang@kylinos.cn> - 5.12.5-1
|
||||
- update to upstream version 5.12.5
|
||||
|
||||
* Mon Sep 14 2020 liuweibo <liuweibo10@huawei.com> - 5.11.1-4
|
||||
- Fix Source0
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version_control: git
|
||||
src_repo: https://code.qt.io/qt/qtcanvas3d.git
|
||||
tag_prefix: "^v"
|
||||
seperator: "."
|
||||
separator: "."
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user