Compare commits

..

No commits in common. "adae4bb7a2bea59e7f265847ed1c9c15b76d6afa" and "b9454fe438ddebe83f0e77a995c8c906ac0ead89" have entirely different histories.

3 changed files with 3 additions and 19 deletions

View File

@ -1,15 +1,12 @@
Name: qt5-qtcanvas3d
Version: 5.12.5
Release: 2
Version: 5.11.1
Release: 3
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/archive/qt/%{majmin}/%{version}/submodules/qtcanvas3d-everywhere-src-%{version}.tar.xz
Source0: https://download.qt.io/official_releases/qt/5.11/%{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}}
@ -44,14 +41,5 @@ 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
* Mon Sep 14 2020 liuweibo <liuweibo10@huawei.com> - 5.11.1-4
- Fix Source0
* Fri Nov 15 2019 duyeyu <duyeyu@huawei.com> - 5.11.1-3
- Package init

View File

@ -1,4 +0,0 @@
version_control: git
src_repo: https://code.qt.io/qt/qtcanvas3d.git
tag_prefix: "^v"
separator: "."