Update to 1.33.0. Fixes rhbz#2209371

epel9
Kevin Fenzi 2 years ago
parent 61b9bdb0a2
commit 2f63c449d4

1
.gitignore vendored

@ -47,3 +47,4 @@ koji-1.4.0.tar.bz2
/koji-1.31.1.tar.bz2
/koji-1.32.0.tar.bz2
/koji-1.32.1.tar.bz2
/koji-1.33.0.tar.bz2

@ -8,7 +8,7 @@
%{?!python3_pkgversion:%global python3_pkgversion 3}
Name: koji
Version: 1.32.1
Version: 1.33.0
Release: 1%{?dist}
# the included arch lib from yum's rpmUtils is GPLv2+
License: LGPLv2 and GPLv2+
@ -348,6 +348,9 @@ done
%systemd_postun kojira.service
%changelog
* Wed May 24 2023 Kevin Fenzi <kevin@scrye.com> - 1.33.0-1
- Update to 1.33.0. Fixes rhbz#2209371
* Tue Apr 04 2023 Kevin Fenzi <kevin@scrye.com> - 1.32.1-1
- Update tp 1.32.1. Fixes rhbz#2184380

@ -1 +1 @@
SHA512 (koji-1.32.1.tar.bz2) = b83a578e01c25e98f7f54b8d89970537cec963ae66495e34c00c3c5c554e5a3370fb76f611b52e5b28b2d99f6a7618e84ca1a1da5b86aaf3a4766fae3753862a
SHA512 (koji-1.33.0.tar.bz2) = 63557ee2bd4581c32547f3f3ca513a77410415216494370d84436d10e527e828fbb70fe41d8f36d42e61085b0bed34f4bc97c51d27a6b680db52484635c15bf3

Loading…
Cancel
Save