Hello community,

here is the log from the commit of package perl-Business-ISBN-Data for 
openSUSE:Factory checked in at 2014-09-25 08:42:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN-Data (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Business-ISBN-Data"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
  2013-06-13 17:31:21.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new/perl-Business-ISBN-Data.changes
     2014-09-25 08:42:45.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Sep 21 13:42:01 UTC 2014 - l...@linux-schulserver.de
+
+- updated to 20140910.001:
+  * Update to the latest data (2014-09-10)
+- fix perl path in make_data.pl
+
+-------------------------------------------------------------------

Old:
----
  Business-ISBN-Data-20120719.001.tar.gz

New:
----
  Business-ISBN-Data-20140910.001.tar.gz

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

Other differences:
------------------
++++++ perl-Business-ISBN-Data.spec ++++++
--- /var/tmp/diff_new_pack.CWrpok/_old  2014-09-25 08:42:46.000000000 +0200
+++ /var/tmp/diff_new_pack.CWrpok/_new  2014-09-25 08:42:46.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Business-ISBN-Data
 #
-# 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
@@ -17,10 +17,10 @@
 
 
 Name:           perl-Business-ISBN-Data
-Version:        20120719.001
+Version:        20140910.001
 Release:        0
 %define cpan_name Business-ISBN-Data
-Summary:        data pack for Business::ISBN
+Summary:        Data pack for Business::ISBN
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Business-ISBN-Data/
@@ -30,8 +30,9 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Test::More) >= 0.95
-#BuildRequires: perl(LWP::Simple)
 Requires:       perl(Test::More) >= 0.95
+#BuildRequires:  perl(Test::Pod)
+#BuildRequires:  perl(Test::Pod::Coverage)
 %{perl_requires}
 
 %description
@@ -54,12 +55,13 @@
 the module falls back to data included in _Data.pm_. However, that data is
 likely to be older data.
 
-The data are in '%Business::ISBN::country_data' (although the "country"
+The data are in 'Business::ISBN::country_data' (although the "country"
 part is historical). If you want to see where the data are from, check
 '$Business::ISBN::country_data{_source}'.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+sed -i "s|^#!/usr/local/bin/.*|%{_bindir}/perl|"  make_data.pl
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++++++ Business-ISBN-Data-20120719.001.tar.gz -> 
Business-ISBN-Data-20140910.001.tar.gz ++++++
++++ 1668 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to