Update to 1.29.1. Fiex rhbz#2106294

epel9
Kevin Fenzi 3 years ago
parent e76a9f0560
commit 3e2bf997b2

1
.gitignore vendored

@ -40,3 +40,4 @@ koji-1.4.0.tar.bz2
/koji-1.28.0.tar.bz2 /koji-1.28.0.tar.bz2
/koji-1.28.1.tar.bz2 /koji-1.28.1.tar.bz2
/koji-1.29.0.tar.bz2 /koji-1.29.0.tar.bz2
/koji-1.29.1.tar.bz2

@ -8,8 +8,8 @@
%{?!python3_pkgversion:%global python3_pkgversion 3} %{?!python3_pkgversion:%global python3_pkgversion 3}
Name: koji Name: koji
Version: 1.29.0 Version: 1.29.1
Release: 2%{?dist} Release: 1%{?dist}
# the included arch lib from yum's rpmUtils is GPLv2+ # the included arch lib from yum's rpmUtils is GPLv2+
License: LGPLv2 and GPLv2+ License: LGPLv2 and GPLv2+
Summary: Build system tools Summary: Build system tools
@ -347,6 +347,9 @@ done
%systemd_postun kojira.service %systemd_postun kojira.service
%changelog %changelog
* Tue Jul 12 2022 Kevin Fenzi <kevin@scrye.com> - 1.29.1-1
- Update to 1.29.1. Fiex rhbz#2106294
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.29.0-2 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.29.0-2
- Rebuilt for Python 3.11 - Rebuilt for Python 3.11

@ -1 +1 @@
SHA512 (koji-1.29.0.tar.bz2) = 03ed7bdeb6f9948444e761008c269d45828a7cabdc19aede743cacdd8729f218955d69ee545b764ccf0e2c9e700e0d3e69cd73b011c8a9da75ebb17f69ebdcb3 SHA512 (koji-1.29.1.tar.bz2) = 4822149f6ff80d7a153f02e9ca3e9e4f56652e944b932d13fd76dfe2fc703890a92c8edc835216dee0a313bad60a0468f66418ae60e703eda3a6f14d0e9f83c1

Loading…
Cancel
Save