Hello community,

here is the log from the commit of package geos for openSUSE:Factory checked in 
at 2017-11-16 14:01:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/geos (Old)
 and      /work/SRC/openSUSE:Factory/.geos.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "geos"

Thu Nov 16 14:01:37 2017 rev:8 rq:541502 version:3.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/geos/geos.changes        2017-07-21 
22:44:41.344594137 +0200
+++ /work/SRC/openSUSE:Factory/.geos.new/geos.changes   2017-11-16 
14:01:45.428010519 +0100
@@ -1,0 +2,21 @@
+Mon Nov 13 14:29:28 UTC 2017 - mplus...@suse.com
+
+- Rename python subpackage
+
+-------------------------------------------------------------------
+Mon Nov 13 12:34:29 UTC 2017 - guilla...@opensuse.org
+
+- Update to version 3.6.2:
+  * Bug fixes / improvements:
+    + Fix exception in UnaryUnion of collection of touching polygons (#837)
+    + Allow building against python 3 (#774)
+    + Fix build with android-ndk and other compilers (#799)
+    + Allows compiling with -Wpointer-bool-conversion (#638)
+    + Fix unhandled exception on invalid fp operation (#811)
+    + Fix overloaded virtual print in DirectedEdge* (#812)
+    + AppVeyor CI build added (#813)
+    + Clean up numerous MSVC warnings, notably C4275 and C4589 (#814)
+    + Bump CMake version to 3.0.0 (#817)
+    + Fix leaks in WKT parser (#830)
+
+-------------------------------------------------------------------

Old:
----
  geos-3.6.1.tar.bz2

New:
----
  geos-3.6.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ geos.spec ++++++
--- /var/tmp/diff_new_pack.RbyqAt/_old  2017-11-16 14:01:46.051987907 +0100
+++ /var/tmp/diff_new_pack.RbyqAt/_new  2017-11-16 14:01:46.051987907 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define uver   3_6_1
+%define uver   3_6_2
 Name:           geos
-Version:        3.6.1
+Version:        3.6.2
 Release:        0
 Summary:        Geometry Engine - Open Source
 License:        LGPL-2.1
@@ -61,11 +61,13 @@
 This subpackage contains a shared library providing a C linkage
 interface for the (C++) GEOS library.
 
-%package -n python-%{name}
+%package -n python2-%{name}
 Summary:        Python bindings for Geometry Engine
 Group:          Development/Languages/Python
+Provides:       python-%{name} = %{version}
+Obsoletes:      python-%{name} < %{version}
 
-%description -n python-%{name}
+%description -n python2-%{name}
 GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology
 Suite (JTS). As such, it aims to contain the complete functionality of
 JTS in C++. This includes all the OpenGIS "Simple Features for SQL" spatial
@@ -136,28 +138,23 @@
 %postun -n libgeos_c1 -p /sbin/ldconfig
 
 %files -n libgeos-%{uver}
-%defattr(-,root,root)
 %doc COPYING
 %{_libdir}/libgeos-%{version}.so
 
 %files -n libgeos_c1
-%defattr(-,root,root)
 %doc COPYING
 %{_libdir}/libgeos_c.so.*
 
-%files -n python-%{name}
-%defattr(-,root,root)
+%files -n python2-%{name}
 %doc COPYING
 %{python_sitelib}/*
 %{python_sitearch}/*
 
 %files -n ruby-%{name}
-%defattr(-,root,root)
 %doc COPYING
 %{rb_vendorarchdir}/%{name}.so
 
 %files devel
-%defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README TODO
 %{_mandir}/man1/%{name}-config.1%{ext_man}
 %{_bindir}/%{name}-config

++++++ geos-3.6.1.tar.bz2 -> geos-3.6.2.tar.bz2 ++++++
++++ 39197 lines of diff (skipped)


Reply via email to