diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 11:22:39 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 11:22:39 +0000 |
| commit | 772c25a7794b22f3cb40f82ffab042527a10809c (patch) | |
| tree | a27accce987b76c9f7f91c8e72678b42da2cab80 | |
| parent | c1af394f9dcea003f3e44355a1d5256e5e13ccfb (diff) | |
automatic import of python-crc-bonfireopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-crc-bonfire.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /crc-bonfire-4.12.1.tar.gz +/crc-bonfire-4.13.0.tar.gz diff --git a/python-crc-bonfire.spec b/python-crc-bonfire.spec index 0ee5b44..662a00f 100644 --- a/python-crc-bonfire.spec +++ b/python-crc-bonfire.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-crc-bonfire -Version: 4.12.1 +Version: 4.13.0 Release: 1 Summary: A CLI tool used to deploy ephemeral environments for testing cloud.redhat.com applications License: MIT URL: https://www.github.com/RedHatInsights/bonfire -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d8/34/c839b0e43c6b11d900d339b22e7b56673140bffed7e7e9bb623a14f8a2e7/crc-bonfire-4.12.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c7/1e/1f08dc45ebb23866f14c21f8fbb15e9844b6e59eeacc39b36008c4ab6375/crc-bonfire-4.13.0.tar.gz BuildArch: noarch Requires: python3-cached-property @@ -931,7 +931,7 @@ LOAD_METHOD=fs DATAFILES_FILE=bundle/bundle.json yarn run server %prep -%autosetup -n crc-bonfire-4.12.1 +%autosetup -n crc-bonfire-4.13.0 %build %py3_build @@ -971,5 +971,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 4.12.1-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 4.13.0-1 - Package Spec generated @@ -1 +1 @@ -402b6055aa53199e6155a7931587e8ef crc-bonfire-4.12.1.tar.gz +69ec3bd2b74988105d33c1d0d12044c8 crc-bonfire-4.13.0.tar.gz |
