From 85a25b0f79264f8f3f155d5fc5444f597f7babf0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 17 Jul 2024 17:12:50 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- apache-commons-text.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-text.spec b/apache-commons-text.spec index 741533b..18231a1 100644 --- a/apache-commons-text.spec +++ b/apache-commons-text.spec @@ -2,7 +2,7 @@ Name: apache-%{jarname} Version: 1.10.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Apache Commons Text is a library focused on algorithms working on strings License: Apache-2.0 URL: https://commons.apache.org/proper/%{jarname} @@ -55,6 +55,9 @@ find -type f '(' -name '*.jar' -o -name '*.class' ')' -print -delete %doc README.md RELEASE-NOTES.txt %changelog +* Wed Jul 17 2024 Fedora Release Engineering - 1.10.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Tue Feb 27 2024 Jiri Vanek - 1.10.0-6 - Rebuilt for java-21-openjdk as system jdk