Update to upstream version 1.16.1

This commit is contained in:
Marian Koncek 2024-04-02 10:42:34 +02:00
commit d2cdaafc7f
2 changed files with 6 additions and 3 deletions

View file

@ -1,8 +1,8 @@
%bcond_with bootstrap
Name: apache-commons-codec
Version: 1.16.0
Release: 7%{?dist}
Version: 1.16.1
Release: 1%{?dist}
Summary: Implementations of common encoders and decoders
License: Apache-2.0
URL: https://commons.apache.org/codec/
@ -51,6 +51,9 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
%doc RELEASE-NOTES*
%changelog
* Tue Apr 02 2024 Marian Koncek <mkoncek@redhat.com> - 1.16.1-1
- Update to upstream version 1.16.1
* Tue Feb 27 2024 Jiri Vanek <jvanek@redhat.com> - 1.16.0-7
- Rebuilt for java-21-openjdk as system jdk