commit perl-Finance-Quote for openSUSE:Factory
Hello community, here is the log from the commit of package perl-Finance-Quote for openSUSE:Factory checked in at 2017-08-24 18:52:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Finance-Quote (Old) and /work/SRC/openSUSE:Factory/.perl-Finance-Quote.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-Finance-Quote" Thu Aug 24 18:52:35 2017 rev:32 rq:516823 version:1.38 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Finance-Quote/perl-Finance-Quote.changes 2016-08-12 15:44:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Finance-Quote.new/perl-Finance-Quote.changes 2017-08-24 18:52:40.263121394 +0200 @@ -1,0 +2,13 @@ +Fri Aug 4 20:54:02 UTC 2017 - jcnengel@gmail.com + +- 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 + +------------------------------------------------------------------- Old: ---- Finance-Quote-1.37.tar.gz 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 New: ---- Finance-Quote-1.38.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Finance-Quote.spec ++++++ --- /var/tmp/diff_new_pack.lJJjTC/_old 2017-08-24 18:52:42.738772809 +0200 +++ /var/tmp/diff_new_pack.lJJjTC/_new 2017-08-24 18:52:42.746771682 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Finance-Quote # -# 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 @@ -17,7 +17,7 @@ Name: perl-Finance-Quote -Version: 1.37 +Version: 1.38 Release: 0 #Upstream: GPL-1.0+ %define cpan_name Finance-Quote @@ -27,14 +27,11 @@ Url: http://search.cpan.org/dist/Finance-Quote/ Source0: http://www.cpan.org/authors/id/E/EC/ECOCODE/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml -Patch0: perl-Finance-Quote-64897-0001-adopted-to-site-changes.patch -Patch1: perl-Finance-Quote-64897-0002-support-palladium-lookup.patch Patch2: perl-Finance-Quote-66235-Cdnfundlibrary-row.patch Patch3: perl-Finance-Quote-debian-03_whatis.patch Patch4: perl-Finance-Quote-debian-04_deka.patch Patch5: perl-Finance-Quote-debian-06_seb.patch Patch6: perl-Finance-Quote-debian-10_whatis.patch -Patch7: perl-Finance-Quote-goldmoney-decimal-point.patch BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl @@ -96,14 +93,11 @@ %prep %setup -q -n %{cpan_name}-%{version} find . -type f -print0 | xargs -0 chmod 644 -%patch0 -p1 -%patch1 -p1 %patch2 -p1 %patch3 %patch4 %patch5 %patch6 -%patch7 -p1 %build %{__perl} Makefile.PL INSTALLDIRS=vendor ++++++ Finance-Quote-1.37.tar.gz -> Finance-Quote-1.38.tar.gz ++++++ ++++ 3100 lines of diff (skipped) ++++++ perl-Finance-Quote-debian-03_whatis.patch ++++++ --- /var/tmp/diff_new_pack.lJJjTC/_old 2017-08-24 18:52:43.398679890 +0200 +++ /var/tmp/diff_new_pack.lJJjTC/_new 2017-08-24 18:52:43.414677638 +0200 @@ -96,7 +96,7 @@ =================================================================== --- lib/Finance/Quote/USFedBonds.pm.orig +++ lib/Finance/Quote/USFedBonds.pm -@@ -163,9 +163,7 @@ sub treasury { +@@ -168,9 +168,7 @@ sub treasury { =head1 NAME
participants (1)
-
root@hilbert.suse.de