Update to 1.20.0.

epel9
Kevin Fenzi 5 years ago
parent 58de821aba
commit 12274913e0

1
.gitignore vendored

@ -21,3 +21,4 @@ koji-1.4.0.tar.bz2
/koji-1.18.1.tar.bz2
/koji-1.19.0.tar.bz2
/koji-1.19.1.tar.bz2
/koji-1.20.0.tar.bz2

@ -78,8 +78,8 @@
%endif
Name: koji
Version: 1.19.1
Release: 2%{?dist}
Version: 1.20.0
Release: 1%{?dist}
# the included arch lib from yum's rpmUtils is GPLv2+
License: LGPLv2 and GPLv2+
Summary: Build system tools
@ -706,6 +706,9 @@ fi
%endif
%changelog
* Mon Jan 20 2020 Kevin Fenzi <kevin@scrye.com> - 1.20.0-1
- Update to 1.20.0.
* Wed Nov 27 2019 Kevin Fenzi <kevin@scrye.com> - 1.19.1-2
- Add Requires to koji builder on python3-pycdio/pycdio. Fixes bug #1775536

@ -1 +1 @@
SHA512 (koji-1.19.1.tar.bz2) = 893f4cb69341de62ff5716df0717208980011a2552d396a96736932d7dd76d40ce8ef02a8d9bc7214b8d6e52218a689e9400dfdbaf162b5aa67e60c101c177e6
SHA512 (koji-1.20.0.tar.bz2) = 1704d83cc8bba9e8fceac7bb35fa81b049370a74e212d3ba35b26d9d9c9712c7a65846b811a987ec83cbeee17700564662c28a990118627aef788178c07758a3

Loading…
Cancel
Save