!3 Upgrade to 0.7.2
From: @jxy_git Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
81d58358e2
Binary file not shown.
BIN
pycollada-0.7.2.tar.gz
Normal file
BIN
pycollada-0.7.2.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-pycollada
|
||||
Version: 0.7.1
|
||||
Release: 2
|
||||
Version: 0.7.2
|
||||
Release: 1
|
||||
Summary: python library for reading and writing collada documents
|
||||
License: BSD-3-Clause
|
||||
URL: http://pycollada.readthedocs.org/
|
||||
Source0: https://files.pythonhosted.org/packages/50/44/d775b312fc2e04cdd80e978f9b3422efe0946b285f1845e66a65f9aa371a/pycollada-0.7.1.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/c1/7e/91cb2540947f0e8bcdee83e61a7b278784ac2d25f2864091344590a2619f/pycollada-0.7.2.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
@ -27,7 +27,7 @@ Provides: python3-pycollada-doc
|
||||
python library for reading and writing collada documents
|
||||
|
||||
%prep
|
||||
%autosetup -n pycollada-0.7.1
|
||||
%autosetup -n pycollada-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -67,8 +67,11 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 30 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 0.7.2-1
|
||||
- Upgrade to 0.7.2
|
||||
|
||||
* Wed May 11 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 0.7.1-2
|
||||
- License compliance rectification
|
||||
|
||||
* Sat Jul 18 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||
* Sat Jul 18 2020 Python_Bot <Python_Bot@openeuler.org> - 0.7.1-1
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user