From 8c67c2a4f96ced226bb0320510bf9ccb9b998462 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mari=C3=A1n=20Kon=C4=8Dek?= Date: Thu, 8 Feb 2024 10:54:16 +0100 Subject: [PATCH] Rebuild to regenerate auto-requires Related: RHEL-17126 --- httpcomponents-project.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/httpcomponents-project.spec b/httpcomponents-project.spec index cc97ae4..1894ede 100644 --- a/httpcomponents-project.spec +++ b/httpcomponents-project.spec @@ -3,7 +3,7 @@ Name: httpcomponents-project Summary: Common POM file for HttpComponents Version: 12 -Release: 8%{?dist} +Release: 9%{?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 @@ -49,6 +49,9 @@ cp -p %{SOURCE1} . %license LICENSE.txt NOTICE.txt %changelog +* Thu Feb 08 2024 Marián Konček - 12-9 +- Rebuild to regenerate auto-requires + * Mon Feb 05 2024 Mikolaj Izdebski - 12-8 - Rebuild to regenerate auto-requires