From 7b4bb1eb793811f9f50a2863c19e043b1e0060ea Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:21:44 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- rapidjson.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rapidjson.spec b/rapidjson.spec index 6fc0fc0..00fdd5c 100644 --- a/rapidjson.spec +++ b/rapidjson.spec @@ -2,7 +2,7 @@ Name: rapidjson Version: 1.1.0 -Release: 28%{?dist} +Release: 29%{?dist} Summary: Fast JSON parser and generator for C++ # Most files are MIT, rapidjson/msinttypes/{stdint,inttypes}.h are BSD @@ -135,6 +135,9 @@ find %{buildroot} -type f -name 'CMake*.txt' -delete %changelog +* Mon Jun 24 2024 Troy Dawson - 1.1.0-29 +- Bump release for June 2024 mass rebuild + * Sun Feb 25 2024 Richard W.M. Jones - 1.1.0-28 - Bump and rebuild package (for riscv64)