diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec index 124f7b5..3b2d903 100644 --- a/httpcomponents-core.spec +++ b/httpcomponents-core.spec @@ -3,7 +3,7 @@ Name: httpcomponents-core Summary: Set of low level Java HTTP transport components for HTTP services Version: 4.3.2 -Release: 2%{?dist} +Release: 3%{?dist} # The project is licensed under ASL 2.0, but it contains annotations # in the package org.apache.http.annotation which are derived # from JCIP-ANNOTATIONS project (CC-BY licensed) @@ -89,6 +89,9 @@ done %doc LICENSE.txt NOTICE.txt %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 4.3.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon May 26 2014 Mikolaj Izdebski - 4.3.2-2 - Remove BuildRequires on maven-surefire-provider-junit4