Update to upstream version 1.17.1
Related: RHEL-74141
This commit is contained in:
parent
cae7b2f991
commit
b81e678b29
@ -1,8 +1,8 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: apache-commons-codec
|
||||
Version: 1.16.0
|
||||
Release: 8%{?dist}
|
||||
Version: 1.17.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Implementations of common encoders and decoders
|
||||
License: Apache-2.0
|
||||
URL: https://commons.apache.org/codec/
|
||||
@ -33,7 +33,7 @@ Phonetic and URLs.
|
||||
%{?javadoc_package}
|
||||
|
||||
%prep
|
||||
%autosetup -n commons-codec-%{version}-src
|
||||
%autosetup -p1 -n commons-codec-%{version}-src
|
||||
cp %{SOURCE1} aspell-mail.txt
|
||||
sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
|
||||
|
||||
@ -51,6 +51,9 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
|
||||
%doc RELEASE-NOTES*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 16 2025 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.17.1-1
|
||||
- Update to upstream version 1.17.1
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.16.0-8
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (commons-codec-1.16.0-src.tar.gz) = 5212beae43a59d5a92c80f87640278913bf07d6527ead573710391a8b5c813af67f8086de5cd80f4b06845752652684d7c28f6236f5a8bd0bd6a8b89dc0d9532
|
||||
SHA512 (commons-codec-1.17.1-src.tar.gz) = c98456664396d4d9cb794c185a479e6bb4a5055ed1f526a8e358fe3a59409c057dbb16f59c251bb52976995dbca14d8f15857074c9d19fbc7bdfed625a13abf0
|
||||
|
Loading…
Reference in New Issue
Block a user