Update to upstream version 13
This commit is contained in:
parent
2b08e0c573
commit
3b7a876c4b
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/LICENSE-2.0.txt
|
||||
/httpcomponents-parent-11.pom
|
||||
/httpcomponents-parent-12-source-release.zip
|
||||
/httpcomponents-parent-13-source-release.zip
|
||||
|
||||
@ -2,12 +2,11 @@
|
||||
|
||||
Name: httpcomponents-project
|
||||
Summary: Common POM file for HttpComponents
|
||||
Version: 12
|
||||
Release: 9%{?dist}
|
||||
Version: 13
|
||||
Release: 1%{?dist}
|
||||
License: ASL 2.0
|
||||
URL: https://hc.apache.org/
|
||||
Source0: https://archive.apache.org/dist/httpcomponents/httpcomponents-parent/httpcomponents-parent-%{version}-source-release.zip
|
||||
Source1: https://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %{java_arches} noarch
|
||||
|
||||
@ -27,10 +26,6 @@ use it as runtime requirement.
|
||||
%prep
|
||||
%setup -q -n httpcomponents-parent-%{version}
|
||||
|
||||
cp -p %{SOURCE1} .
|
||||
|
||||
%pom_remove_plugin :clirr-maven-plugin
|
||||
%pom_remove_plugin :docbkx-maven-plugin
|
||||
%pom_remove_plugin :maven-site-plugin
|
||||
%pom_remove_plugin :animal-sniffer-maven-plugin
|
||||
%pom_remove_plugin :apache-rat-plugin
|
||||
@ -49,6 +44,9 @@ cp -p %{SOURCE1} .
|
||||
%license LICENSE.txt NOTICE.txt
|
||||
|
||||
%changelog
|
||||
* Wed Aug 16 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 13-1
|
||||
- Update to upstream version 13
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 12-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
||||
3
sources
3
sources
@ -1,2 +1 @@
|
||||
SHA512 (httpcomponents-parent-12-source-release.zip) = ba0cc569643439387b1a4912e7199ecaefbf836239bb389d8f0f13d93a078728100e570271eb87b17f1de2d79f295883ff2ad91953578b89b2ea45f158f2d5b1
|
||||
SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8
|
||||
SHA512 (httpcomponents-parent-13-source-release.zip) = ffd6afe2c63220d5fe85b43e88d56ca1d23299dd62e0a74946461513cfc54d395e7c4643c0b19d43ccf60396c313d86b4aee87b6147088454c6202002f85280f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user