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 --- python-koji.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-koji.spec') 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 -- cgit v1.2.3