|
|
@ -9,7 +9,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: koji
|
|
|
|
Name: koji
|
|
|
|
Version: 1.25.0
|
|
|
|
Version: 1.25.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?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
|
|
|
@ -336,6 +336,9 @@ done
|
|
|
|
%systemd_postun kojira.service
|
|
|
|
%systemd_postun kojira.service
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.25.0-2
|
|
|
|
|
|
|
|
- Rebuilt for Python 3.10
|
|
|
|
|
|
|
|
|
|
|
|
* Thu May 20 2021 Kevin Fenzi <kevin@scrye.com> - 1.25.0-1
|
|
|
|
* Thu May 20 2021 Kevin Fenzi <kevin@scrye.com> - 1.25.0-1
|
|
|
|
- Update to 1.25.0. Fixes rhbz#1962636
|
|
|
|
- Update to 1.25.0. Fixes rhbz#1962636
|
|
|
|
|
|
|
|
|
|
|
|