Hello community, here is the log from the commit of package octave-forge-nurbs for openSUSE:Factory checked in at 2019-11-28 10:15:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/octave-forge-nurbs (Old) and /work/SRC/openSUSE:Factory/.octave-forge-nurbs.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-nurbs" Thu Nov 28 10:15:53 2019 rev:2 rq:751426 version:1.3.13 Changes: -------- --- /work/SRC/openSUSE:Factory/octave-forge-nurbs/octave-forge-nurbs.changes 2015-09-11 09:04:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.octave-forge-nurbs.new.26869/octave-forge-nurbs.changes 2019-11-28 10:16:22.455638537 +0100 @@ -1,0 +2,27 @@ +Wed Nov 27 14:14:56 UTC 2019 - Stefan BrĂ¼ns <[email protected]> + +- Update to version 1.3.13: + * inst/aveknt.m: added new function + * inst/nrbclamp.: added new function + * inst/nrbmodp.m: added new function + * inst/nrbmodw.m: added new function + * inst/nrbeval_der_p.m: added new function + * inst/nrbeval_der_w.m: added new function + * inst/nrbsquare.m: added new function + * inst/bspinterpcrv.m: added new function + * inst/bspinterpsurf.m: added new function + * inst/nrbinverse.m: added new function + * inst/nrbbasisfun.m: faster version for cell-arrays. Working + version for volumes + * inst/nrbbasisfunder.m: faster version for cell-arrays. Working + version for volumes + * inst/nrbnumbasisfun.m: faster version for cell-arrays. Working + version for volumes. Now using 0-based indexing for cuves + (different from basisfun). +- Update to version 1.3.12: + * nrbmultipatch: check if two faces match more accurately +- Update to version 1.3.11: + * nrbextract, nrbmultipatch: generalized for curves + * inst/deg2rad, inst/rad2deg: removed functions from the package + +------------------------------------------------------------------- Old: ---- nurbs-1.3.10.tar.gz New: ---- nurbs-1.3.13.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ octave-forge-nurbs.spec ++++++ --- /var/tmp/diff_new_pack.enIrXZ/_old 2019-11-28 10:16:22.903638541 +0100 +++ /var/tmp/diff_new_pack.enIrXZ/_new 2019-11-28 10:16:22.907638541 +0100 @@ -1,7 +1,7 @@ # # spec file for package octave-forge-nurbs # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # 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/ # %define octpkg nurbs Name: octave-forge-%{octpkg} -Version: 1.3.10 +Version: 1.3.13 Release: 0 Summary: Routines for Non-Uniform Rational B-Splines for Octave -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Scientific/Math -Url: http://octave.sourceforge.net +URL: http://octave.sourceforge.net Source0: http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz # PATCH-FIX-UPSTREAM nurbs-openmp.patch -- Fix build with openmp Patch1: nurbs-openmp.patch @@ -39,7 +39,9 @@ %prep %setup -q -c %{name}-%{version} -%patch1 -p0 +pushd %{octpkg}-%{version} +%patch1 -p1 +popd %octave_pkg_src %build ++++++ nurbs-1.3.10.tar.gz -> nurbs-1.3.13.tar.gz ++++++ ++++ 2735 lines of diff (skipped)
