Hello community,

here is the log from the commit of package octave-forge-mapping for 
openSUSE:Factory checked in at 2016-06-14 23:07:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-mapping (Old)
 and      /work/SRC/openSUSE:Factory/.octave-forge-mapping.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave-forge-mapping"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/octave-forge-mapping/octave-forge-mapping.changes    
    2015-08-31 22:58:55.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-mapping.new/octave-forge-mapping.changes
   2016-06-14 23:07:43.000000000 +0200
@@ -1,0 +2,12 @@
+Fri Jun 10 17:59:08 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 1.2.1
+  * New functions: rasterread, rasterinfo, rasterdraw, gdalread,
+    wrapToPi, wrapTo2Pi, wrapTo180, wrapTo360,
+  * New features
+    - Reading GIS raster data.
+    - mapshow.m: drawing raster data is now supported.
+    - shapedraw.m: drawing speed of filled polygons and multipatches
+      is much improved
+
+-------------------------------------------------------------------

Old:
----
  mapping-1.2.0.tar.gz

New:
----
  mapping-1.2.1.tar.gz

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

Other differences:
------------------
++++++ octave-forge-mapping.spec ++++++
--- /var/tmp/diff_new_pack.SBrEZ5/_old  2016-06-14 23:07:44.000000000 +0200
+++ /var/tmp/diff_new_pack.SBrEZ5/_new  2016-06-14 23:07:44.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-mapping
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,18 +18,20 @@
 
 %define octpkg  mapping
 Name:           octave-forge-%{octpkg}
-Version:        1.2.0
+Version:        1.2.1
 Release:        0
 Summary:        Octave mapping functions
 License:        GPL-3.0+
 Group:          Productivity/Scientific/Math
 Url:            http://octave.sourceforge.net
 Source0:        
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
-BuildArch:      noarch
+BuildRequires:  gcc-c++
 BuildRequires:  octave-devel
+BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(gdal)
 Requires:       octave-cli >= 3.8.0
-Requires:       octave-forge-io >= 2.2.7
 Requires:       octave-forge-geometry >= 1.4.0
+Requires:       octave-forge-io >= 2.2.7
 Requires:       octave-forge-octclip >= 1.0.3
 
 %description
@@ -59,5 +61,6 @@
 %files
 %defattr(-,root,root)
 %{octpackages_dir}/%{octpkg}-%{version}
+%{octlib_dir}/%{octpkg}-%{version}
 
 %changelog

++++++ mapping-1.2.0.tar.gz -> mapping-1.2.1.tar.gz ++++++
++++ 6135 lines of diff (skipped)


Reply via email to