Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
5c114be0fc
commit
22efea2273
1 changed files with 4 additions and 1 deletions
|
|
@ -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 <releng@fedoraproject.org> - 1.9-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Sat Apr 23 2022 Didik Supriadi <didiksupriadi41@fedoraproject.org> - 1.9-2
|
||||
- Add BR on mockito-inline
|
||||
- Patch the test files to disable url lookup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue