Hello community,

here is the log from the commit of package octave-forge-miscellaneous for 
openSUSE:Factory checked in at 2019-11-27 16:04:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-miscellaneous (Old)
 and      /work/SRC/openSUSE:Factory/.octave-forge-miscellaneous.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave-forge-miscellaneous"

Wed Nov 27 16:04:59 2019 rev:2 rq:751302 version:1.3.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/octave-forge-miscellaneous/octave-forge-miscellaneous.changes
    2015-06-16 15:12:33.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-miscellaneous.new.26869/octave-forge-miscellaneous.changes
 2019-11-27 16:05:00.321116662 +0100
@@ -1,0 +2,14 @@
+Wed Nov 27 10:55:40 UTC 2019 - Stefan BrĂ¼ns <[email protected]>
+
+- Update to version 1.3.0:
+  * New functions:
+    idxmatrix: creates a matrix with each element corresponding to
+    its subindex in the matrix.
+    hc2ind: Hilbert curve to linear indices
+  * The function publish has been removed from the miscellaneous
+    package because it is now released with Octave core since
+    version 4.2.  Note that it's API is slightly different.
+  * The package is no longer dependent on the general package.
+  * pkg update for octave 5.1+ functionality
+
+-------------------------------------------------------------------

Old:
----
  miscellaneous-1.2.1.tar.gz

New:
----
  miscellaneous-1.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ octave-forge-miscellaneous.spec ++++++
--- /var/tmp/diff_new_pack.QhkHbB/_old  2019-11-27 16:05:01.105116396 +0100
+++ /var/tmp/diff_new_pack.QhkHbB/_new  2019-11-27 16:05:01.105116396 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-miscellaneous
 #
-# 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,19 +12,19 @@
 # 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  miscellaneous
 Name:           octave-forge-%{octpkg}
-Version:        1.2.1
+Version:        1.3.0
 Release:        0
 Summary:        Miscellaneous functions for Octave
-License:        GPL-3.0+
+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
+URL:            https://octave.sourceforge.io
+Source0:        
https://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
 BuildRequires:  gcc-c++
 BuildRequires:  ncurses-devel
 BuildRequires:  octave-devel

++++++ miscellaneous-1.2.1.tar.gz -> miscellaneous-1.3.0.tar.gz ++++++
++++ 7395 lines of diff (skipped)


Reply via email to