commit octave-forge-queueing for openSUSE:Factory

2020-06-11 Thread root
Hello community,

here is the log from the commit of package octave-forge-queueing for 
openSUSE:Factory checked in at 2020-06-11 14:48:29

Comparing /work/SRC/openSUSE:Factory/octave-forge-queueing (Old)
 and  /work/SRC/openSUSE:Factory/.octave-forge-queueing.new.3606 (New)


Package is "octave-forge-queueing"

Thu Jun 11 14:48:29 2020 rev:5 rq:801792 version:1.2.7

Changes:

--- 
/work/SRC/openSUSE:Factory/octave-forge-queueing/octave-forge-queueing.changes  
2019-11-27 16:05:02.729115847 +0100
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-queueing.new.3606/octave-forge-queueing.changes
2020-06-11 14:48:56.806133904 +0200
@@ -1,0 +2,20 @@
+Thu May  7 17:55:24 UTC 2020 - Stefan Brüns 
+
+- Update to version 1.2.6:
+  * queueing-1.2.7 contains new features
+  * Added computation of state occupancy probabilities to functions
+qsmm1(), qsmm1k(), qsmminf(), qsmmm(), qsmmmk()
+  * Function qncmmvaap() has been deprecated and renamed to qncmmvabs()
+  * The following deprecated functions have been removed: qnvisits(),
+qnopensingle(), qnopenmulti(), qnopenbsb(), qnopenab(), qnmvapop(),
+qnmvablo(), qnjackson(), qnconvolution(), qnconvolutionld(),
+qncmva(), qnclosedsinglemva(), qnclosedsinglemvald(), qnclosedpb(),
+qnclosedmultimva(), qnclosedab(), qnclosedbsb(), qnclosedgb(),
+qnclosedmultimvaapprox(), qnclosedsinglemvaapprox(), qnmg1(),
+qnmh1(), qnmm1(), qnmminf(), qnmmmk(), qnmmm(), qnmm1k(), qnammm(),
+ctmc_bd(), ctmc_exps(), ctmc_fpt(), ctmc_mtta(), ctmc_taexps(),
+dtmc_bd(), dtmc_exps(), dtmc_fpt(), dtmc_mtta(), dtmc_taexps(),
+population_mix(), dtmc_is_irreducible(), ctmc_check_Q(),
+dtmc_check_P()
+
+---

Old:

  queueing-1.2.6.tar.gz

New:

  queueing-1.2.7.tar.gz



Other differences:
--
++ octave-forge-queueing.spec ++
--- /var/tmp/diff_new_pack.cvhPRO/_old  2020-06-11 14:48:58.698139977 +0200
+++ /var/tmp/diff_new_pack.cvhPRO/_new  2020-06-11 14:48:58.702139990 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-queueing
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define octpkg  queueing
 Name:   octave-forge-%{octpkg}
-Version:1.2.6
+Version:1.2.7
 Release:0
 Summary:Queueing Networks and Markov chains analysis for Octave
 License:GPL-3.0-or-later
@@ -60,7 +60,6 @@
 %octave --eval "pkg rebuild"
 
 %files
-%defattr(-,root,root)
 %{octpackages_dir}/%{octpkg}-%{version}
 
 %changelog

++ queueing-1.2.6.tar.gz -> queueing-1.2.7.tar.gz ++
 7942 lines of diff (skipped)




commit octave-forge-queueing for openSUSE:Factory

2019-11-27 Thread root
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 
+
+- 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)




commit octave-forge-queueing for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package octave-forge-queueing for 
openSUSE:Factory checked in at 2017-01-29 10:36:17

Comparing /work/SRC/openSUSE:Factory/octave-forge-queueing (Old)
 and  /work/SRC/openSUSE:Factory/.octave-forge-queueing.new (New)


Package is "octave-forge-queueing"

Changes:

--- 
/work/SRC/openSUSE:Factory/octave-forge-queueing/octave-forge-queueing.changes  
2016-09-21 18:48:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-queueing.new/octave-forge-queueing.changes
 2017-02-03 17:51:55.716034447 +0100
@@ -1,0 +2,6 @@
+Sun Jan  1 12:03:58 UTC 2017 - dmitr...@opensuse.org
+
+- Update to version 1.2.5
+  * Bug fixes
+
+---

Old:

  queueing-1.2.4.tar.gz

New:

  queueing-1.2.5.tar.gz



Other differences:
--
++ octave-forge-queueing.spec ++
--- /var/tmp/diff_new_pack.HBZ3xd/_old  2017-02-03 17:51:56.211964523 +0100
+++ /var/tmp/diff_new_pack.HBZ3xd/_new  2017-02-03 17:51:56.211964523 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-queueing
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define octpkg  queueing
 Name:   octave-forge-%{octpkg}
-Version:1.2.4
+Version:1.2.5
 Release:0
 Summary:Queueing Networks and Markov chains analysis for Octave
 License:GPL-3.0+
@@ -38,7 +38,7 @@
 measures for Markov chains can be computed, such as state occupancy
 probabilities, mean time to absorption, time-averaged sojourn times
 and so forth. Discrete- and continuous-time Markov chains are supported.
-This is part of Octave-Forge project.
+This is part of the Octave-Forge project.
 
 %prep
 %setup -q -c %{name}-%{version}

++ queueing-1.2.4.tar.gz -> queueing-1.2.5.tar.gz ++
 14186 lines of diff (skipped)




commit octave-forge-queueing for openSUSE:Factory

2016-09-21 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-queueing for 
openSUSE:Factory checked in at 2016-09-21 18:48:32

Comparing /work/SRC/openSUSE:Factory/octave-forge-queueing (Old)
 and  /work/SRC/openSUSE:Factory/.octave-forge-queueing.new (New)


Package is "octave-forge-queueing"

Changes:

--- 
/work/SRC/openSUSE:Factory/octave-forge-queueing/octave-forge-queueing.changes  
2015-06-16 15:13:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-queueing.new/octave-forge-queueing.changes
 2016-09-21 18:48:34.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 18:42:43 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 1.2.4
+  * Bug fixes
+
+---

Old:

  queueing-1.2.3.tar.gz

New:

  queueing-1.2.4.tar.gz



Other differences:
--
++ octave-forge-queueing.spec ++
--- /var/tmp/diff_new_pack.ZZszch/_old  2016-09-21 18:48:36.0 +0200
+++ /var/tmp/diff_new_pack.ZZszch/_new  2016-09-21 18:48:36.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-queueing
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define octpkg  queueing
 Name:   octave-forge-%{octpkg}
-Version:1.2.3
+Version:1.2.4
 Release:0
 Summary:Queueing Networks and Markov chains analysis for Octave
 License:GPL-3.0+
@@ -27,7 +27,7 @@
 Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  octave-devel
-Requires:   octave-cli >= 3.2.3
+Requires:   octave-cli >= 3.8.1
 
 %description
 Functions for queueing networks and Markov chains analysis.

++ queueing-1.2.3.tar.gz -> queueing-1.2.4.tar.gz ++
 18382 lines of diff (skipped)




commit octave-forge-queueing for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-queueing for 
openSUSE:Factory checked in at 2015-06-16 15:13:37

Comparing /work/SRC/openSUSE:Factory/octave-forge-queueing (Old)
 and  /work/SRC/openSUSE:Factory/.octave-forge-queueing.new (New)


Package is octave-forge-queueing

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-queueing.new/octave-forge-queueing.changes
 2015-06-16 15:13:37.0 +0200
@@ -0,0 +1,5 @@
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 1.2.3
+

New:

  octave-forge-queueing.changes
  octave-forge-queueing.spec
  queueing-1.2.3.tar.gz



Other differences:
--
++ octave-forge-queueing.spec ++
#
# spec file for package octave-forge-queueing
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# 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/
#


%define octpkg  queueing
Name:   octave-forge-%{octpkg}
Version:1.2.3
Release:0
Summary:Queueing Networks and Markov chains analysis for Octave
License:GPL-3.0+
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildArch:  noarch
BuildRequires:  octave-devel
Requires:   octave-cli = 3.2.3

%description
Functions for queueing networks and Markov chains analysis.
This package can be used to compute steady-state performance measures
for open, closed and mixed networks with single or multiple job classes.
Mean Value Analysis (MVA), convolution, and various bounding techniques are
implemented. Furthermore, several transient and steady-state performance
measures for Markov chains can be computed, such as state occupancy
probabilities, mean time to absorption, time-averaged sojourn times
and so forth. Discrete- and continuous-time Markov chains are supported.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval pkg rebuild

%postun
%octave --eval pkg rebuild

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}

%changelog