From eb167c0f078e02abc71375325b69d2bb2ec54e40 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:40:47 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- libecap.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libecap.spec b/libecap.spec index 3c865fd..6787d01 100644 --- a/libecap.spec +++ b/libecap.spec @@ -1,6 +1,6 @@ Name: libecap Version: 1.0.1 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Squid interface for embedded adaptation modules License: BSD-2-Clause URL: http://www.e-cap.org/ @@ -65,6 +65,10 @@ install -pm644 %{SOURCE1} %{buildroot}%{_includedir}/%{name}/common/autoconf.h %{_includedir}/libecap %changelog +* Tue Oct 29 2024 Troy Dawson - 1.0.1-19 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.0.1-18 - Bump release for June 2024 mass rebuild