diff --git a/koji.spec b/koji.spec index 56e0bd9..df10914 100644 --- a/koji.spec +++ b/koji.spec @@ -9,7 +9,7 @@ Name: koji Version: 1.33.1 -Release: 1%{?dist} +Release: 2%{?dist} # the included arch lib from yum's rpmUtils is GPLv2+ License: LGPLv2 and GPLv2+ Summary: Build system tools @@ -348,6 +348,9 @@ done %systemd_postun kojira.service %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 1.33.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Fri Jul 14 2023 Kevin Fenzi - 1.33.1-1 - Update to 1.31.1. Fixes rhbz#2222032