diff --git a/.gitignore b/.gitignore index db5fed2..b4ca98e 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ koji-1.4.0.tar.bz2 /koji-1.30.0.tar.bz2 /koji-1.30.1.tar.bz2 /koji-1.31.0.tar.bz2 +/koji-1.31.1.tar.bz2 diff --git a/koji.spec b/koji.spec index 075484a..ddb72b3 100644 --- a/koji.spec +++ b/koji.spec @@ -8,7 +8,7 @@ %{?!python3_pkgversion:%global python3_pkgversion 3} Name: koji -Version: 1.31.0 +Version: 1.31.1 Release: 1%{?dist} # the included arch lib from yum's rpmUtils is GPLv2+ License: LGPLv2 and GPLv2+ @@ -206,7 +206,7 @@ sed -e '/util\/koji/g' -e '/koji_cli_plugins/g' -i setup.py %py3_install_wheel %{name}-%{version}-py3-none-any.whl mkdir -p %{buildroot}/etc/koji.conf.d cp cli/koji.conf %{buildroot}/etc/koji.conf -for D in hub builder plugins util www vm ; do +for D in kojihub builder plugins util www vm ; do pushd $D make DESTDIR=$RPM_BUILD_ROOT PYTHON=%{__python3} %{?install_opt} install popd @@ -260,6 +260,7 @@ done %files -n python%{python3_pkgversion}-%{name}-hub %{_datadir}/koji-hub/*.py %{_datadir}/koji-hub/__pycache__ +%{python3_sitelib}/kojihub %files hub-plugins %dir /etc/koji-hub/plugins @@ -347,11 +348,11 @@ done %systemd_postun kojira.service %changelog -* Mon Nov 21 2022 Kevin Fenzi - 1.31.0-1 -- Update to 1.31.1. Fixes rhbz#2144498 +* Thu Jan 12 2023 Kevin Fenzi - 1.31.1-1 +- Update to 1.31.1. Fixes rhbz#2160428 -* Sat Nov 05 2022 Igor Raits - 1.30.1-3 -- Update kiwi patchset +* Mon Nov 21 2022 Kevin Fenzi - 1.31.0-1 +- Update to 1.31.0. Fixes rhbz#2144498 * Tue Oct 25 2022 Neal Gompa - 1.30.1-2 - Backport more fixes for kiwibuild command for CBS diff --git a/sources b/sources index f5a1c63..05e846f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (koji-1.31.0.tar.bz2) = 8be8e72182f1c33dea7d308708f71a9c6bcfe896348c1ccc640a07a216070cb0951ee8dfc103897239a687dbd54c5544bc29cbb15ca09083852e3aa428f03887 +SHA512 (koji-1.31.1.tar.bz2) = 9f1fe63ba212343e20b6ed22a37889b68cbce9e0371868d0b8d3a685ed0a5c183399523e60fd6f37a1ea993c035b14f855d0f10960186c63d53c9a1b2b2dc503