diff --git a/apache-commons-text.spec b/apache-commons-text.spec index a7f4b3f..0592463 100644 --- a/apache-commons-text.spec +++ b/apache-commons-text.spec @@ -2,7 +2,7 @@ Name: apache-%{jarname} Version: 1.10.0 -Release: 3%{?dist} +Release: 4%{?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} @@ -52,6 +52,9 @@ find -type f '(' -name '*.jar' -o -name '*.class' ')' -print -delete %doc README.md RELEASE-NOTES.txt %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 1.10.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Jan 19 2024 Fedora Release Engineering - 1.10.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild