Update to 1.27.1. Fixes rhbz#2040251

epel9
Kevin Fenzi 3 years ago
parent 10cb341b43
commit bb2dd0e2a2

1
.gitignore vendored

@ -36,3 +36,4 @@ koji-1.4.0.tar.bz2
/koji-1.26.0.tar.bz2
/koji-1.26.1.tar.bz2
/koji-1.27.0.tar.bz2
/koji-1.27.1.tar.bz2

@ -8,8 +8,8 @@
%{?!python3_pkgversion:%global python3_pkgversion 3}
Name: koji
Version: 1.27.0
Release: 3%{?dist}
Version: 1.27.1
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
* Thu Jan 13 2022 Kevin Fenzi <kevin@scrye.com> - 1.27.1-1
- Update to 1.27.1. Fixes rhbz#2040251
* Tue Nov 23 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.27.0-3
- Correct topurl in fedora-config.patch. Fixes rhbz#2025562

@ -1 +1 @@
SHA512 (koji-1.27.0.tar.bz2) = dcb7047baa0b2cc9f22cab02b4c5de2fadcb0a7d27d5e85053752d22c72aefa3bc6f7f7509d4e93f62553e9ec150307720bd9a76844787a72cdf305b9a391aa3
SHA512 (koji-1.27.1.tar.bz2) = 959ed9a946324d4233ba56284d9c0839c2c64ea297c6b5f9d37ce52978b6af57b178e581ca6a8dca30726fd37f4c6a97bebc99667d81cd8820d387ecb40f8757

Loading…
Cancel
Save