Update to upstream version 4.4.5

This commit is contained in:
Michael Simacek 2016-06-23 11:01:20 +02:00
parent e2a24b81ad
commit 26354fd5fe
3 changed files with 7 additions and 4 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ httpcomponents-core-4.1.4-src.tar.gz
/httpcomponents-core-4.4.2-src.tar.gz
/httpcomponents-core-4.4.3-src.tar.gz
/httpcomponents-core-4.4.4-src.tar.gz
/httpcomponents-core-4.4.5-src.tar.gz

View File

@ -6,8 +6,8 @@
Name: httpcomponents-core
Summary: Set of low level Java HTTP transport components for HTTP services
Version: 4.4.4
Release: 3%{?dist}
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)
@ -20,7 +20,6 @@ BuildRequires: maven-local
BuildRequires: mvn(commons-logging:commons-logging)
BuildRequires: mvn(junit:junit)
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.apache.httpcomponents:httpcore)
BuildRequires: mvn(org.apache.httpcomponents:project:pom:)
BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin)
BuildRequires: mvn(org.apache.rat:apache-rat-plugin)
@ -93,6 +92,9 @@ done
%doc LICENSE.txt NOTICE.txt
%changelog
* Thu Jun 23 2016 Michael Simacek <msimacek@redhat.com> - 4.4.5-1
- Update to upstream version 4.4.5
* Wed Jun 15 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.4.4-3
- Regenerate build-requires

View File

@ -1 +1 @@
973140c345a95b5f77f1b40ace9647c0 httpcomponents-core-4.4.4-src.tar.gz
5c34e513845b8879c2a557c1b44a69d5 httpcomponents-core-4.4.5-src.tar.gz