diff --git a/.gitignore b/.gitignore index 385e92f..5f0e2ed 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ koji-1.4.0.tar.bz2 /koji-1.33.0.tar.bz2 /koji-1.33.1.tar.bz2 /koji-1.34.0.tar.bz2 +/koji-1.34.1.tar.bz2 diff --git a/koji.spec b/koji.spec index c0acfd6..55638c6 100644 --- a/koji.spec +++ b/koji.spec @@ -8,33 +8,28 @@ %{?!python3_pkgversion:%global python3_pkgversion 3} Name: koji -Version: 1.34.0 -Release: 3%{?dist} +Version: 1.34.1 +Release: 1%{?dist} # the included arch lib from yum's rpmUtils is GPLv2+ License: LGPLv2 and GPLv2+ Summary: Build system tools URL: https://pagure.io/koji/ Source0: https://releases.pagure.org/koji/koji-%{version}.tar.bz2 -# scm policy plugin - already upstreamed +# scm policy plugin - already upstreamed but not released yet Patch1: 1d515927aeb3e3c052fc9208ca71133d9d097fc0.patch # Not upstreamable Patch100: fedora-config.patch # Use dnf5-compatible "group install" command # This should work on yum/dnf-4/dnf5 -Patch102: https://pagure.io/koji/pull-request/3974.patch +Patch101: https://pagure.io/koji/pull-request/3974.patch # noarch builds only happen on some arches # allows picking what arches will do noarch builds -Patch103: https://pagure.io/koji/pull-request/4013.patch -# oz size patch -# Drop passing a unit to oz so it can determine GiB vs GB -Patch104: https://pagure.io/koji/c/0251961929a45ccae1d635b7e85a9d8826baf72d.patch -# fix typo in refusal - already upstreamed -Patch105: https://pagure.io/koji/c/2a6e18fa356f1aa2a1b5099e55e0af1c89ae4163.patch +Patch102: https://pagure.io/koji/pull-request/4013.patch # Add index for rpminfo -Patch106: https://pagure.io/koji/pull-request/4026.patch +Patch103: https://pagure.io/koji/pull-request/4026.patch # setup.py: Fix version retrieval on Python 3.13+ -Patch107: https://pagure.io/koji/pull-request/4100.patch +Patch104: https://pagure.io/koji/pull-request/4100.patch BuildArch: noarch Requires: python%{python3_pkgversion}-%{name} = %{version}-%{release} @@ -367,6 +362,9 @@ done %systemd_postun kojira.service %changelog +* Wed Jun 05 2024 Kevin Fenzi - 1.34.1-1 +- Upgrade to 1.34.1. Fixes rhbz#2283973 + * Fri Mar 22 2024 Kevin Fenzi - 1.34.0-3 - Add back in missing schema files. rhbz#2270743 diff --git a/sources b/sources index ce2e890..b15b58b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (koji-1.34.0.tar.bz2) = d3d8518dd038550ade20f99154ddbd804980d8880caccfd3ede6014ed3936fad0b5c7697921599fdd2e9d921392d4cac768b0312cb3013f79853f14e50391888 +SHA512 (koji-1.34.1.tar.bz2) = ed55e8c16239ba43e1b931d6b16523530ede77c087f93828e53f30aec9514e81d252adb7e64c1194f7fc4e9db33ee4e6c74841f07dfc688d6bb68bd9b7bd80b6