Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package octave-forge-doctest for openSUSE:Factory checked in at 2023-01-08 21:25:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/octave-forge-doctest (Old) and /work/SRC/openSUSE:Factory/.octave-forge-doctest.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-doctest" Sun Jan 8 21:25:42 2023 rev:6 rq:1056842 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/octave-forge-doctest/octave-forge-doctest.changes 2019-11-28 10:14:47.947637579 +0100 +++ /work/SRC/openSUSE:Factory/.octave-forge-doctest.new.1563/octave-forge-doctest.changes 2023-01-08 21:25:43.535313432 +0100 @@ -1,0 +2,16 @@ +Wed Jan 4 13:52:34 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 0.8.0: + * Expected error messages can be optionally prefixed with "error: ". + * Writing "??? " at the beginning of an error is now deprecated. + * Texinfo users can markup errors with `@error{}`. + * `doctest myclass` has been refactored with various bugs fixed. + * Preliminary support for `doctest classdef.method` on Octave. + * Test classdef methods using dotted `classdef.method` while still + using `@class/method` on old-style classes. + * Functions defined directly in the Octave interpreter can now be tested. + * Test suite fixes for Octave 6 and 7. + * Source code is encoded with UTF-8, indicated with `.oct-config` files. + * Don't doctest some classdef methods twice. + +------------------------------------------------------------------- Old: ---- doctest-0.7.0.tar.gz New: ---- doctest-0.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ octave-forge-doctest.spec ++++++ --- /var/tmp/diff_new_pack.UEV7MX/_old 2023-01-08 21:25:45.499325100 +0100 +++ /var/tmp/diff_new_pack.UEV7MX/_new 2023-01-08 21:25:45.543325361 +0100 @@ -1,7 +1,7 @@ # -# spec file for package octave-forge-doctest +# spec file # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define octpkg doctest Name: octave-forge-%{octpkg} -Version: 0.7.0 +Version: 0.8.0 Release: 0 Summary: Octave-Forge documentation tests -License: GPL-3.0-or-later AND BSD-3-Clause +License: BSD-3-Clause AND GPL-3.0-or-later Group: Productivity/Scientific/Math URL: https://octave.sourceforge.io Source0: https://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz ++++++ doctest-0.7.0.tar.gz -> doctest-0.8.0.tar.gz ++++++ ++++ 1858 lines of diff (skipped)