From 532302a9273b9ac543d16b0d69e2bda1c66bc5b0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 10:17:13 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- sblim-gather.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sblim-gather.spec b/sblim-gather.spec index 82fd28c..95edb34 100644 --- a/sblim-gather.spec +++ b/sblim-gather.spec @@ -3,7 +3,7 @@ Name: sblim-gather Version: 2.2.9 -Release: 16%{?dist} +Release: 17%{?dist} Summary: SBLIM Gatherer License: EPL @@ -296,6 +296,9 @@ fi %ldconfig_postun provider %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 2.2.9-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Feb 13 2020 Vitezslav Crhonek - 2.2.9-16 - Fix multiple definiton of variables (FTBFS with GCC 10) Resolves: #1800073