From 0fa62239f5279747abb431c9c2bb1304eefd7e9b Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:55:28 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- libevent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libevent.spec b/libevent.spec index 1aa0971..ca63ee2 100644 --- a/libevent.spec +++ b/libevent.spec @@ -2,7 +2,7 @@ Name: libevent Version: 2.1.12 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Abstract asynchronous event notification library # arc4random.c, which is used in build, is ISC. The rest is BSD-3-Clause. @@ -145,6 +145,9 @@ mkdir -p $RPM_BUILD_ROOT/%{develdocdir}/sample %doc %{develdocdir}/ %changelog +* Mon Jun 24 2024 Troy Dawson - 2.1.12-14 +- Bump release for June 2024 mass rebuild + * Thu May 09 2024 Pavol Žáčik - 2.1.12-13 - Update license identifiers to SPDX in subpackages - Add Apache-2.0 license which appears in sample/ssl-client-mbedtls.c