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 2022-09-15 22:58:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/octave-forge-nurbs (Old) and /work/SRC/openSUSE:Factory/.octave-forge-nurbs.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-nurbs" Thu Sep 15 22:58:45 2022 rev:4 rq:1003654 version:1.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/octave-forge-nurbs/octave-forge-nurbs.changes 2021-03-29 18:22:11.358287533 +0200 +++ /work/SRC/openSUSE:Factory/.octave-forge-nurbs.new.2083/octave-forge-nurbs.changes 2022-09-15 22:59:25.893256245 +0200 @@ -1,0 +2,8 @@ +Thu Sep 15 00:45:21 UTC 2022 - Stefan Br??ns <[email protected]> + +- Update to version 1.4.3: + * inst/nrbctrlplot: allow the number of points for the plot as input + * inst/nrbkntplot: allow the number of points for the plot as input + * inst/nrbmak: added consistency check + +------------------------------------------------------------------- Old: ---- nurbs-1.4.2.tar.xz New: ---- nurbs-1.4.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ octave-forge-nurbs.spec ++++++ --- /var/tmp/diff_new_pack.47ebdr/_old 2022-09-15 22:59:26.345257521 +0200 +++ /var/tmp/diff_new_pack.47ebdr/_new 2022-09-15 22:59:26.349257533 +0200 @@ -1,7 +1,7 @@ # # spec file for package octave-forge-nurbs # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %define octpkg nurbs Name: octave-forge-%{octpkg} -Version: 1.4.2 +Version: 1.4.3 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: %{octpkg}-%{version}.tar.xz +URL: https://octave.sourceforge.io/%{octpkg}/ +Source0: https://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz # PATCH-FIX-UPSTREAM nurbs-openmp.patch -- Fix build with openmp Patch1: nurbs-openmp.patch BuildRequires: gcc-c++ @@ -60,7 +60,6 @@ %octave --eval "pkg rebuild" %files -%defattr(-,root,root) %{octpackages_dir}/%{octpkg}-%{version} %{octlib_dir}/%{octpkg}-%{version}
