From bc4d49d7f8621d625e42b9cfcdde9b9eb1569682 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 12 Jan 2012 23:01:31 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- httpcomponents-project.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/httpcomponents-project.spec b/httpcomponents-project.spec index 2958ec9..0e24a89 100644 --- a/httpcomponents-project.spec +++ b/httpcomponents-project.spec @@ -1,7 +1,7 @@ Name: httpcomponents-project Summary: Common POM file for HttpComponents Version: 4.1.1 -Release: 3%{?dist} +Release: 4%{?dist} Group: Development/Libraries License: ASL 2.0 URL: http://hc.apache.org/ @@ -68,6 +68,9 @@ use it as runtime requirement. %{_mavenpomdir}/JPP.%{name}.pom %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 4.1.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Thu Feb 17 2011 Alexander Kurtakov 4.1.1-3 - Require maven (version 3) now.