diff --git a/httpcomponents-core.spec b/httpcomponents-core.spec index a6ac7e1..6dcd45b 100644 --- a/httpcomponents-core.spec +++ b/httpcomponents-core.spec @@ -7,11 +7,8 @@ Name: httpcomponents-core Summary: Set of low level Java HTTP transport components for HTTP services Version: 4.4.5 -Release: 1%{?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) -License: ASL 2.0 and CC-BY +Release: 2%{?dist} +License: ASL 2.0 URL: http://hc.apache.org/ Source0: http://www.apache.org/dist/httpcomponents/httpcore/source/httpcomponents-core-%{version}-src.tar.gz BuildArch: noarch @@ -92,6 +89,9 @@ done %doc LICENSE.txt NOTICE.txt %changelog +* Fri Jun 24 2016 Michael Simacek - 4.4.5-2 +- Change license to just ASL 2.0 + * Thu Jun 23 2016 Michael Simacek - 4.4.5-1 - Update to upstream version 4.4.5