Update to 1.31.1. Fixes rhbz#2222032

epel9
Kevin Fenzi 2 years ago
parent e0c9123f38
commit 643fc2dca1

1
.gitignore vendored

@ -48,3 +48,4 @@ koji-1.4.0.tar.bz2
/koji-1.32.0.tar.bz2
/koji-1.32.1.tar.bz2
/koji-1.33.0.tar.bz2
/koji-1.33.1.tar.bz2

@ -8,8 +8,8 @@
%{?!python3_pkgversion:%global python3_pkgversion 3}
Name: koji
Version: 1.33.0
Release: 2%{?dist}
Version: 1.33.1
Release: 1%{?dist}
# the included arch lib from yum's rpmUtils is GPLv2+
License: LGPLv2 and GPLv2+
Summary: Build system tools
@ -348,6 +348,9 @@ done
%systemd_postun kojira.service
%changelog
* Fri Jul 14 2023 Kevin Fenzi <kevin@scrye.com> - 1.33.1-1
- Update to 1.31.1. Fixes rhbz#2222032
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.33.0-2
- Rebuilt for Python 3.12

@ -1 +1 @@
SHA512 (koji-1.33.0.tar.bz2) = 63557ee2bd4581c32547f3f3ca513a77410415216494370d84436d10e527e828fbb70fe41d8f36d42e61085b0bed34f4bc97c51d27a6b680db52484635c15bf3
SHA512 (koji-1.33.1.tar.bz2) = d3f58c4b7c5238115f4c082272de2546e9cb1441aae6dc02a28c6243f35f1c1e2b23a2022ddf20899ec3fb389268189d28089983180c10e2e6b8ce05fb0b8457

Loading…
Cancel
Save