From af2a5cc9a59ce0b62e630d71f9b6db5c3a68e2ba Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 02:20:08 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- koji.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/koji.spec b/koji.spec index 5230291..7f99860 100644 --- a/koji.spec +++ b/koji.spec @@ -9,7 +9,7 @@ Name: koji Version: 1.10.1 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2 and GPLv2+ # koji.ssl libs (from plague) are GPLv2+ Summary: Build system tools @@ -316,6 +316,9 @@ fi %endif %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.10.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Nov 17 2015 Dennis Gilmore - 1.10.1-1 - update to 1.10.1 - Requires yum in the cli rhbz#1230888