import apache-commons-lang3-3.12.0-6.el9

This commit is contained in:
CentOS Sources 2023-03-28 09:45:13 +00:00 committed by root
parent 922395311a
commit 5f28e96ff4

View File

@ -2,7 +2,7 @@
Name: apache-commons-lang3
Version: 3.12.0
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Provides a host of helper utilities for the java.lang API
License: ASL 2.0
URL: https://commons.apache.org/lang
@ -81,6 +81,9 @@ sed -i '/<argLine>/d' pom.xml
%doc RELEASE-NOTES.txt
%changelog
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.12.0-6
- Rebuild to regenerate auto-requires
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.12.0-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688