diff --git a/httpcomponents-project.spec b/httpcomponents-project.spec index 42988a8..f03f868 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: 4%{?dist} +Release: 5%{?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 +* Tue Jul 28 2020 Fedora Release Engineering - 11-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jul 10 2020 Jiri Vanek - 11-4 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11