Hello community,

here is the log from the commit of package perl-Finance-Quote for 
openSUSE:Factory checked in at 2014-07-29 16:48:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Finance-Quote (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Finance-Quote.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Finance-Quote"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Finance-Quote/perl-Finance-Quote.changes    
2013-02-12 12:54:40.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Finance-Quote.new/perl-Finance-Quote.changes   
    2014-07-29 16:48:26.000000000 +0200
@@ -1,0 +2,57 @@
+Mon Jul 28 10:07:55 UTC 2014 - [email protected]
+
+- ignore Mozilla:CA
+
+-------------------------------------------------------------------
+Mon Jul 28 05:47:45 UTC 2014 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  Finance-Quote-1.18.tar.gz
  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

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

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

Other differences:
------------------
++++++ perl-Finance-Quote.spec ++++++
--- /var/tmp/diff_new_pack.J91Dow/_old  2014-07-29 16:48:27.000000000 +0200
+++ /var/tmp/diff_new_pack.J91Dow/_new  2014-07-29 16:48:27.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Finance-Quote
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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,90 +18,104 @@
 
 Name:           perl-Finance-Quote
 Url:            http://finance-quote.sourceforge.net/
-Requires:       perl
-Requires:       perl-Crypt-SSLeay
-Requires:       perl-HTML-Parser
-Requires:       perl-HTML-TableExtract
-Requires:       perl-HTML-TokeParser-Simple
-Requires:       perl-HTML-Tree
-Requires:       perl-HTTP-Message
-Requires:       perl-URI
-Requires:       perl-base
-Requires:       perl-libwww-perl
-Summary:        Provides access to time-delayed stockquotes
+%define cpan_name Finance-Quote
+Summary:        Get stock and mutual fund quotes from various exchange
 License:        GPL-2.0+
 Group:          Development/Libraries/Perl
-Version:        1.18
+Version:        1.35
 Release:        0
-Source:         Finance-Quote-%{version}.tar.gz
-Patch:          perl-Finance-Quote-LeRevenu.patch
+Source:         
http://www.cpan.org/authors/id/E/EC/ECOCODE/%{cpan_name}-%{version}.tar.gz
 Patch11:        perl-Finance-Quote-debian-03_whatis.patch
 Patch12:        perl-Finance-Quote-debian-04_deka.patch
 Patch13:        perl-Finance-Quote-debian-06_seb.patch
-Patch14:        perl-Finance-Quote-debian-08_deka.patch
 Patch15:        perl-Finance-Quote-debian-10_whatis.patch
 Patch60:        perl-Finance-Quote-66235-Cdnfundlibrary-row.patch
-Patch61:        perl-Finance-Quote-70690-IndiaMutual-temp.patch
-Patch62:        perl-Finance-Quote-65269-ftfunds.patch
 Patch63:        perl-Finance-Quote-64897-0001-adopted-to-site-changes.patch
 Patch64:        perl-Finance-Quote-64897-0002-support-palladium-lookup.patch
-Patch65:        perl-Finance-Quote-57401-financecanada.patch 
-Patch66:        perl-Finance-Quote-61750-comdirect.patch 
-Patch67:        perl-Finance-Quote-62619-vwd.patch
-Patch68:        perl-Finance-Quote-64474-stooq.patch
-Patch69:        perl-Finance-Quote-70690-IndiaMutual-temp-del.patch
-Patch100:       perl-Finance-Quote-fsf-address.patch
 Patch101:       perl-Finance-Quote-goldmoney-decimal-point.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  perl(Crypt::SSLeay)
+BuildRequires:  perl(Date::Calc)
+BuildRequires:  perl(HTML::Parser)
+BuildRequires:  perl(HTML::TableExtract)
+BuildRequires:  perl(HTML::TokeParser)
+BuildRequires:  perl(HTML::TreeBuilder)
+BuildRequires:  perl(HTTP::Cookies)
+BuildRequires:  perl(HTTP::Headers)
+BuildRequires:  perl(HTTP::Request::Common)
+BuildRequires:  perl(HTTP::Status)
+BuildRequires:  perl(JSON)
+BuildRequires:  perl(LWP::Simple)
+BuildRequires:  perl(LWP::UserAgent)
+BuildRequires:  perl(Time::Piece)
+BuildRequires:  perl(URI)
+BuildRequires:  perl(URI::Escape)
+BuildRequires:  perl(URI::QueryParam)
+Requires:       perl(Crypt::SSLeay)
+Requires:       perl(Date::Calc)
+Requires:       perl(HTML::Parser)
+Requires:       perl(HTML::TableExtract)
+Requires:       perl(HTML::TokeParser)
+Requires:       perl(HTML::TreeBuilder)
+Requires:       perl(HTTP::Cookies)
+Requires:       perl(HTTP::Headers)
+Requires:       perl(HTTP::Request::Common)
+Requires:       perl(HTTP::Status)
+Requires:       perl(JSON)
+Requires:       perl(LWP::Simple)
+Requires:       perl(LWP::UserAgent)
+Requires:       perl(Time::Piece)
+Requires:       perl(URI)
+Requires:       perl(URI::Escape)
+Requires:       perl(URI::QueryParam)
 %{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
 
 %description
-Finance::Quote provides access to time-delayed stockquotes from a
-number of sources.  After you've installed the pacakage, try 'perldoc
-Finance::Quote' for full information.  Alternatively, you can 'perldoc
-lib/Finance/Quote.pm' before the install.
+This module gets stock quotes from various internet sources, including
+Yahoo! Finance, Fidelity Investments, and the Australian Stock Exchange.
+There are two methods of using this module -- a functional interface that
+is deprecated, and an object-orientated method that provides greater
+flexibility and stability.
+
+With the exception of straight currency exchange rates, all information is
+returned as a two-dimensional hash (or a reference to such a hash, if
+called in a scalar context). For example:
+
+    %info = $q->fetch("australia","CML");
+    print "The price of CML is ".$info{"CML","price"};
+
+The first part of the hash (eg, "CML") is referred to as the stock. The
+second part (in this case, "price") is referred to as the label.
 
 %prep
-%setup -q -n Finance-Quote-%{version}
-%patch -p1
+%setup -q -n %{cpan_name}-%{version}
 %patch11
 %patch12
 %patch13
-%patch14
 %patch15
 %patch60 -p1
-%patch61 -p1
-%patch62 -p1
 %patch63 -p1
 %patch64 -p1
-%patch65 -p1
-%patch66 -p1
-%patch67 -p1
-%patch68 -p1
-%patch69 -p1
-%patch100 -p1
 %patch101 -p1
 rm -f lib/Finance/*.orig lib/Finance/Quote/*.orig
-mv Documentation/README Documentation/README2
+#mv Documentation/README Documentation/README2
 
 %build
-perl Makefile.PL
-make %{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__make} %{?_smp_mflags}
+
+%check
+%{__make} test
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install_vendor
+%perl_make_install
 %perl_process_packlist
+%perl_gen_filelist
 
-%clean
-[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf 
$RPM_BUILD_ROOT
-
-%files
-%defattr(-,root,root)
-%doc ChangeLog ChangeLog.1 MANIFEST README Documentation/*
-%doc %{_mandir}/man?/*
-%{perl_vendorlib}/Finance
-%{perl_vendorarch}/auto/Finance
+%files -f %{name}.files
+%defattr(-,root,root,755)
+%doc ChangeLog.1 Changes LICENSE README
 
 %changelog

++++++ Finance-Quote-1.18.tar.gz -> Finance-Quote-1.35.tar.gz ++++++
++++ 11702 lines of diff (skipped)

++++++ perl-Finance-Quote-goldmoney-decimal-point.patch ++++++
--- /var/tmp/diff_new_pack.J91Dow/_old  2014-07-29 16:48:27.000000000 +0200
+++ /var/tmp/diff_new_pack.J91Dow/_new  2014-07-29 16:48:27.000000000 +0200
@@ -1,8 +1,8 @@
-Index: finance-quote/lib/Finance/Quote/GoldMoney.pm
+Index: Finance-Quote-1.35/lib/Finance/Quote/GoldMoney.pm
 ===================================================================
---- finance-quote.orig/lib/Finance/Quote/GoldMoney.pm
-+++ finance-quote/lib/Finance/Quote/GoldMoney.pm
-@@ -131,6 +131,7 @@ sub goldmoney {
+--- Finance-Quote-1.35.orig/lib/Finance/Quote/GoldMoney.pm
++++ Finance-Quote-1.35/lib/Finance/Quote/GoldMoney.pm
+@@ -129,6 +129,7 @@ sub goldmoney {
  
                        if( $_->as_text =~ /([\d,]*\.\d*)/ ) {
                                $gold_oz = $1;
@@ -10,7 +10,7 @@
                        }
  
                        # assemble final dataset
-@@ -152,6 +153,7 @@ sub goldmoney {
+@@ -150,6 +151,7 @@ sub goldmoney {
  
                        if( $_->as_text =~ /([\d,]*\.\d*)/ ) {
                                $silver_oz = $1;
@@ -18,7 +18,7 @@
                        }
  
                        # assemble final dataset
-@@ -173,6 +175,7 @@ sub goldmoney {
+@@ -171,6 +173,7 @@ sub goldmoney {
  
                        if( $_->as_text =~ /([\d,]*\.\d*)/ ) {
                                $platinum_oz = $1;

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to