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