From 47a1212ca98e871943ff64f1b3fe9d5bd94eee46 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:55:10 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- libecap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libecap.spec b/libecap.spec index 1b906b2..3c865fd 100644 --- a/libecap.spec +++ b/libecap.spec @@ -1,6 +1,6 @@ Name: libecap Version: 1.0.1 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Squid interface for embedded adaptation modules License: BSD-2-Clause URL: http://www.e-cap.org/ @@ -65,6 +65,9 @@ install -pm644 %{SOURCE1} %{buildroot}%{_includedir}/%{name}/common/autoconf.h %{_includedir}/libecap %changelog +* Mon Jun 24 2024 Troy Dawson - 1.0.1-18 +- Bump release for June 2024 mass rebuild + * Wed Feb 21 2024 Songsong Zhang - 1.0.1-17 - Add riscv64 support