diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 05:17:47 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 05:17:47 +0000 |
commit | 2dca2caa48feb693cf8cd7240d1fd29ec7616a33 (patch) | |
tree | 1323f71b96fd0b694b18d084958d115431957bdb /python-kiwi-boxed-plugin.spec | |
parent | 0afa6da9d48d71892ebc3ef63652d548e047794a (diff) |
automatic import of python-kiwi-boxed-pluginopeneuler20.03
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 e53317b..e00e274 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.25 +Version: 0.2.26 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/01/f6/c79a8fb278b5cc64a7c32e2d6cf62b1df3d290453fe10d7f8e7742d08828/kiwi_boxed_plugin-0.2.25.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d4/68/3ad0208b85012926f7790461053821a391755f495d24febb7c429157102f/kiwi_boxed_plugin-0.2.26.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.25 +%autosetup -n kiwi-boxed-plugin-0.2.26 %build %py3_build @@ -77,5 +77,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 0.2.25-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.2.26-1 - Package Spec generated |