From b39adb9f06031e42d3daa753a96231f146f6399f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 12:13:11 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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 4b43733..94e7a45 100644 --- a/librelp.spec +++ b/librelp.spec @@ -1,7 +1,7 @@ Summary: The Reliable Event Logging Protocol library Name: librelp Version: 1.10.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ URL: http://www.rsyslog.com/ Source0: http://download.rsyslog.com/%{name}/%{name}-%{version}.tar.gz @@ -52,6 +52,9 @@ rm $RPM_BUILD_ROOT/%{_libdir}/*.la %{_libdir}/pkgconfig/relp.pc %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 1.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Mar 08 2021 Attila Lakatos - 1.10.0-1 - rebase to 1.10.0 resolves: rhbz#1929153