update to version 11

This commit is contained in:
wang--ge 2023-09-26 15:47:16 +08:00
parent 8d1f93bca6
commit 8c32473bb7
2 changed files with 1031 additions and 976 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,10 +1,10 @@
Name: httpcomponents-project Name: httpcomponents-project
Summary: Apache components to build HTTP enabled services Summary: Apache components to build HTTP enabled services
Version: 9 Version: 11
Release: 1 Release: 1
License: ASL 2.0 License: ASL 2.0
URL: http://hc.apache.org/ 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/11/httpcomponents-parent-11.pom
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
BuildArch: noarch BuildArch: noarch
BuildRequires: maven-local mvn(org.apache:apache:pom:) BuildRequires: maven-local mvn(org.apache:apache:pom:)
@ -35,5 +35,8 @@ cp -p %{SOURCE1} .
%doc LICENSE-2.0.txt %doc LICENSE-2.0.txt
%changelog %changelog
* Tue Sep 26 2023 Ge Wang <wang__ge@126.com> - 11-1
- update to version 11
* Tue Jun 9 2020 huanghaitao <huanghaitao8@huawei.com> - 9-1 * Tue Jun 9 2020 huanghaitao <huanghaitao8@huawei.com> - 9-1
- package init - package init