|
|
@ -3,7 +3,7 @@
|
|
|
|
Name: httpcomponents-project
|
|
|
|
Name: httpcomponents-project
|
|
|
|
Summary: Common POM file for HttpComponents
|
|
|
|
Summary: Common POM file for HttpComponents
|
|
|
|
Version: 13
|
|
|
|
Version: 13
|
|
|
|
Release: 6%{?dist}
|
|
|
|
Release: 7%{?dist}
|
|
|
|
License: Apache-2.0
|
|
|
|
License: Apache-2.0
|
|
|
|
URL: https://hc.apache.org/
|
|
|
|
URL: https://hc.apache.org/
|
|
|
|
Source0: https://archive.apache.org/dist/httpcomponents/httpcomponents-parent/httpcomponents-parent-%{version}-source-release.zip
|
|
|
|
Source0: https://archive.apache.org/dist/httpcomponents/httpcomponents-parent/httpcomponents-parent-%{version}-source-release.zip
|
|
|
@ -44,6 +44,10 @@ use it as runtime requirement.
|
|
|
|
%license LICENSE.txt NOTICE.txt
|
|
|
|
%license LICENSE.txt NOTICE.txt
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 13-7
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 13-6
|
|
|
|
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 13-6
|
|
|
|
- Bump release for Aug 2024 java mass rebuild
|
|
|
|
- Bump release for Aug 2024 java mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|