Compare commits
2 Commits
55d89e02cf
...
e74e9462f0
Author | SHA1 | Date | |
---|---|---|---|
|
e74e9462f0 | ||
|
ab31f49b40 |
@ -2,7 +2,7 @@
|
||||
|
||||
Name: apache-commons-lang3
|
||||
Version: 3.12.0
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: Provides a host of helper utilities for the java.lang API
|
||||
License: ASL 2.0
|
||||
URL: https://commons.apache.org/lang
|
||||
@ -82,6 +82,9 @@ sed -i '/<argLine>/d' pom.xml
|
||||
%doc RELEASE-NOTES.txt
|
||||
|
||||
%changelog
|
||||
* Thu Feb 08 2024 Marián Konček <mkoncek@redhat.com> - 3.12.0-9
|
||||
- Rebuild to regenerate auto-requires
|
||||
|
||||
* Mon Feb 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.12.0-8
|
||||
- Rebuild to regenerate auto-requires
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user