From 497b71d54c9be0e6bb4547ec6a63d80ed94fe8a9 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 05:18:32 +0000 Subject: automatic import of python-koji --- .gitignore | 1 + python-koji.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 1074dc9..dd1a376 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /koji-1.32.0.tar.gz +/koji-1.32.1.tar.gz diff --git a/python-koji.spec b/python-koji.spec index 46dccfe..201097a 100644 --- a/python-koji.spec +++ b/python-koji.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-koji -Version: 1.32.0 +Version: 1.32.1 Release: 1 Summary: Koji is a system for building and tracking RPMS. The base package contains shared libraries and the command-line interface. License: LGPLv2 and GPLv2+ URL: http://pagure.io/koji/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8d/59/a7a87d7058329f33512af9d1f5a64e66450fe4d9ad127c8b79243a2c1f42/koji-1.32.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1a/f6/66b7d8b74e94813a6e6806c050c4e39c553edf95c369fcebe030d4e510e1/koji-1.32.1.tar.gz BuildArch: noarch Requires: python3-dateutil @@ -59,7 +59,7 @@ Key features: * Versioned data %prep -%autosetup -n koji-1.32.0 +%autosetup -n koji-1.32.1 %build %py3_build @@ -99,5 +99,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 1.32.0-1 +* Fri Apr 21 2023 Python_Bot - 1.32.1-1 - Package Spec generated diff --git a/sources b/sources index d2e1b68..9cf12c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b1a401f8dbe17471f7ea6d30d6a466e koji-1.32.0.tar.gz +19ed8e9d7b3676ff8552f4fb89252221 koji-1.32.1.tar.gz -- cgit v1.2.3