From c738e9e8ae4d8a6698da61393c3b412512fffc92 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jul 2020 05:27:03 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- librelp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/librelp.spec b/librelp.spec index 6ed5245..40ed470 100644 --- a/librelp.spec +++ b/librelp.spec @@ -1,7 +1,7 @@ Summary: The Reliable Event Logging Protocol library Name: librelp Version: 1.5.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ URL: http://www.rsyslog.com/ Source0: http://download.rsyslog.com/librelp/%{name}-%{version}.tar.gz @@ -54,6 +54,9 @@ rm $RPM_BUILD_ROOT/%{_libdir}/*.la %{_libdir}/pkgconfig/relp.pc %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 1.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon Feb 03 2020 Jiri Vymazal - 1.5.0-1 - rebase to 1.5.0 resolves: rhbz#1790820