From e6f7e97d35163d6ee8111d88507656f361669df6 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:41:51 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- fasterxml-oss-parent.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fasterxml-oss-parent.spec b/fasterxml-oss-parent.spec index e7fe7c6..0391dd3 100644 --- a/fasterxml-oss-parent.spec +++ b/fasterxml-oss-parent.spec @@ -2,7 +2,7 @@ Name: fasterxml-oss-parent Version: 57 -Release: 1%{?dist} +Release: 2%{?dist} Summary: FasterXML parent pom License: Apache-2.0 @@ -53,6 +53,9 @@ This package contains the parent pom file for FasterXML.com projects. %license LICENSE NOTICE %changelog +* Mon Jun 24 2024 Troy Dawson - 57-2 +- Bump release for June 2024 mass rebuild + * Sat Feb 10 2024 Packit - 57-1 - [maven-release-plugin] prepare release oss-parent-57 (Tatu Saloranta) - Prepare for v57 release (Tatu Saloranta)