commit octave-forge-mapping for openSUSE:Factory

2020-10-26 Thread root
Hello community,

here is the log from the commit of package octave-forge-mapping for 
openSUSE:Factory checked in at 2020-10-26 16:19:32

Comparing /work/SRC/openSUSE:Factory/octave-forge-mapping (Old)
 and  /work/SRC/openSUSE:Factory/.octave-forge-mapping.new.3463 (New)


Package is "octave-forge-mapping"

Mon Oct 26 16:19:32 2020 rev:4 rq:843794 version:1.4.1

Changes:

--- 
/work/SRC/openSUSE:Factory/octave-forge-mapping/octave-forge-mapping.changes
2020-02-22 19:07:01.690417122 +0100
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-mapping.new.3463/octave-forge-mapping.changes
  2020-10-26 16:19:59.859112932 +0100
@@ -1,0 +2,30 @@
+Fri Oct 23 16:08:00 UTC 2020 - Stefan Brüns 
+
+- Update to version 1.4.1
+  * The following functions are new in mapping 1.4.1:
+  angl2str  angltostr departure  ecef2aer
+  ecef2enu  ecef2enuv ecef2ned   ecef2nedv
+  egm96geoidenu2geodetic  enu2ecef   enu2ecefv
+  gc2sc gcxgc gcxsc  geodetic2aer
+  geodetic2enu  geodetic2ned  ned2aerned2ecef
+  ned2ecefv ned2geodetic  scxsc  str2angle
+  * Bug fixes:
++ gpxread.m  (bug #58701):
+  - read milliseconds in Time nodes in Tracks, if present.
+Time fields in Waypoint sections are still ignored.
+  - Various other fixes (missing Ele(vation) and Time nodes,
+texinfo help text).
++ kmlread.m (bug #58854):
+  - Accept various mixed time formats.
+  - Be more flexible regarding missing fields.
+  Note: kmlread.m is still considered experimental.
+  Thanks to Geoff Warne for supplying numerous .gpx and .kml
+  test files and aid in diagnosing issues.
++ roundn.m: much improved Matlab-compatibility
++ angl2str.m: ditto, thanks to Ricardo Fantin da Costa
++ shapedraw: fix some Point geometry plotting logic, return
+  empty file handle in case of empty shapes
+  * Code improvements
++ distance.m: improve accuracy for small distances- 
+
+---

Old:

  mapping-1.4.0.tar.gz

New:

  mapping-1.4.1.tar.gz



Other differences:
--
++ octave-forge-mapping.spec ++
--- /var/tmp/diff_new_pack.Qp022k/_old  2020-10-26 16:20:01.695114409 +0100
+++ /var/tmp/diff_new_pack.Qp022k/_new  2020-10-26 16:20:01.699114412 +0100
@@ -18,7 +18,7 @@
 
 %define octpkg  mapping
 Name:   octave-forge-%{octpkg}
-Version:1.4.0
+Version:1.4.1
 Release:0
 Summary:Octave mapping functions
 License:GPL-3.0-or-later
@@ -58,7 +58,6 @@
 %octave --eval "pkg rebuild"
 
 %files
-%defattr(-,root,root)
 %{octpackages_dir}/%{octpkg}-%{version}
 %{octlib_dir}/%{octpkg}-%{version}
 

++ mapping-1.4.0.tar.gz -> mapping-1.4.1.tar.gz ++
 8661 lines of diff (skipped)




commit octave-forge-mapping for openSUSE:Factory

2020-02-22 Thread root
Hello community,

here is the log from the commit of package octave-forge-mapping for 
openSUSE:Factory checked in at 2020-02-22 19:06:49

Comparing /work/SRC/openSUSE:Factory/octave-forge-mapping (Old)
 and  /work/SRC/openSUSE:Factory/.octave-forge-mapping.new.26092 (New)


Package is "octave-forge-mapping"

Sat Feb 22 19:06:49 2020 rev:3 rq:777984 version:1.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/octave-forge-mapping/octave-forge-mapping.changes
2016-06-14 23:07:43.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-mapping.new.26092/octave-forge-mapping.changes
 2020-02-22 19:07:01.690417122 +0100
@@ -1,0 +2,60 @@
+Thu Feb 20 15:28:05 UTC 2020 - Stefan Brüns 
+
+- Update to version 1.4.0
+  * The mapping package now depends on the geometry and io packages. The
+(suggested) dependency on the octclip package has been removed.
+  * The following functions are new in mapping 1.4.0:
+  aer2ecefaer2enu aer2geodetic  aer2ned
+  axes2eccantipodeclosePolygonParts deg2nm
+  deg2sm  dxfdraw dxfparse  dxfread
+  earthRadius ecc2flatecc2n ecef2geodetic
+  enu2aer enu2uvw flat2ecc  geodetic3ecef
+  geocentricLatitude  geodeticLatitudeFromGeocentric
+  geodeticLatitudeFromParametric  gmlread   gpxread
+  isShapeMultipartkmlread   kmzread
+  majaxis meridianarc minaxis   n2ecc
+  parametricLatitude  polycut   rad2nm
+  rad2sm rasterclip   rcurve
+  referenceEllipsoid  utmzone   wgs84Ellipsoid
+  * Bug fixes:
+shapedraw.m:  * Fix color arg. bug when drawing (poly)line
+geometries.
+  * Restore input check order.
+  * Do not connect multipoint shapes.
+shaperead.m:  * Fix reading 'line' geometries.
+  * Ignore shapes with (almost) infinite
+coordinates.
+  * Fix .shx file usage.
+  * Move file existence check to start of function.
+  * Fix reading MultiPoint shapefiles.
+  * Provision for absent M-values in M and Z
+shapetypes.
+  * More robust input validation.
+  * Properly process BoundingBox limits.
+  * Fix incompatible dimensions bug when reading
+Multipoint files.
+  * Fix reading selected attributes.
+shapewrite.m: * Various fixes (credits to a.o., Martin Kunz,
+M.Parkan).
+  * Properly write missing M-values.
+  * Fix OOM error when writing large Point type files.
+  * Fix and overhaul writing requested attributes.
+  Fixes for bug #53422:
+  * Unconditionally write .dbf file.
+  * Fix record lengths for all Point types.
+  * Fix XY coordinate write order for all Multipoint
+types.
+  * Update .shx header as well.
+rasterinfo.m: * Show nr. of bands and bounding box.
+  * Code improvements
+shaperead.m:  * Invoke the Clipper library for clipping polylines
+and polygons, leading to much improved performance
+when invoking the BoundingBox option together with
+the Clip option. To use this feature the Octave-
+Forge geometry package >= 4.0.0 must be installed
+and loaded.
+  * New features
+shapewrite.m: * Allow writing M & Z shape types (Matlab-
+incompatible types, yet supported by Octave).
+
+---

Old:

  mapping-1.2.1.tar.gz

New:

  mapping-1.4.0.tar.gz



Other differences:
--
++ octave-forge-mapping.spec ++
--- /var/tmp/diff_new_pack.gRfk8E/_old  2020-02-22 19:07:02.362418461 +0100
+++ /var/tmp/diff_new_pack.gRfk8E/_new  2020-02-22 19:07:02.366418469 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-mapping
 #
-# Copyright (c) 2016 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
@@ -12,30 +12,29 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 

commit octave-forge-mapping for openSUSE:Factory

2016-06-14 Thread h_root
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.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-mapping.new/octave-forge-mapping.changes
   2016-06-14 23:07:43.0 +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.0 +0200
+++ /var/tmp/diff_new_pack.SBrEZ5/_new  2016-06-14 23:07:44.0 +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)




commit octave-forge-mapping for openSUSE:Factory

2015-08-31 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-mapping for 
openSUSE:Factory checked in at 2015-08-31 22:58:55

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:

New Changes file:

--- /dev/null   2015-08-24 19:43:32.284261900 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-mapping.new/octave-forge-mapping.changes
   2015-08-31 22:58:55.0 +0200
@@ -0,0 +1,5 @@
+---
+Thu Aug 13 10:52:37 UTC 2015 - dmitr...@opensuse.org
+
+- Initial package, version 1.2.0
+

New:

  mapping-1.2.0.tar.gz
  octave-forge-mapping.changes
  octave-forge-mapping.spec



Other differences:
--
++ octave-forge-mapping.spec ++
#
# spec file for package octave-forge-mapping
#
# Copyright (c) 2015 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define octpkg  mapping
Name:   octave-forge-%{octpkg}
Version:1.2.0
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:  octave-devel
Requires:   octave-cli >= 3.8.0
Requires:   octave-forge-io >= 2.2.7
Requires:   octave-forge-geometry >= 1.4.0
Requires:   octave-forge-octclip >= 1.0.3

%description
Simple Mapping and GIS .shp file functions.

This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}

%changelog