diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec index b2d4aa8..124f7b5 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: 1%{?dist} +Release: 2%{?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) @@ -16,7 +16,6 @@ BuildRequires: maven-local BuildRequires: httpcomponents-project BuildRequires: java >= 1:1.6.0 BuildRequires: jpackage-utils -BuildRequires: maven-surefire-provider-junit4 BuildRequires: apache-commons-logging BuildRequires: junit BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin) @@ -90,6 +89,9 @@ done %doc LICENSE.txt NOTICE.txt %changelog +* Mon May 26 2014 Mikolaj Izdebski - 4.3.2-2 +- Remove BuildRequires on maven-surefire-provider-junit4 + * Mon May 12 2014 Mikolaj Izdebski - 4.3.2-1 - Update to upstream version 4.3.2