upgrade to version 3.0.0
This commit is contained in:
parent
2bf449d53b
commit
54f86d798e
Binary file not shown.
BIN
actdiag-3.0.0.tar.gz
Normal file
BIN
actdiag-3.0.0.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-actdiag
|
Name: python-actdiag
|
||||||
Version: 2.0.0
|
Version: 3.0.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: actdiag generates activity-diagram image from text
|
Summary: actdiag generates activity-diagram image from text
|
||||||
License: Apache License 2.0
|
License: Apache-2.0
|
||||||
URL: http://blockdiag.com/
|
URL: http://blockdiag.com/
|
||||||
Source0: https://files.pythonhosted.org/packages/49/19/384c0173bdc1beca3ac96a558f4f55c5ab0cd81fac6925a6f74f889c92c6/actdiag-2.0.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/6d/19/7511fa0a0048ddb56966e2ef9bcd0971a9496cbdb1487b0b3e16a79f7acb/actdiag-3.0.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-blockdiag
|
Requires: python3-blockdiag
|
||||||
@ -45,7 +45,7 @@ You can get some examples and generated images on
|
|||||||
`blockdiag.com <http://blockdiag.com/actdiag/build/html/index.html>`_ .
|
`blockdiag.com <http://blockdiag.com/actdiag/build/html/index.html>`_ .
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n actdiag-2.0.0
|
%autosetup -n actdiag-3.0.0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -85,5 +85,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 12 2022 Ge Wang <wangge20@h-partners.com> - 3.0.0-1
|
||||||
|
- Update to version 3.0.0
|
||||||
|
|
||||||
* Mon Nov 23 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Mon Nov 23 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user