From dceb6648581ecc9f6bc35a2ef370522a2a26d21e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jul 2019 11:59:54 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- koji.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/koji.spec b/koji.spec index 980b497..419d6eb 100644 --- a/koji.spec +++ b/koji.spec @@ -79,7 +79,7 @@ Name: koji Version: 1.17.0 -Release: 7%{?dist} +Release: 8%{?dist} # the included arch lib from yum's rpmUtils is GPLv2+ License: LGPLv2 and GPLv2+ Summary: Build system tools @@ -712,6 +712,9 @@ fi %endif %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 1.17.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu May 30 2019 Kevin Fenzi - 1.17.0-7 - Add patch to fix koji kerberos auth with python3. - Drop internal mergerepos so we can go all python3. Fixes bug #1715257