diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-25 10:50:24 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 10:50:24 +0000 |
commit | dd4c12bc89b5ecdfe1b0c0e866b0edcc11d04c84 (patch) | |
tree | f0c36d1e578090dd40ad24931c570a58d7287427 /python-sweetrpg-model-core.spec | |
parent | 020be8f36f4024ed18cc2ad246029af576fea4f9 (diff) |
automatic import of python-sweetrpg-model-coreopeneuler20.03
Diffstat (limited to 'python-sweetrpg-model-core.spec')
-rw-r--r-- | python-sweetrpg-model-core.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-sweetrpg-model-core.spec b/python-sweetrpg-model-core.spec index 64e5d6a..1810b88 100644 --- a/python-sweetrpg-model-core.spec +++ b/python-sweetrpg-model-core.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-sweetrpg-model-core -Version: 0.0.113 +Version: 0.0.115 Release: 1 Summary: please add a summary manually as the author left a blank one License: MIT URL: https://sweetrpg.com -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/71/ff/cccba23a7a14c98a19fd717a2d6092dae2cbb739d74433fffd3eaaf62a09/sweetrpg-model-core-0.0.113.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fe/46/5c4250ae8fe878c8b9484a8bd6551c5e8d919c4409201e979e3d348f5181/sweetrpg-model-core-0.0.115.tar.gz BuildArch: noarch Requires: python3-marshmallow @@ -84,7 +84,7 @@ Documentation for this package can be found [here](https://sweetrpg.github.io/mo %prep -%autosetup -n sweetrpg-model-core-0.0.113 +%autosetup -n sweetrpg-model-core-0.0.115 %build %py3_build @@ -124,5 +124,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 0.0.113-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.0.115-1 - Package Spec generated |