From c0657230f4a118cb9f44763528dbe60b9bb804e7 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:43:51 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- librelp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/librelp.spec b/librelp.spec index 24807b4..fbf6bcd 100644 --- a/librelp.spec +++ b/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