Hello community,
here is the log from the commit of package python-elasticsearch for
openSUSE:Factory checked in at 2017-11-24 10:55:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-elasticsearch (Old)
and /work/SRC/openSUSE:Factory/.python-elasticsearch.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-elasticsearch"
Fri Nov 24 10:55:35 2017 rev:3 rq:544888 version:6.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-elasticsearch/python-elasticsearch.changes
2017-10-20 14:47:06.384775915 +0200
+++
/work/SRC/openSUSE:Factory/.python-elasticsearch.new/python-elasticsearch.changes
2017-11-24 10:55:35.993810084 +0100
@@ -1,0 +2,11 @@
+Thu Nov 23 15:32:45 UTC 2017 - [email protected]
+
+- fix Source url, use pypi package
+
+-------------------------------------------------------------------
+Thu Nov 23 13:27:11 UTC 2017 - [email protected]
+
+- Update to 6.0.0
+ * compatibility with Elasticsearch 6.0.0
+
+-------------------------------------------------------------------
Old:
----
elasticsearch-5.4.0.tar.gz
New:
----
elasticsearch-6.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-elasticsearch.spec ++++++
--- /var/tmp/diff_new_pack.e6MXWy/_old 2017-11-24 10:55:36.777781451 +0100
+++ /var/tmp/diff_new_pack.e6MXWy/_new 2017-11-24 10:55:36.777781451 +0100
@@ -20,7 +20,7 @@
# Test files not included in source archive
%bcond_with test
Name: python-elasticsearch
-Version: 5.4.0
+Version: 6.0.0
Release: 0
Summary: Python client for Elasticsearch
License: Apache-2.0
@@ -52,6 +52,7 @@
%prep
%setup -q -n elasticsearch-%{version}
+rm README.rst
%build
%python_build
@@ -66,8 +67,8 @@
%endif
%files %{python_files}
-%defattr(-,root,root,-)
-%doc AUTHORS Changelog.rst LICENSE README README.rst
+%license LICENSE
+%doc AUTHORS Changelog.rst README
%{python_sitelib}/*
%changelog
++++++ elasticsearch-5.4.0.tar.gz -> elasticsearch-6.0.0.tar.gz ++++++
++++ 2374 lines of diff (skipped)