From 926d1be91f7b0aa808426c81b1e670654c0897e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mari=C3=A1n=20Kon=C4=8Dek?= Date: Thu, 8 Feb 2024 10:53:06 +0100 Subject: [PATCH] Rebuild to regenerate auto-requires Related: RHEL-17126 --- 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 4b37c10..793e0b4 100644 --- a/apache-commons-beanutils.spec +++ b/apache-commons-beanutils.spec @@ -2,7 +2,7 @@ Name: apache-commons-beanutils Version: 1.9.4 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Java utility methods for accessing and modifying the properties of arbitrary JavaBeans License: ASL 2.0 URL: http://commons.apache.org/beanutils @@ -57,6 +57,9 @@ sed -i 's/\r//' *.txt %doc LICENSE.txt NOTICE.txt %changelog +* Thu Feb 08 2024 Marián Konček - 1.9.4-13 +- Rebuild to regenerate auto-requires + * Mon Feb 05 2024 Mikolaj Izdebski - 1.9.4-12 - Rebuild to regenerate auto-requires