Update to upstream version 1.16.1
This commit is contained in:
parent
4fd47bcbee
commit
d2cdaafc7f
2 changed files with 6 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (commons-codec-1.16.0-src.tar.gz) = 5212beae43a59d5a92c80f87640278913bf07d6527ead573710391a8b5c813af67f8086de5cd80f4b06845752652684d7c28f6236f5a8bd0bd6a8b89dc0d9532
|
||||
SHA512 (commons-codec-1.16.1-src.tar.gz) = 8e2d40ae625c04e61b0dd7473dea0b32fdd13a6d3aad47b8b052952ca46f57d3df4917133f523ea147305a1c7ed9267cce7c4fa34d901496e36e9d5de9856e61
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue