Update to upstream version 11
This commit is contained in:
parent
7481e652ed
commit
bdcc2f3684
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/httpcomponents-project-7.tar.xz
|
||||
/httpcomponents-parent-9.pom
|
||||
/LICENSE-2.0.txt
|
||||
/httpcomponents-parent-11.pom
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
Name: httpcomponents-project
|
||||
Summary: Common POM file for HttpComponents
|
||||
Version: 9
|
||||
Release: 3%{?dist}
|
||||
Version: 11
|
||||
Release: 1%{?dist}
|
||||
License: ASL 2.0
|
||||
URL: http://hc.apache.org/
|
||||
Source0: http://archive.apache.org/dist/httpcomponents/httpcomponents-parent/9/httpcomponents-parent-9.pom
|
||||
Source0: http://archive.apache.org/dist/httpcomponents/httpcomponents-parent/%{version}/httpcomponents-parent-%{version}.pom
|
||||
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
|
||||
BuildArch: noarch
|
||||
|
||||
@ -45,6 +45,9 @@ cp -p %{SOURCE1} .
|
||||
%doc LICENSE-2.0.txt
|
||||
|
||||
%changelog
|
||||
* Wed May 29 2019 Marian Koncek <mkoncek@redhat.com> - 11-1
|
||||
- Update to upstream version 11
|
||||
|
||||
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 9-3
|
||||
- Mass rebuild for javapackages-tools 201901
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (httpcomponents-parent-9.pom) = 3de5f674b98e286021997641c585d7128f6e0ca192cd9c30f535c5e210d532cceb42145d6e99026c3b8fd9399ce6a4b5cd0de5bcac152ac09df2d288b10013f1
|
||||
SHA512 (httpcomponents-parent-11.pom) = bc676698caec72d525b9bf408432e9cd9c7b5d2227e0778fd79c303041cb5b07b88f98433d59c0149d6c11c27c3834722ceb283048919e467785efd7f4c399a2
|
||||
SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user