Update to upstream version 1.15
This commit is contained in:
parent
5f83ed0172
commit
f547b7eccf
2 changed files with 7 additions and 4 deletions
|
|
@ -1,9 +1,9 @@
|
|||
Name: apache-commons-codec
|
||||
Version: 1.14
|
||||
Release: 2%{?dist}
|
||||
Version: 1.15
|
||||
Release: 1%{?dist}
|
||||
Summary: Implementations of common encoders and decoders
|
||||
License: ASL 2.0
|
||||
URL: http://commons.apache.org/codec/
|
||||
URL: https://commons.apache.org/codec/
|
||||
BuildArch: noarch
|
||||
|
||||
Source0: https://archive.apache.org/dist/commons/codec/source/commons-codec-%{version}-src.tar.gz
|
||||
|
|
@ -42,6 +42,9 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
|
|||
%doc RELEASE-NOTES*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 11 2020 Marian Koncek <mkoncek@redhat.com> - 1.15-1
|
||||
- Update to upstream version 1.15
|
||||
|
||||
* Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.14-2
|
||||
- Build with OpenJDK 8
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue