From a53973288a7689da673628d9c46f695ab4dd51e6 Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 10 Jul 2020 21:12:00 +0200 Subject: [PATCH] Rebuilt for JDK-11 --- httpcomponents-project.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/httpcomponents-project.spec b/httpcomponents-project.spec index 58da956..42988a8 100644 --- a/httpcomponents-project.spec +++ b/httpcomponents-project.spec @@ -1,7 +1,7 @@ Name: httpcomponents-project Summary: Common POM file for HttpComponents Version: 11 -Release: 3%{?dist} +Release: 4%{?dist} License: ASL 2.0 URL: http://hc.apache.org/ Source0: http://archive.apache.org/dist/httpcomponents/httpcomponents-parent/%{version}/httpcomponents-parent-%{version}.pom @@ -45,6 +45,9 @@ cp -p %{SOURCE1} . %doc LICENSE-2.0.txt %changelog +* Fri Jul 10 2020 Jiri Vanek - 11-4 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Wed Jan 29 2020 Fedora Release Engineering - 11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild