diff options
Diffstat (limited to 'python-kiwi-boxed-plugin.spec')
-rw-r--r-- | python-kiwi-boxed-plugin.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-kiwi-boxed-plugin.spec b/python-kiwi-boxed-plugin.spec index 2ffbcde..e53317b 100644 --- a/python-kiwi-boxed-plugin.spec +++ b/python-kiwi-boxed-plugin.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-kiwi-boxed-plugin -Version: 0.2.24 +Version: 0.2.25 Release: 1 Summary: KIWI - Boxed Build Plugin License: GPLv3+ URL: https://github.com/OSInside/kiwi-boxed-plugin -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2b/64/0cdeba845b3ebff6b59f335011b67a68cf778c0f5e2dd69d3c3d232f4f46/kiwi_boxed_plugin-0.2.24.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/01/f6/c79a8fb278b5cc64a7c32e2d6cf62b1df3d290453fe10d7f8e7742d08828/kiwi_boxed_plugin-0.2.25.tar.gz BuildArch: noarch @@ -37,7 +37,7 @@ details see: `Building in a Self-Contained Environment <https://osinside.github.io/kiwi/plugins/self_contained.html>`__ %prep -%autosetup -n kiwi-boxed-plugin-0.2.24 +%autosetup -n kiwi-boxed-plugin-0.2.25 %build %py3_build @@ -77,5 +77,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 0.2.24-1 +* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 0.2.25-1 - Package Spec generated |