Update to 1.26.1. Fixes rhbz#2011804

epel9
Kevin Fenzi 3 years ago
parent f8707b9f85
commit 203c9d632b

1
.gitignore vendored

@ -34,3 +34,4 @@ koji-1.4.0.tar.bz2
/koji-1.25.0.tar.bz2
/koji-1.25.1.tar.bz2
/koji-1.26.0.tar.bz2
/koji-1.26.1.tar.bz2

@ -8,8 +8,8 @@
%{?!python3_pkgversion:%global python3_pkgversion 3}
Name: koji
Version: 1.26.0
Release: 2%{?dist}
Version: 1.26.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
* Sun Oct 10 2021 Kevin Fenzi <kevin@scrye.com> - 1.26.1-1
- Update to 1.26.1. Fixes rhbz#2011804
* Fri Sep 10 2021 Carl George <carl@george.computer> - 1.26.0-2
- Remove duplicate dist provides that are now automatic

@ -1 +1 @@
SHA512 (koji-1.26.0.tar.bz2) = 4de9cf04351681fbdaea83f0825af3bbf5640e0bd29d25b8cb32ca782944b5918e21d3300dddb4a69fa3f9f8b0e1b497a24b9b43f59179a268488f9400ceef19
SHA512 (koji-1.26.1.tar.bz2) = 873b6b90d58d91193fa2bbbdcb5f1e7917a21ed41683d18b791bb16d275cfdab2d95758577fe6a4c13f79f52bcd28be53bfee57048d2ce6e84e13b35c9610c19

Loading…
Cancel
Save