diff --git a/apache-commons-text.spec b/apache-commons-text.spec index d5750ad..595907d 100644 --- a/apache-commons-text.spec +++ b/apache-commons-text.spec @@ -2,7 +2,7 @@ Name: apache-%{jarname} Version: 1.9 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Apache Commons Text is a library focused on algorithms working on strings License: ASL 2.0 URL: https://commons.apache.org/proper/%{jarname} @@ -51,6 +51,9 @@ find -type f '(' -name '*.jar' -o -name '*.class' ')' -print -delete %doc README.md RELEASE-NOTES.txt %changelog +* Wed Jul 20 2022 Fedora Release Engineering - 1.9-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sat Apr 23 2022 Didik Supriadi - 1.9-2 - Add BR on mockito-inline - Patch the test files to disable url lookup