Hello community,
here is the log from the commit of package httpcomponents-client for
openSUSE:Factory checked in at 2020-04-27 23:39:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/httpcomponents-client (Old)
and /work/SRC/openSUSE:Factory/.httpcomponents-client.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "httpcomponents-client"
Mon Apr 27 23:39:14 2020 rev:3 rq:798214 version:4.5.12
Changes:
--------
---
/work/SRC/openSUSE:Factory/httpcomponents-client/httpcomponents-client.changes
2019-10-07 14:13:58.962911774 +0200
+++
/work/SRC/openSUSE:Factory/.httpcomponents-client.new.2738/httpcomponents-client.changes
2020-04-27 23:39:18.195631592 +0200
@@ -1,0 +2,5 @@
+Mon Apr 27 12:01:16 UTC 2020 - Fridrich Strba <[email protected]>
+
+- Update to version 4.5.12
+
+-------------------------------------------------------------------
Old:
----
httpcomponents-client-4.5.6-src.tar.gz
New:
----
httpcomponents-client-4.5.12-src.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ httpcomponents-client.spec ++++++
--- /var/tmp/diff_new_pack.O7hZFS/_old 2020-04-27 23:39:19.067633294 +0200
+++ /var/tmp/diff_new_pack.O7hZFS/_new 2020-04-27 23:39:19.071633302 +0200
@@ -1,7 +1,7 @@
#
# spec file for package httpcomponents-client
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
%bcond_with tests
Name: httpcomponents-client
-Version: 4.5.6
+Version: 4.5.12
Release: 0
Summary: HTTP agent implementation based on httpcomponents HttpCore
License: Apache-2.0
Group: Development/Libraries/Java
-URL: http://hc.apache.org/
-Source0:
http://www.apache.org/dist/httpcomponents/httpclient/source/%{name}-%{version}-src.tar.gz
+URL: https://hc.apache.org/
+Source0:
https://archive.apache.org/dist/httpcomponents/httpclient/source/%{name}-%{version}-src.tar.gz
Source1: %{name}-build.tar.xz
Patch0: 0001-Use-system-copy-of-effective_tld_names.dat.patch
Patch1: %{name}-java8compat.patch
++++++ httpcomponents-client-4.5.6-src.tar.gz ->
httpcomponents-client-4.5.12-src.tar.gz ++++++
++++ 8565 lines of diff (skipped)
++++++ httpcomponents-client-build.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/common.xml new/common.xml
--- old/common.xml 2019-03-13 14:06:22.196022460 +0100
+++ new/common.xml 2020-04-11 13:55:52.246388905 +0200
@@ -3,7 +3,7 @@
<project name="common" basedir=".">
<property file="build.properties"/>
- <property name="project.version" value="4.5.6"/>
+ <property name="project.version" value="4.5.12"/>
<property name="project.groupId" value="org.apache.httpcomponents"/>
<property name="project.organization.name" value="The Apache Software
Foundation"/>