Upgrade to 0.7.2
This commit is contained in:
parent
024d51607b
commit
ecef719c86
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
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pycollada
|
Name: python-pycollada
|
||||||
Version: 0.7.1
|
Version: 0.7.2
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: python library for reading and writing collada documents
|
Summary: python library for reading and writing collada documents
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: http://pycollada.readthedocs.org/
|
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
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ Provides: python3-pycollada-doc
|
|||||||
python library for reading and writing collada documents
|
python library for reading and writing collada documents
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n pycollada-0.7.1
|
%autosetup -n pycollada-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -67,8 +67,11 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed May 11 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 0.7.1-2
|
||||||
- License compliance rectification
|
- 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
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user