Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Finance-Quote for 
openSUSE:Factory checked in at 2026-09-18 22:04:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Finance-Quote (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Finance-Quote.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Finance-Quote"

Fri Sep 18 22:04:04 2026 rev:45 rq:1378663 version:1.710.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Finance-Quote/perl-Finance-Quote.changes    
2026-05-18 17:58:01.477148926 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Finance-Quote.new.383539/perl-Finance-Quote.changes
        2026-09-18 22:05:07.334032012 +0200
@@ -1,0 +2,32 @@
+Mon Aug 31 11:39:53 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 1.710.0 (1.71)
+   see /usr/share/doc/packages/perl-Finance-Quote/Changes
+
+  1.71      2026-08-30 10:48:34-07:00 America/Los_Angeles
+       * NZX.pm - Fixed JSON mapping - Issue #586
+       * IndiaMutual.pm: Update AMFI NAV file parsing to 8-column format with 
Plan and Option fields.
+       * Removed MorningstarCH.pm - Issue #582
+       * Removed MorningstarUK.pm - Issue #579
+       * IndiaMutual.pm: Add support for SIF quotes from AMFI.
+       * FTfunds.pm: added useragent, cloned from BVB.pm.
+
+-------------------------------------------------------------------
+Mon Jun 22 10:51:55 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 1.700.0 (1.70)
+   see /usr/share/doc/packages/perl-Finance-Quote/Changes
+
+  1.70      2026-06-21 11:34:56-07:00 America/Los_Angeles
+       * New module, Finnhub.pm. Fetches quotes from https://finnhub.io using 
a free personal-use API key.
+       * GoogleWeb.pm: adapt to the redesigned Google Finance site.
+       * Tradegate.pm: remove explicit "our $VERSION" assignment that collided
+         with the dzil-injected version, producing a duplicate declaration and
+         an "our variable $VERSION redeclared" warning. Use a bare # VERSION
+         marker like the other modules.
+       * Tradegate.pm: trim whitespace before parsing date and time
+       * Added CurrencyRates/Frankfurter
+       * Removed AEX.pm - Euronext.com added JavaScript based anti-webscraping.
+       * Added CurrencyRates/UniRate.pm.
+
+-------------------------------------------------------------------

Old:
----
  Finance-Quote-1.69.tar.gz

New:
----
  Finance-Quote-1.71.tar.gz

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

Other differences:
------------------
++++++ perl-Finance-Quote.spec ++++++
--- /var/tmp/diff_new_pack.H8zy0S/_old  2026-09-18 22:05:08.158066547 +0200
+++ /var/tmp/diff_new_pack.H8zy0S/_new  2026-09-18 22:05:08.159066589 +0200
@@ -18,10 +18,10 @@
 
 %define cpan_name Finance-Quote
 Name:           perl-Finance-Quote
-Version:        1.690.0
+Version:        1.710.0
 Release:        0
-# 1.69 -> normalize -> 1.690.0
-%define cpan_version 1.69
+# 1.71 -> normalize -> 1.710.0
+%define cpan_version 1.71
 #Upstream: GPL-1.0-or-later
 License:        GPL-2.0-or-later
 Summary:        Get stock and mutual fund quotes from various exchanges
@@ -58,7 +58,6 @@
 BuildRequires:  perl(JSON)
 BuildRequires:  perl(LWP::Protocol::http)
 BuildRequires:  perl(LWP::Protocol::https)
-BuildRequires:  perl(LWP::Simple)
 BuildRequires:  perl(LWP::UserAgent) >= 6.480
 BuildRequires:  perl(Module::CPANTS::Analyse)
 BuildRequires:  perl(Module::Load) >= 0.36
@@ -100,7 +99,6 @@
 Requires:       perl(JSON)
 Requires:       perl(LWP::Protocol::http)
 Requires:       perl(LWP::Protocol::https)
-Requires:       perl(LWP::Simple)
 Requires:       perl(LWP::UserAgent) >= 6.480
 Requires:       perl(Module::Load) >= 0.36
 Requires:       perl(Mozilla::CA)
@@ -116,7 +114,6 @@
 Requires:       perl(XML::LibXML)
 Requires:       perl(YAML::PP::Perl)
 Provides:       perl(Finance::Quote) = %{version}
-Provides:       perl(Finance::Quote::AEX) = %{version}
 Provides:       perl(Finance::Quote::ASEGR) = %{version}
 Provides:       perl(Finance::Quote::ASX) = %{version}
 Provides:       perl(Finance::Quote::AlphaVantage) = %{version}
@@ -133,22 +130,23 @@
 Provides:       perl(Finance::Quote::CurrencyRates::ECB) = %{version}
 Provides:       perl(Finance::Quote::CurrencyRates::FinanceAPI) = %{version}
 Provides:       perl(Finance::Quote::CurrencyRates::Fixer) = %{version}
+Provides:       perl(Finance::Quote::CurrencyRates::Frankfurter) = %{version}
 Provides:       perl(Finance::Quote::CurrencyRates::OpenExchange) = %{version}
 Provides:       perl(Finance::Quote::CurrencyRates::TwelveData) = %{version}
+Provides:       perl(Finance::Quote::CurrencyRates::UniRate) = %{version}
 Provides:       perl(Finance::Quote::CurrencyRates::YahooJSON) = %{version}
 Provides:       perl(Finance::Quote::Deka) = %{version}
 Provides:       perl(Finance::Quote::FTfunds) = %{version}
 Provides:       perl(Finance::Quote::FinanceAPI) = %{version}
 Provides:       perl(Finance::Quote::Finanzpartner) = %{version}
+Provides:       perl(Finance::Quote::Finnhub) = %{version}
 Provides:       perl(Finance::Quote::Fondsweb) = %{version}
 Provides:       perl(Finance::Quote::Fool) = %{version}
 Provides:       perl(Finance::Quote::GoldMoney) = %{version}
 Provides:       perl(Finance::Quote::GoogleWeb) = %{version}
 Provides:       perl(Finance::Quote::IndiaMutual) = %{version}
 Provides:       perl(Finance::Quote::MarketWatch) = %{version}
-Provides:       perl(Finance::Quote::MorningstarCH) = %{version}
 Provides:       perl(Finance::Quote::MorningstarJP) = %{version}
-Provides:       perl(Finance::Quote::MorningstarUK) = %{version}
 Provides:       perl(Finance::Quote::NSEIndia) = %{version}
 Provides:       perl(Finance::Quote::NZX) = %{version}
 Provides:       perl(Finance::Quote::OnVista) = %{version}

++++++ Finance-Quote-1.69.tar.gz -> Finance-Quote-1.71.tar.gz ++++++
++++ 3141 lines of diff (skipped)

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.H8zy0S/_old  2026-09-18 22:05:08.356074845 +0200
+++ /var/tmp/diff_new_pack.H8zy0S/_new  2026-09-18 22:05:08.359074971 +0200
@@ -1,6 +1,6 @@
-mtime: 1776581714
-commit: 8ddffc12046d65d372a60fe5a8463b902c90a0bb41396f60f4df8077aa15e6fe
+mtime: 1788176393
+commit: 347551b5a8c035ee49ffd12ff9870192cd3c5dc451ebc8367dd260610d9a8629
 url: https://src.opensuse.org/perl/perl-Finance-Quote
-revision: 8ddffc12046d65d372a60fe5a8463b902c90a0bb41396f60f4df8077aa15e6fe
+revision: 347551b5a8c035ee49ffd12ff9870192cd3c5dc451ebc8367dd260610d9a8629
 projectscmsync: https://src.opensuse.org/perl/_ObsPrj
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-08-31 13:39:53.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to