From 7a24bd85180c438efcc417847fca3e103b404579 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:52:17 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- jansson.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jansson.spec b/jansson.spec index 3c18d53..dae749b 100644 --- a/jansson.spec +++ b/jansson.spec @@ -1,6 +1,6 @@ Name: jansson Version: 2.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C library for encoding, decoding and manipulating JSON data # src/lookup3.h is LicenseRef-Fedora-Public-Domain @@ -66,6 +66,9 @@ rm "$RPM_BUILD_ROOT%{_libdir}"/*.la %doc doc/_build/html/* %changelog +* Mon Jun 24 2024 Troy Dawson - 2.14-2 +- Bump release for June 2024 mass rebuild + * Fri May 03 2024 Xin Long - 2.14-1 - Rebase to 2.14 Related: RHEL-30626