Update to upstream version 1.14
This commit is contained in:
parent
5964547d75
commit
145e11ce7a
2 changed files with 7 additions and 4 deletions
|
|
@ -1,12 +1,12 @@
|
|||
Name: apache-commons-codec
|
||||
Version: 1.13
|
||||
Release: 2%{?dist}
|
||||
Version: 1.14
|
||||
Release: 1%{?dist}
|
||||
Summary: Implementations of common encoders and decoders
|
||||
License: ASL 2.0
|
||||
URL: http://commons.apache.org/codec/
|
||||
BuildArch: noarch
|
||||
|
||||
Source0: http://archive.apache.org/dist/commons/codec/source/commons-codec-%{version}-src.tar.gz
|
||||
Source0: https://archive.apache.org/dist/commons/codec/source/commons-codec-%{version}-src.tar.gz
|
||||
# Data in DoubleMetaphoneTest.java originally has an inadmissible license.
|
||||
# The author gives MIT in e-mail communication.
|
||||
Source1: aspell-mail.txt
|
||||
|
|
@ -43,6 +43,9 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
|
|||
%doc RELEASE-NOTES*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 22 2020 Marian Koncek <mkoncek@redhat.com> - 1.14-1
|
||||
- Update to upstream version 1.14
|
||||
|
||||
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.13-2
|
||||
- Mass rebuild for javapackages-tools 201902
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue