diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec index c718918..992808e 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.2.4 -Release: 4%{?dist} +Release: 5%{?dist} Group: Development/Libraries # The project is licensed under ASL 2.0, but it contains annotations # in the package org.apache.http.annotation which are derived @@ -99,6 +99,9 @@ done %doc LICENSE.txt NOTICE.txt %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 4.2.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Mon Jun 10 2013 Michal Srb - 4.2.4-4 - Fix license tag (CC-BY added)