Hello community,
here is the log from the commit of package octave-forge-queueing for
openSUSE:Factory checked in at 2019-11-27 16:05:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-queueing (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-queueing.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-queueing"
Wed Nov 27 16:05:02 2019 rev:4 rq:751305 version:1.2.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/octave-forge-queueing/octave-forge-queueing.changes
2017-02-03 17:51:55.716034447 +0100
+++
/work/SRC/openSUSE:Factory/.octave-forge-queueing.new.26869/octave-forge-queueing.changes
2019-11-27 16:05:02.729115847 +0100
@@ -1,0 +2,8 @@
+Wed Nov 27 11:51:39 UTC 2019 - Stefan BrĂ¼ns <[email protected]>
+
+- Update to version 1.2.6:
+ * queueing-1.2.6 contains new features
+ * New functions dtmcisir() and ctmcisir()
+ * General documentation cleanup
+
+-------------------------------------------------------------------
Old:
----
queueing-1.2.5.tar.gz
New:
----
queueing-1.2.6.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-queueing.spec ++++++
--- /var/tmp/diff_new_pack.Q2IqpN/_old 2019-11-27 16:05:03.273115663 +0100
+++ /var/tmp/diff_new_pack.Q2IqpN/_new 2019-11-27 16:05:03.273115663 +0100
@@ -1,7 +1,7 @@
#
# spec file for package octave-forge-queueing
#
-# Copyright (c) 2017 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,22 +12,22 @@
# 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 queueing
Name: octave-forge-%{octpkg}
-Version: 1.2.5
+Version: 1.2.6
Release: 0
Summary: Queueing Networks and Markov chains analysis 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
BuildArch: noarch
-BuildRequires: octave-devel
-Requires: octave-cli >= 3.8.1
+BuildRequires: octave-devel >= 4.0.0
+Requires: octave-cli >= 4.0.0
%description
Functions for queueing networks and Markov chains analysis.
++++++ queueing-1.2.5.tar.gz -> queueing-1.2.6.tar.gz ++++++
++++ 8004 lines of diff (skipped)