From 772c25a7794b22f3cb40f82ffab042527a10809c Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 11:22:39 +0000 Subject: automatic import of python-crc-bonfire --- .gitignore | 1 + python-crc-bonfire.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e5bbb41..927055a 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 4.12.1-1 +* Tue Apr 25 2023 Python_Bot - 4.13.0-1 - Package Spec generated diff --git a/sources b/sources index 45b702a..146d0b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -402b6055aa53199e6155a7931587e8ef crc-bonfire-4.12.1.tar.gz +69ec3bd2b74988105d33c1d0d12044c8 crc-bonfire-4.13.0.tar.gz -- cgit v1.2.3