Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package octave-forge-nurbs for openSUSE:Factory checked in at 2021-03-29 18:22:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/octave-forge-nurbs (Old) and /work/SRC/openSUSE:Factory/.octave-forge-nurbs.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-nurbs" Mon Mar 29 18:22:10 2021 rev:3 rq:881741 version:1.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/octave-forge-nurbs/octave-forge-nurbs.changes 2019-11-28 10:16:22.455638537 +0100 +++ /work/SRC/openSUSE:Factory/.octave-forge-nurbs.new.2401/octave-forge-nurbs.changes 2021-03-29 18:22:11.358287533 +0200 @@ -1,0 +2,29 @@ +Thu Mar 25 11:59:37 UTC 2021 - Atri Bhattacharya <[email protected]> + +- Update to version 1.4.2: + * remove use of deprecated functionality in oct-files +- Summary of important user-visible changes for nurbs 1.4.1: + * inst/nrbglue: added new function + * inst/nrbinverse: add a way to recognize non-convergence +- Summary of important user-visible changes for nurbs 1.4.0: + * inst/basiskntins: return the identity when there is no + insertion + * inst/nrbderiv: 3rd and 4th order derivatives + * inst/nrbdeval: 3rd and 4th order derivatives + * inst/nrbruled: extended to trivariates + * inst/nrbmak: added the possibility to normalize the knot + vector + * inst/vecnormalize: renamed the old function vecnorm +- Summary of important user-visible changes for nurbs 1.3.14: + * inst/nrbextract: possibility to extract a list of boundary + sides + * inst/nrbmultipatch: added tolerance as an optional argument + * inst/nrbspheretiling: added new function + * inst/nrbspheretile: added new function +- Switch to using _service to download directly from upstream + mercurial repository since source tarballs are no longer + released. +- Bump minimum required octave version to 5.1 in keeping with + upstream. + +------------------------------------------------------------------- Old: ---- nurbs-1.3.13.tar.gz New: ---- _service nurbs-1.4.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ octave-forge-nurbs.spec ++++++ --- /var/tmp/diff_new_pack.8C1cCZ/_old 2021-03-29 18:22:11.890288078 +0200 +++ /var/tmp/diff_new_pack.8C1cCZ/_new 2021-03-29 18:22:11.894288082 +0200 @@ -1,7 +1,7 @@ # # spec file for package octave-forge-nurbs # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2021 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,19 @@ %define octpkg nurbs Name: octave-forge-%{octpkg} -Version: 1.3.13 +Version: 1.4.2 Release: 0 Summary: Routines for Non-Uniform Rational B-Splines for Octave License: GPL-3.0-or-later Group: Productivity/Scientific/Math URL: http://octave.sourceforge.net -Source0: http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz +Source0: %{octpkg}-%{version}.tar.xz # PATCH-FIX-UPSTREAM nurbs-openmp.patch -- Fix build with openmp Patch1: nurbs-openmp.patch BuildRequires: gcc-c++ BuildRequires: hdf5-devel BuildRequires: octave-devel -Requires: octave-cli >= 3.8.0 +Requires: octave-cli >= 5.1.0 %description Collection of routines for the creation, and manipulation of ++++++ _service ++++++ <services> <service name="tar_scm" mode="disabled"> <param name="scm">hg</param> <param name="url">http://hg.code.sf.net/p/octave/nurbs</param> <param name="version">1.4.2</param> <param name="filename">nurbs</param> </service> <service name="recompress" mode="disabled"> <param name="compression">xz</param> <param name="file">nurbs-*.tar</param> </service> <service name="set_version" mode="disabled" /> </services>
