Hello community,

here is the log from the commit of package octave-forge-geometry for 
openSUSE:Factory checked in at 2020-02-22 19:06:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-geometry (Old)
 and      /work/SRC/openSUSE:Factory/.octave-forge-geometry.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave-forge-geometry"

Sat Feb 22 19:06:46 2020 rev:4 rq:777983 version:4.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/octave-forge-geometry/octave-forge-geometry.changes  
    2019-11-28 10:15:00.835637710 +0100
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-geometry.new.26092/octave-forge-geometry.changes
   2020-02-22 19:07:00.558414867 +0100
@@ -1,0 +2,18 @@
+Thu Feb 20 13:54:49 UTC 2020 - Stefan BrĂ¼ns <stefan.bru...@rwth-aachen.de>
+
+- Update to version 4.0.0
+  * As of this version, geometry does not contain any matgeom
+    functionality. It contains all the extra functions that we
+    have been adding to geometry, in particular matlab compatible
+    functionality for the mapping package.
+      It might need that you do not need geometry anymore and
+    instead you need to install matgeom to get the functionality
+    you were using.
+  * Functions have been modified
+    clipPolygon:
+     - Accepts boolean operation as strings or as integer.
+     - Accepts a box [xmin xmax ymin ymax] as clipping polygon.
+  * Added Functions
+    drawFilledPolygon
+
+-------------------------------------------------------------------

Old:
----
  geometry-3.0.0.tar.gz

New:
----
  geometry-4.0.0.tar.gz

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

Other differences:
------------------
++++++ octave-forge-geometry.spec ++++++
--- /var/tmp/diff_new_pack.zwvcjo/_old  2020-02-22 19:07:01.146416039 +0100
+++ /var/tmp/diff_new_pack.zwvcjo/_new  2020-02-22 19:07:01.150416046 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-geometry
 #
-# Copyright (c) 2019 SUSE LLC
+# 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,19 +18,21 @@
 
 %define octpkg  geometry
 Name:           octave-forge-%{octpkg}
-Version:        3.0.0
+Version:        4.0.0
 Release:        0
 Summary:        Computational Geometry for Octave
 License:        GPL-3.0-or-later AND BSD-2-Clause
 Group:          Productivity/Scientific/Math
-URL:            https://octave.sourceforge.io
+URL:            https://octave.sourceforge.io/%{octpkg}/index.html
 Source0:        
https://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
-BuildRequires:  octave-devel >= 4.0.1
+BuildRequires:  octave-devel >= 4.2.0
 Requires:       octave-cli >= 4.0.1
+Requires:       octave-forge-matgeom >= 1.0.0
 
 %description
-Library for geometric computing extending MatGeom functions. Useful to create,
-transform, manipulate and display geometric primitives.
+Library for geometric computing extending MatGeom functions.
+Useful to create, transform, manipulate and display geometric
+primitives.
 This is part of Octave-Forge project.
 
 %prep

++++++ geometry-3.0.0.tar.gz -> geometry-4.0.0.tar.gz ++++++
++++ 44114 lines of diff (skipped)


Reply via email to