Update to upstream version 1.13
This commit is contained in:
parent
0eb50d7740
commit
d112a8eb00
2 changed files with 6 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: apache-commons-codec
|
||||
Version: 1.12
|
||||
Release: 2%{?dist}
|
||||
Version: 1.13
|
||||
Release: 1%{?dist}
|
||||
Summary: Implementations of common encoders and decoders
|
||||
License: ASL 2.0
|
||||
URL: http://commons.apache.org/codec/
|
||||
|
|
@ -42,6 +42,9 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
|
|||
%doc RELEASE-NOTES*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 29 2019 Marian Koncek <mkoncek@redhat.com> - 1.13-1
|
||||
- Update to upstream version 1.13
|
||||
|
||||
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.12-2
|
||||
- Mass rebuild for javapackages-tools 201901
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue