From 2f19aaedf050922d388211c8c8ae4b5b93ec0cdd Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 17 May 2021 15:49:47 +0200 Subject: [PATCH] Bootstrap build --- httpcomponents-project.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/httpcomponents-project.spec b/httpcomponents-project.spec index a8a36d7..0faa2a5 100644 --- a/httpcomponents-project.spec +++ b/httpcomponents-project.spec @@ -1,9 +1,9 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: httpcomponents-project Summary: Common POM file for HttpComponents Version: 12 -Release: 2%{?dist} +Release: 3%{?dist} License: ASL 2.0 URL: https://hc.apache.org/ Source0: https://archive.apache.org/dist/httpcomponents/httpcomponents-parent/httpcomponents-parent-%{version}-source-release.zip @@ -48,6 +48,9 @@ cp -p %{SOURCE1} . %license LICENSE.txt NOTICE.txt %changelog +* Mon May 17 2021 Mikolaj Izdebski - 12-3 +- Bootstrap build + * Tue Jan 26 2021 Fedora Release Engineering - 12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild