Revisions of perl-Finance-Quote

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1086576 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 37)
- Update cpanspec.yml and regenerate spec file
- updated to 1.54
  * See /usr/share/doc/packages/perl-Finance-Quote/Changes
- Add upstream Fix-FTFunds-regex.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 843870 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 35)
- Use metacpan for URL and sources file
- Update to version 1.49:
  * Alphavantage: Removed Time::HiRes dependency due to mswin32
    not supporting clock_gettime calls.
  * Alphavantage: Add a waiting mechanism to comply to
    alphavantage use terms
  * Alphavantage: Added several stock exchange support and
    currency
  * Updated modules: Union, Deka, Indiamutual, ASX, Yahoojson,
    TSP, AEX, Fool
  * New modules: IEXTrading, MorningstarAU, MorningstarCH,
    IEXCloud
  * Yahoo: removed modules referring to yahoo API, which yahoo
    stopped
  * BUGFIX: 'use of uninitialized value' returned by perl could
    make gnucash fail when more than 15 quotes where requested
  * BUGFIX: MS Windows does not support %T in strftime call
  * Added new documentation files: Release.txt, Hackers-Guide,
    Modules-README.yml
  * We started moving known failing tests into TODO blocks
  * This release is the result of hard work by Bruce Schuck,
    Vincent Lucarelli, Pieter-Jan Vandormael, Manuel Friedli,
    Jalon Avens, Chris Good, Mark J. Cox, Eelco Dolstra, Henrik
    Ahlgren, Vinay Shastry, Mike Alexander, Erik Colson.
  * Special thanks go to Bruce Schuck and Vincent Lucarelli
    which joined the maintainers team!
- Use Sourceforge as home and download site.
- Fix dependencies. Require perl(CGI) (boo#1077300).
- Change package license to GPL-3.0-or-later:
  MorningstarJP.pm carries this license
- Change license to GPL-3.0-or-later (MorningstarJP.pm).
- Clean spec file by spec-cleaner.
- Update to version 1.47 (boo#1077300):
  * Yahoojson: module adapted to new URL and returned json
  * Added currencies for .SA (Brazil) and .TO (Canada/Toronto)
    markets
  * Added currency for .DE market
  * BUGFIX in currency determination regex
  * BUG resolved: removed time from $last_refresh when markets are
    open
  * added AlphaVantage module (Matthew Patterson)
  * some other module changes: yahoojson, Morningstar, Bourso, TSX
    (not working)
  * Use AlphaVantage for currency quotes instead of Yahoo
- Drop perl-Finance-Quote-debian-04_deka.patch (module rewritten).
- Update to 1.38
  * module updates: tiaacref, yahooJSON, FTfunds, MStaruk,
    USFedBonds, GoldMoney
  * new modules: fidelityfixed (Peter Ratzlaff), yahooYQL
  * removed modules: MTGox
  * more tests: yahoo_speed.t, tiaacref.t
- Drop perl-Finance-Quote-64897-0001-adopted-to-site-changes.patch,
  perl-Finance-Quote-64897-0002-support-palladium-lookup.patch,
  perl-Finance-Quote-goldmoney-decimal-point.patch
- Add perl(CGI) BuildRequires: needed to be able to pass the
  test suite with Perl 5.22.
- updated to 1.37 bnc#955055
   see /usr/share/doc/packages/perl-Finance-Quote/ChangeLog.1
- ignore Mozilla:CA
- update to 1.35:
         * BUGFIX: VWD - currency returned.
 
 1.34      2014-06-15 21:30:03+02:00 Europe/Brussels
         * VWD adapted to recent website change.
 
 1.33      2014-06-01 11:24:24+02:00 Europe/Brussels
         * BUGFIX: yahoo_json never returns currency. so don't set a default.
                   yahoo_json returned current timestamp instead of quote date.
 
 1.32      2014-05-18 21:55:12+02:00 Europe/Brussels
         * return "symbol" for yahoo_json module
         * allow to retrieve ISIN codes with VWD module
 
 1.31      2014-05-04 22:56:45+02:00 Europe/Brussels
         * Case mismatch in ZA_UnitTrusts pod
 
 1.30      2014-05-04 21:56:34+02:00 Europe/Brussels
         * Bourso.pm works on current website changes. Thanks to Guillaume
         * New module CSE.pm by Hiranya Samarasekera. Covers Colombo Stock
           Exchange (CSE) in Sri Lanka.
 
 1.29      2014-04-08 08:28:25+02:00 Europe/Brussels
         * New module za_unittrusts. kudos to Rolf Endres.
        * Indiamutual patched to current website. kudos to Vinay S Shastry.
 
 1.28      2014-03-16 12:05:19+01:00 Europe/Brussels
 
         * Removed some unnecessary dependencies
 
 1.27      2014-03-05 15:04:22+01:00 Europe/Brussels
 
         * New module YahooJSON added (Abhijit Kshirsagar)
         * mtgox.t should not create errors when ONLINE_TEST is not defined
- remove all patches no longer applying (as maintainer didn't care for 18 months
  and this module is important to be half way fresh):
    perl-Finance-Quote-57401-financecanada.patch
    perl-Finance-Quote-61750-comdirect.patch
    perl-Finance-Quote-62619-vwd.patch
    perl-Finance-Quote-64474-stooq.patch
    perl-Finance-Quote-65269-ftfunds.patch
    perl-Finance-Quote-70690-IndiaMutual-temp-del.patch
    perl-Finance-Quote-70690-IndiaMutual-temp.patch
    perl-Finance-Quote-LeRevenu.patch
    perl-Finance-Quote-debian-08_deka.patch
    perl-Finance-Quote-fsf-address.patch
    perl-Finance-Quote-goldmoney-decimal-point.patch
- reworked spec file to look a bit more like a standard perl package
- Update to version 1.18 (bnc#800797):
  * many updates for server changes
  * new modules
  * code cleanup
- Drop perl-Finance-Quote-fedora-tiaa-cref.patch: New code is a
  different implementation and it supports institutional funds as
  well.
- Update Requires.
- Updated to the current upstream GIT snapshot (many updates for
  server changes).
- Added fixes from upstream bug tracker:
  * Fix GoldMoney server changes, add palladium (CPAN#64897).
  * Rewrite Finance Canada after server changes (CPAN#57401).
  * Partial rewrite ov VWD due to server changes (CPAN#62619).
  * Fix Cdnfundlibrary to retrieve newest NAV (CPAN#66235).
  * Fix use of /tmp file in IndiaMutual (CPAN#70690).
  * New modules:
    * Comdirect (CPAN#61750)
    * Stooq (CPAN#64474)
    * FTFunds (CPAN#65269)
- Added Fedora fix:
  * Fix TIAA-CREF (Redhat#668935).
- Added all Debian fixes.
- Yahoo fixes ported to the upstream GIT.
- use original .tar.gz
- switch to perl_requires macro
- remove /var/adm/perl-modules
- add perl as explicit buildrequire
- Fix of LeRevenu module crash due to a change on lerevenu.com web
  site (bnc#555687).
- enable parallel build
- Updated to version 1.17 (bnc498310#c4):
  * Site layout updates: Cominvest, Yahoo (currencies adapted to
    yahoo denomination), ASX.
  * Fixes for: Yahoo Europe, Goldmoney, IndiaMutual, GBp, possible
    wrong year range in Yahoo.
  * New support for: Hungarian stocks, Goldmoney Platinum.
  * Removed: Broken futures support for AEX.
- Updated to version 1.16:
  * Fixed or updated site layout parsing of:
    Bourso, Morningstar, AEX, ITE is now RZR, ZA, Goldmoney,
    Ashwin, Finanzpartner.
  * New currency lookup support.
  * Fixed 12:XXpm formatted time handling.
- Require all needed perl modules (bnc#496738).
- Updated to version 1.15:
  * IndiaMutual: Fix symbol not set it module.
  * isoTime - make sure $hours and $mins are treated as numbers,
    use sprintf
- Updated to version 1.14:
  * Added support for Finanzpartner, Cominvest, TSX.
  * Fixed or updated site layout parsing of TIAA CREF,
    Stockhouse Canada, DWS, VWD, AEX, Yahoo Brasil, SEB,
    Association of Mutual Funds in India.
  * Fixes.
  * Reorganization of test cases.
- New SuSE package, version 1.13 (#242504).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 625141 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 34)
- Fix dependencies. Require perl(CGI) (boo#1077300).
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 28)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 242694 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 27)
- ignore Mozilla:CA

- update to 1.35:
         * BUGFIX: VWD - currency returned.
 
 1.34      2014-06-15 21:30:03+02:00 Europe/Brussels
         * VWD adapted to recent website change.
 
 1.33      2014-06-01 11:24:24+02:00 Europe/Brussels
         * BUGFIX: yahoo_json never returns currency. so don't set a default.
                   yahoo_json returned current timestamp instead of quote date.
 
 1.32      2014-05-18 21:55:12+02:00 Europe/Brussels
         * return "symbol" for yahoo_json module
         * allow to retrieve ISIN codes with VWD module
 
 1.31      2014-05-04 22:56:45+02:00 Europe/Brussels
         * Case mismatch in ZA_UnitTrusts pod
 
 1.30      2014-05-04 21:56:34+02:00 Europe/Brussels
         * Bourso.pm works on current website changes. Thanks to Guillaume
         * New module CSE.pm by Hiranya Samarasekera. Covers Colombo Stock
           Exchange (CSE) in Sri Lanka.
 
 1.29      2014-04-08 08:28:25+02:00 Europe/Brussels
         * New module za_unittrusts. kudos to Rolf Endres.
        * Indiamutual patched to current website. kudos to Vinay S Shastry.
 
 1.28      2014-03-16 12:05:19+01:00 Europe/Brussels
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 26)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 155150 from Stanislav Brabec's avatar Stanislav Brabec (sbrabec) (revision 25)
Just a changes typo fix (1.17=>1.18):
- Update to version 1.18 (bnc#800797): (forwarded request 155149 from sbrabec)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 150458 from Stanislav Brabec's avatar Stanislav Brabec (sbrabec) (revision 24)
Please accept version update. This package needs regular update of the backend, otherwise it rots.
See https://bugzilla.novell.com/show_bug.cgi?id=800797 for more.
- Update to version 1.17 (bnc#800797):
  * many updates for server changes
  * new modules
  * code cleanup
- Drop perl-Finance-Quote-fedora-tiaa-cref.patch: New code is a
  different implementation and it supports institutional funds as
  well.
- Update Requires.
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 23)
Split 12.3 from Factory
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 22)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 101206 from Stanislav Brabec's avatar Stanislav Brabec (sbrabec) (revision 21)
- Updated to the current upstream GIT snapshot (many updates for
  server changes).
- Added fixes from upstream bug tracker:
  * Fix GoldMoney server changes, add palladium (CPAN#64897).
  * Rewrite Finance Canada after server changes (CPAN#57401).
  * Partial rewrite ov VWD due to server changes (CPAN#62619).
  * Fix Cdnfundlibrary to retrieve newest NAV (CPAN#66235).
  * Fix use of /tmp file in IndiaMutual (CPAN#70690).
  * New modules:
    * Comdirect (CPAN#61750)
    * Stooq (CPAN#64474)
    * FTFunds (CPAN#65269)
- Added Fedora fix:
  * Fix TIAA-CREF (Redhat#668935).
- Added all Debian fixes.
- Yahoo fixes ported to the upstream GIT.
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 20)
replace license with spdx.org variant
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 18)
Displaying revisions 1 - 20 of 37
openSUSE Build Service is sponsored by