From e640a364f9df7270bd918a894b6cbf5b83c6ca88 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:35:52 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- apache-commons-beanutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-beanutils.spec b/apache-commons-beanutils.spec index 7585960..62584c3 100644 --- a/apache-commons-beanutils.spec +++ b/apache-commons-beanutils.spec @@ -2,7 +2,7 @@ Name: apache-commons-beanutils Version: 1.9.4 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Java utility methods for accessing and modifying the properties of arbitrary JavaBeans License: Apache-2.0 URL: http://commons.apache.org/beanutils @@ -57,6 +57,9 @@ sed -i 's/\r//' *.txt %doc LICENSE.txt NOTICE.txt %changelog +* Mon Jun 24 2024 Troy Dawson - 1.9.4-18 +- Bump release for June 2024 mass rebuild + * Mon Jan 22 2024 Fedora Release Engineering - 1.9.4-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild