Update to upstream version 1.13
This commit is contained in:
parent
95daa21b90
commit
a9543ee81b
@ -1,6 +1,6 @@
|
|||||||
Name: apache-commons-codec
|
Name: apache-commons-codec
|
||||||
Version: 1.11
|
Version: 1.13
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Implementations of common encoders and decoders
|
Summary: Implementations of common encoders and decoders
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://commons.apache.org/codec/
|
URL: http://commons.apache.org/codec/
|
||||||
@ -12,8 +12,9 @@ Source0: http://archive.apache.org/dist/commons/codec/source/commons-code
|
|||||||
Source1: aspell-mail.txt
|
Source1: aspell-mail.txt
|
||||||
|
|
||||||
BuildRequires: maven-local
|
BuildRequires: maven-local
|
||||||
|
BuildRequires: mvn(junit:junit)
|
||||||
|
BuildRequires: mvn(org.apache.commons:commons-lang3)
|
||||||
BuildRequires: mvn(org.apache.commons:commons-parent:pom:)
|
BuildRequires: mvn(org.apache.commons:commons-parent:pom:)
|
||||||
BuildRequires: mvn(org.apache.maven.plugins:maven-assembly-plugin)
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Commons Codec is an attempt to provide definitive implementations of
|
Commons Codec is an attempt to provide definitive implementations of
|
||||||
@ -41,6 +42,9 @@ sed -i 's/\r//' RELEASE-NOTES*.txt LICENSE.txt NOTICE.txt
|
|||||||
%doc RELEASE-NOTES*
|
%doc RELEASE-NOTES*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 12 2019 Mat Booth <mat.booth@redhat.com> - 1.13-1
|
||||||
|
- Update to upstream version 1.13
|
||||||
|
|
||||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-7
|
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-7
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (commons-codec-1.11-src.tar.gz) = b3159308f28b2fc50208421412d8cc81f439cc07dc3d071df7b50f2d862aab65b3d20bc8eb2906367a05ecf5138c56b5f12c6cf9c224def8b8286fe12ac5346f
|
SHA512 (commons-codec-1.13-src.tar.gz) = ffe1605ff2d094bc5d95d83f0871cef13866bf05bdfc32e05b1d20bdbc2002377f3bf8571aa0ad3c7a9936e18f8ccdc62a13c2ebd67baf07a5f04811d4c495fb
|
||||||
|
Loading…
Reference in New Issue
Block a user