From ee902029faa80c597a4c6a4d401f30e56a6b6ecc Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Fri, 8 Nov 2024 00:46:41 +0300 Subject: [PATCH] import librelp-1.11.0-7.el10 --- SPECS/librelp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/librelp.spec b/SPECS/librelp.spec index 24807b4..fbf6bcd 100644 --- a/SPECS/librelp.spec +++ b/SPECS/librelp.spec @@ -1,7 +1,7 @@ Summary: The Reliable Event Logging Protocol library Name: librelp Version: 1.11.0 -Release: 6%{?dist} +Release: 7%{?dist} License: GPL-3.0-or-later URL: http://www.rsyslog.com/ Source0: http://download.rsyslog.com/%{name}/%{name}-%{version}.tar.gz @@ -57,6 +57,10 @@ rm $RPM_BUILD_ROOT/%{_libdir}/*.la %{_libdir}/pkgconfig/relp.pc %changelog +* Tue Oct 29 2024 Troy Dawson - 1.11.0-7 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 15 2024 Attila Lakatos - 1.11.0-6 - Rebuild Resolves: RHEL-54298