Update to 1.28.0. Fixes rhbz#2056503

epel9
Kevin Fenzi 3 years ago
parent 4b31ebbb35
commit ae2b095f82

1
.gitignore vendored

@ -37,3 +37,4 @@ koji-1.4.0.tar.bz2
/koji-1.26.1.tar.bz2
/koji-1.27.0.tar.bz2
/koji-1.27.1.tar.bz2
/koji-1.28.0.tar.bz2

@ -8,8 +8,8 @@
%{?!python3_pkgversion:%global python3_pkgversion 3}
Name: koji
Version: 1.27.1
Release: 2%{?dist}
Version: 1.28.0
Release: 1%{?dist}
# the included arch lib from yum's rpmUtils is GPLv2+
License: LGPLv2 and GPLv2+
Summary: Build system tools
@ -347,6 +347,9 @@ done
%systemd_postun kojira.service
%changelog
* Mon Feb 21 2022 Kevin Fenzi <kevin@scrye.com> - 1.28.0-1
- Update to 1.28.0. Fixes rhbz#2056503
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.27.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

@ -1 +1 @@
SHA512 (koji-1.27.1.tar.bz2) = 959ed9a946324d4233ba56284d9c0839c2c64ea297c6b5f9d37ce52978b6af57b178e581ca6a8dca30726fd37f4c6a97bebc99667d81cd8820d387ecb40f8757
SHA512 (koji-1.28.0.tar.bz2) = 094414a174f0a9a28cfad8a0ca7962a27f7b6218f4a8342ad33d270cd16339aa4ed5394801349e22d8679f6c83c13981c39bcd75c93a41789662e18f7526cad9

Loading…
Cancel
Save