summaryrefslogtreecommitdiff
path: root/python-koji.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 05:18:32 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 05:18:32 +0000
commit497b71d54c9be0e6bb4547ec6a63d80ed94fe8a9 (patch)
tree9bca286edd43787fe60d1d3496a052195f98fb66 /python-koji.spec
parent4ab884d211552e6e7ab00b813665e4ec337c5cf2 (diff)
automatic import of python-kojiopeneuler20.03
Diffstat (limited to 'python-koji.spec')
-rw-r--r--python-koji.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 1.32.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.32.1-1
- Package Spec generated