commit octave-forge-financial for openSUSE:Factory

2018-11-26 Thread root
Hello community,

here is the log from the commit of package octave-forge-financial for 
openSUSE:Factory checked in at 2018-11-26 10:29:08

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


Package is "octave-forge-financial"

Mon Nov 26 10:29:08 2018 rev:4 rq:651314 version:0.5.3

Changes:

--- 
/work/SRC/openSUSE:Factory/octave-forge-financial/octave-forge-financial.changes
2018-07-28 12:40:21.360420417 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-financial.new.19453/octave-forge-financial.changes
 2018-11-26 10:29:22.201093863 +0100
@@ -1,0 +2,7 @@
+Wed Nov 21 10:58:20 UTC 2018 - badshah...@gmail.com
+
+- Update to version 0.5.3:
+  * Due to Google retiring the option to download financial data,
+the `fetch` function has been removed entirely.
+
+---

Old:

  financial-0.5.1.tar.gz

New:

  financial-0.5.3.tar.gz



Other differences:
--
++ octave-forge-financial.spec ++
--- /var/tmp/diff_new_pack.5rVmiq/_old  2018-11-26 10:29:23.149092751 +0100
+++ /var/tmp/diff_new_pack.5rVmiq/_new  2018-11-26 10:29:23.153092746 +0100
@@ -18,7 +18,7 @@
 
 %define octpkg  financial
 Name:   octave-forge-%{octpkg}
-Version:0.5.1
+Version:0.5.3
 Release:0
 Summary:Financial instruments for Octave
 License:GPL-3.0-or-later

++ financial-0.5.1.tar.gz -> financial-0.5.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/financial-0.5.1/DESCRIPTION 
new/financial-0.5.3/DESCRIPTION
--- old/financial-0.5.1/DESCRIPTION 2017-12-14 21:15:40.764385134 +0100
+++ new/financial-0.5.3/DESCRIPTION 2018-11-16 08:59:29.695825759 +0100
@@ -1,12 +1,12 @@
 Name: financial
-Version: 0.5.1
-Date: 2017-12-14
+Version: 0.5.3
+Date: 2018-10-22
 Author: Bill Denney, Kurt Hornik
 Maintainer: Parsiad Azimzadeh 
 Title: Financial
 Description: Monte Carlo simulation, options pricing routines, financial
   manipulation, plotting functions and additional date manipulation tools.
-Depends: octave (>= 4.0.0), io (>= 1.0.18)
+Depends: octave (>= 4.4.0), io (>= 2.4.11), statistics (>= 1.4.0)
 Autoload: no
 License: GPLv3+
 Url: http://octave.sf.net
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/financial-0.5.1/INDEX new/financial-0.5.3/INDEX
--- old/financial-0.5.1/INDEX   2017-12-14 21:15:40.764385134 +0100
+++ new/financial-0.5.3/INDEX   2018-11-16 08:59:29.695825759 +0100
@@ -5,10 +5,8 @@
  corr2cov
  cov2corr
  effrr
- fetch
  fvl
  fv
- google
  hhigh
  irr
  llow
@@ -28,7 +26,6 @@
  rsindex
  taxedrr
  vol
- yahoo
 Chart Financial Data
  bolling
  candle
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/financial-0.5.1/NEWS new/financial-0.5.3/NEWS
--- old/financial-0.5.1/NEWS2017-12-14 21:15:40.767718468 +0100
+++ new/financial-0.5.3/NEWS2018-11-16 08:59:29.699825734 +0100
@@ -1,3 +1,9 @@
+Summary of important user-visible changes for financial 0.5.3:
+--
+
+ ** Due to Google retiring the option to download financial
+data, the `fetch` function has been removed entirely.
+
 Summary of important user-visible changes for financial 0.5.1:
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/financial-0.5.1/inst/fetch.m 
new/financial-0.5.3/inst/fetch.m
--- old/financial-0.5.1/inst/fetch.m2017-12-14 21:15:40.784385139 +0100
+++ new/financial-0.5.3/inst/fetch.m1970-01-01 01:00:00.0 +0100
@@ -1,157 +0,0 @@
-## Copyright (C) 2008 Bill Denney 
-##
-## This program is free software; you can redistribute it and/or modify it 
under
-## the terms of the GNU General Public License as published by the Free 
Software
-## Foundation; either version 3 of the License, or (at your option) any later
-## version.
-##
-## This program is distributed in the hope that it will be useful, but WITHOUT
-## ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-## FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for 
more
-## details.
-##
-## You should have received a copy of the GNU General Public License along with
-## this program; if not, see .
-
-## -*- texinfo -*-
-## @deftypefn {@var{data} =} fetch (@var{conn}, @var{symbol})
-## @deftypefnx {@var{data} =} fetch (@dots{}, @var{fields})
-## @deftypefnx {@var{data} =} fetch (@dots{}, @var{date})
-## @deftypefnx {@var{data} =} fetch 

commit octave-forge-financial for openSUSE:Factory

2018-07-28 Thread root
Hello community,

here is the log from the commit of package octave-forge-financial for 
openSUSE:Factory checked in at 2018-07-28 12:40:19

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


Package is "octave-forge-financial"

Sat Jul 28 12:40:19 2018 rev:3 rq:624037 version:0.5.1

Changes:

--- 
/work/SRC/openSUSE:Factory/octave-forge-financial/octave-forge-financial.changes
2017-02-03 17:51:43.649735744 +0100
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-financial.new/octave-forge-financial.changes
   2018-07-28 12:40:21.360420417 +0200
@@ -1,0 +2,11 @@
+Wed Jul 18 07:39:56 UTC 2018 - badshah...@gmail.com
+
+- Update to version 0.5.1:
+  * The following functions are new: candle
+  * A bug in the `fetch` function that broke retrieving
+financial data from Google is now fixed.
+  * Due to Yahoo retiring the option to download financial
+data, Yahoo support in the `fetch` function has now been
+removed.
+
+---

Old:

  financial-0.5.0.tar.gz

New:

  financial-0.5.1.tar.gz



Other differences:
--
++ octave-forge-financial.spec ++
--- /var/tmp/diff_new_pack.SgPSb8/_old  2018-07-28 12:40:22.964423500 +0200
+++ /var/tmp/diff_new_pack.SgPSb8/_new  2018-07-28 12:40:22.964423500 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-financial
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,10 +18,10 @@
 
 %define octpkg  financial
 Name:   octave-forge-%{octpkg}
-Version:0.5.0
+Version:0.5.1
 Release:0
 Summary:Financial instruments 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

++ financial-0.5.0.tar.gz -> financial-0.5.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/financial-0.5.0/DESCRIPTION 
new/financial-0.5.1/DESCRIPTION
--- old/financial-0.5.0/DESCRIPTION 2016-02-01 04:16:35.820291837 +0100
+++ new/financial-0.5.1/DESCRIPTION 2017-12-14 21:15:40.764385134 +0100
@@ -1,12 +1,11 @@
 Name: financial
-Version: 0.5.0
-Date: 2016-01-31
-Author: Bill Denney , Kurt Hornik 
+Version: 0.5.1
+Date: 2017-12-14
+Author: Bill Denney, Kurt Hornik
 Maintainer: Parsiad Azimzadeh 
 Title: Financial
-Description: Monte Carlo simulation, options pricing routines,
- financial manipulation, plotting functions and additional date manipulation
- tools.
+Description: Monte Carlo simulation, options pricing routines, financial
+  manipulation, plotting functions and additional date manipulation tools.
 Depends: octave (>= 4.0.0), io (>= 1.0.18)
 Autoload: no
 License: GPLv3+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/financial-0.5.0/INDEX new/financial-0.5.1/INDEX
--- old/financial-0.5.0/INDEX   2016-02-01 04:16:35.820291837 +0100
+++ new/financial-0.5.1/INDEX   2017-12-14 21:15:40.764385134 +0100
@@ -1,16 +1,5 @@
 financial >> Financial
 Financial
- binprice
- blkimpv
- blkprice
- blsdelta
- blsgamma
- blsimpv
- blslambda
- blsprice
- blsrho
- blstheta
- blsvega
  cfconv
  cfdur
  corr2cov
@@ -31,7 +20,6 @@
  nper
  npv
  onbalvol
- opprofit
  pmt
  posvolidx
  pvl
@@ -41,12 +29,26 @@
  taxedrr
  vol
  yahoo
-Plot
+Chart Financial Data
  bolling
+ candle
  dateaxis
  highlow
  pointfig
  renko
+Price and Analyze Financial Instruments
+ binprice
+ blkimpv
+ blkprice
+ blsdelta
+ blsgamma
+ blsimpv
+ blslambda
+ blsprice
+ blsrho
+ blstheta
+ blsvega
+ opprofit
 Stochastic Differential Equation (SDE) Models
  @diffusion/diffusion
  @drift/drift
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/financial-0.5.0/NEWS new/financial-0.5.1/NEWS
--- old/financial-0.5.0/NEWS2016-02-01 04:16:35.820291837 +0100
+++ new/financial-0.5.1/NEWS2017-12-14 21:15:40.767718468 +0100
@@ -1,3 +1,18 @@
+Summary of important user-visible changes for financial 0.5.1:
+--
+
+ ** The following functions are new:
+
+  candle
+
+ ** A bug in the `fetch` function that broke retrieving
+financial data from Google is now fixed.
+
+ ** Due to Yahoo retiring the option to download financial
+data, Yahoo support in the 

commit octave-forge-financial for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package octave-forge-financial for 
openSUSE:Factory checked in at 2017-01-29 10:34:24

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


Package is "octave-forge-financial"

Changes:

--- 
/work/SRC/openSUSE:Factory/octave-forge-financial/octave-forge-financial.changes
2015-06-16 15:11:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-financial.new/octave-forge-financial.changes
   2017-02-03 17:51:43.649735744 +0100
@@ -1,0 +2,13 @@
+Wed Feb  3 09:38:01 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 0.5.0
+  * The following classes for Monte Carlo methods are new:
+@sde, @drift, @diffusion
+  * The following functions are new:
+inprice, blkimpv, blkprice, blsdelta, blsgamma, blsimpv,
+blslambda, blsprice, blsrho, blstheta, blsvega, bm, cev, cir
+gbm, heston, hwv, macd, opprofit, renko, sdeddo, sdeld, sdemrd,
+weeknum
+  * Minor changes and bugfixes
+
+---

Old:

  financial-0.4.0.tar.gz

New:

  financial-0.5.0.tar.gz



Other differences:
--
++ octave-forge-financial.spec ++
--- /var/tmp/diff_new_pack.04Ek5p/_old  2017-02-03 17:51:44.001686120 +0100
+++ /var/tmp/diff_new_pack.04Ek5p/_new  2017-02-03 17:51:44.009684992 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-financial
 #
-# 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  financial
 Name:   octave-forge-%{octpkg}
-Version:0.4.0
+Version:0.5.0
 Release:0
 Summary:Financial instruments 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.0.1
+Requires:   octave-cli >= 4.0.0
 Requires:   octave-forge-io >= 1.0.18
 
 %description

++ financial-0.4.0.tar.gz -> financial-0.5.0.tar.gz ++
 5711 lines of diff (skipped)