commit perl-Business-ISBN-Data for openSUSE:Factory

2019-12-18 Thread root
Hello community,

here is the log from the commit of package perl-Business-ISBN-Data for 
openSUSE:Factory checked in at 2019-12-18 14:43:29

Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN-Data (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.4691 (New)


Package is "perl-Business-ISBN-Data"

Wed Dec 18 14:43:29 2019 rev:21 rq:756097 version:20191107

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
  2015-12-20 10:52:37.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.4691/perl-Business-ISBN-Data.changes
2019-12-18 14:46:33.573890347 +0100
@@ -1,0 +2,9 @@
+Thu Dec 12 03:09:11 UTC 2019 -  
+
+- updated to 20191107
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  20191107 2019-12-11T20:04:42Z
+   * Peter Williams fixed the 978/979 distinction (GitHub #5)
+
+---

Old:

  Business-ISBN-Data-20140910.003.tar.gz

New:

  Business-ISBN-Data-20191107.tar.gz



Other differences:
--
++ perl-Business-ISBN-Data.spec ++
--- /var/tmp/diff_new_pack.ngdtGC/_old  2019-12-18 14:46:34.921890964 +0100
+++ /var/tmp/diff_new_pack.ngdtGC/_new  2019-12-18 14:46:34.933890970 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Business-ISBN-Data
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,19 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   perl-Business-ISBN-Data
-Version:20140910.003
+Version:20191107
 Release:0
 %define cpan_name Business-ISBN-Data
-Summary:Data Pack for Business::Isbn
-License:Artistic-1.0 or GPL-1.0+
+Summary:Data pack for Business::ISBN
+License:Artistic-2.0
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Business-ISBN-Data/
-Source0:
http://www.cpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
+Url:https://metacpan.org/release/%{cpan_name}
+Source0:
https://cpan.metacpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -62,11 +62,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install
@@ -75,6 +75,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes examples LICENSE
+%doc Changes examples
+%license LICENSE
 
 %changelog

++ Business-ISBN-Data-20140910.003.tar.gz -> 
Business-ISBN-Data-20191107.tar.gz ++
 3032 lines of diff (skipped)




commit perl-Business-ISBN-Data for openSUSE:Factory

2015-12-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Business-ISBN-Data for 
openSUSE:Factory checked in at 2015-12-20 10:52:35

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
  2015-02-24 12:59:04.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new/perl-Business-ISBN-Data.changes
 2015-12-20 10:52:37.0 +0100
@@ -1,0 +2,9 @@
+Thu Dec 17 09:40:25 UTC 2015 - co...@suse.com
+
+- updated to 20140910.003
+   see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+  Revision history for Perl module
+- Drop fix-provides.diff (included upstream)
+
+---

Old:

  Business-ISBN-Data-20140910.002.tar.gz
  fix-provides.diff

New:

  Business-ISBN-Data-20140910.003.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Business-ISBN-Data.spec ++
--- /var/tmp/diff_new_pack.QnagKO/_old  2015-12-20 10:52:38.0 +0100
+++ /var/tmp/diff_new_pack.QnagKO/_new  2015-12-20 10:52:38.0 +0100
@@ -17,15 +17,15 @@
 
 
 Name:   perl-Business-ISBN-Data
-Version:20140910.002
+Version:20140910.003
 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/
-Source: 
http://www.cpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
-Patch0: fix-provides.diff
+Source0:
http://www.cpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -38,9 +38,9 @@
 will load it when it loads.
 
 These data are generated from the _RangeMessage.xml_ file provided by the
-ISBN Agency. You can retrieve this yourself at the
-https://www.isbn-international.org/range_file_generation manpage. This file
-is included as part of the distribution and should be installed at
+ISBN Agency. You can retrieve this yourself at
+https://www.isbn-international.org/range_file_generation. This file is
+included as part of the distribution and should be installed at
 _~lib/Business/ISBN/Data/RangeMessage.xml_.
 
 If you want to use a different _RangeMessage.xml_ file, you can set the
@@ -60,9 +60,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-%patch0 -p1
-# MANUAL
-sed -i "s|^#!/usr/local/bin/.*|%{_bindir}/perl|"  make_data.pl
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -78,6 +75,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes examples LICENSE README
+%doc Changes examples LICENSE
 
 %changelog

++ Business-ISBN-Data-20140910.002.tar.gz -> 
Business-ISBN-Data-20140910.003.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20140910.002/Changes 
new/Business-ISBN-Data-20140910.003/Changes
--- old/Business-ISBN-Data-20140910.002/Changes 2014-09-22 20:32:13.0 
+0200
+++ new/Business-ISBN-Data-20140910.003/Changes 2015-12-15 13:26:14.0 
+0100
@@ -1,62 +1,66 @@
+Revision history for Perl module 
 
-20140910.02 - Mon Sep 22 14:31:21 2014
+20140910.003 2015-12-15T12:25:58Z
+   * Hide the Business::ISBN namespace
+
+20140910.02 - 2014-09-22
* Look in the current directory for RangeMessage.xml if it's
not in other locations. This can help with various Perl app
packagers. (But, also try ISBN_RANGE_MESSAGE env var)
 
-20140910.001 - Thu Sep 18 06:46:01 2014
+20140910.001 - 2014-09-18
* Update to the latest data (2014-09-10)
 
-20120719.01 - Thu Jul 26 08:57:14 2012
+20120719.01 - 2012-07-26
Specify the Test::More version so I can use subtest.
No code or feature changes
 
-20120719 - Mon Jul 23 18:02:31 2012
+20120719 - 2012-07-23
* Support data from RangeMessage.xml. You can use the latest
data from ISBN without updating this module.
 
-20120718 - Mon Jul 23 12:59:52 2012
+20120718 - 2012-07-23
* Daniel Jakubik updated the data for July 18, 2012
 
-20081208 - Fri Dec  5 12:00:41 2008
+20081208 - 2008-12-05
* Latest data update.
 
-20081020 - Mon Oct 20 17:44:15 2008
+20081020 - 2008-10-20
* Updated publisher codes thanks to Yakov Shafranovich
* Version number is now the update date of the module,
-   in MMDD. 

commit perl-Business-ISBN-Data for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package perl-Business-ISBN-Data for 
openSUSE:Factory checked in at 2015-02-24 12:59:02

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
  2014-09-25 08:42:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new/perl-Business-ISBN-Data.changes
 2015-02-24 12:59:04.0 +0100
@@ -1,0 +2,9 @@
+Thu Feb 19 13:24:45 UTC 2015 - co...@suse.com
+
+- updated to 20140910.002
+* Look in the current directory for RangeMessage.xml if it's
+  not in other locations. This can help with various Perl app
+  packagers. (But, also try ISBN_RANGE_MESSAGE env var)
+- add fix-provides.diff to avoid providing ::ISBN without data
+
+---

Old:

  Business-ISBN-Data-20140910.001.tar.gz

New:

  Business-ISBN-Data-20140910.002.tar.gz
  fix-provides.diff



Other differences:
--
++ perl-Business-ISBN-Data.spec ++
--- /var/tmp/diff_new_pack.nIDQWZ/_old  2015-02-24 12:59:05.0 +0100
+++ /var/tmp/diff_new_pack.nIDQWZ/_new  2015-02-24 12:59:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Business-ISBN-Data
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,22 +17,20 @@
 
 
 Name:   perl-Business-ISBN-Data
-Version:20140910.001
+Version:20140910.002
 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/
 Source: 
http://www.cpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
+Patch0: fix-provides.diff
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Test::More) = 0.95
-Requires:   perl(Test::More) = 0.95
-#BuildRequires:  perl(Test::Pod)
-#BuildRequires:  perl(Test::Pod::Coverage)
 %{perl_requires}
 
 %description
@@ -41,9 +39,9 @@
 
 These data are generated from the _RangeMessage.xml_ file provided by the
 ISBN Agency. You can retrieve this yourself at the
-http://www.isbn-international.org/agency?rmxml=1 manpage. This file is
-included as part of the distribution and should be installed at
-_~lib/Business/ISBN/RangeMessage.xml_.
+https://www.isbn-international.org/range_file_generation manpage. This file
+is included as part of the distribution and should be installed at
+_~lib/Business/ISBN/Data/RangeMessage.xml_.
 
 If you want to use a different _RangeMessage.xml_ file, you can set the
 'ISBN_RANGE_MESSAGE' environment variable to the alternate location before
@@ -53,14 +51,17 @@
 
 If the default _RangeMessage.xml_ or your alternate one is not available,
 the module falls back to data included in _Data.pm_. However, that data is
-likely to be older data.
+likely to be older data. If it does not find that file, it looks for
+_RangeMessage.xml_ in the current directory.
 
-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}
+%patch0 -p1
+# MANUAL
 sed -i s|^#!/usr/local/bin/.*|%{_bindir}/perl|  make_data.pl
 
 %build

++ Business-ISBN-Data-20140910.001.tar.gz - 
Business-ISBN-Data-20140910.002.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20140910.001/Changes 
new/Business-ISBN-Data-20140910.002/Changes
--- old/Business-ISBN-Data-20140910.001/Changes 2014-09-18 12:46:16.0 
+0200
+++ new/Business-ISBN-Data-20140910.002/Changes 2014-09-22 20:32:13.0 
+0200
@@ -1,4 +1,9 @@
 
+20140910.02 - Mon Sep 22 14:31:21 2014
+   * Look in the current directory for RangeMessage.xml if it's
+   not in other locations. This can help with various Perl app
+   packagers. (But, also try ISBN_RANGE_MESSAGE env var)
+
 20140910.001 - Thu Sep 18 06:46:01 2014
* Update to the latest data 

commit perl-Business-ISBN-Data for openSUSE:Factory

2014-09-25 Thread h_root
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.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new/perl-Business-ISBN-Data.changes
 2014-09-25 08:42:45.0 +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.0 +0200
+++ /var/tmp/diff_new_pack.CWrpok/_new  2014-09-25 08:42:46.0 +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



commit perl-Business-ISBN-Data for openSUSE:Factory

2013-06-13 Thread h_root
Hello community,

here is the log from the commit of package perl-Business-ISBN-Data for 
openSUSE:Factory checked in at 2013-06-13 17:31:20

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
  2011-09-23 12:36:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new/perl-Business-ISBN-Data.changes
 2013-06-13 17:31:21.0 +0200
@@ -1,0 +2,10 @@
+Tue Jun  4 11:43:57 UTC 2013 - co...@suse.com
+
+- updated to 20120719.001
+   * Support data from RangeMessage.xml. You can use the latest
+   data from ISBN without updating this module.
+
+   Specify the Test::More version so I cna use subtest.
+   No code or feature changes
+
+---

Old:

  Business-ISBN-Data-20081208.tar.gz

New:

  Business-ISBN-Data-20120719.001.tar.gz



Other differences:
--
++ perl-Business-ISBN-Data.spec ++
--- /var/tmp/diff_new_pack.q6SGno/_old  2013-06-13 17:31:21.0 +0200
+++ /var/tmp/diff_new_pack.q6SGno/_new  2013-06-13 17:31:21.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-Business-ISBN-Data (Version 20081208)
+# spec file for package perl-Business-ISBN-Data
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -15,46 +15,48 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-%bcond_with pod
 
 Name:   perl-Business-ISBN-Data
+Version:20120719.001
+Release:0
 %define cpan_name Business-ISBN-Data
-Summary:Data pack for Business::ISBN
-Version:20081208
-Release:10
-License:GPL-1.0+ or Artistic-1.0
+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/
-Source: 
http://www.cpan.org/modules/by-module/Business/Business-ISBN-Data-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More)
-%if %{with pod}
-BuildRequires:  perl(Test::Pod) = 1.00
-BuildRequires:  perl(Test::Pod::Coverage)
-%endif
+BuildRequires:  perl(Test::More) = 0.95
+#BuildRequires: perl(LWP::Simple)
+Requires:   perl(Test::More) = 0.95
+%{perl_requires}
 
 %description
-This data is current as of the date in the module version. At that time,
-the publisher codes 999-999 or 999000-99 had not been fixed,
-although they had been proposed. I do not include them in the data. Some
-regions, including India (93), Gabon (99902), and Congo (99951) have
-country codes but no publisher codes. They still have entries even though
-you won't be able to validate any ISBNs assigned in those regions.
-
-Business::ISBN uses this data pack to do its work. You can update
-Business::ISBN::Data independently of the main module as the various
-ISBN organizations assign new publisher codes. The ISBN agency lists
-these data at http://www.isbn-international.org/converter/ranges.htm .
-
-Authors:
-
-brian d foy bd...@cpan.org
+You don't need to load this module yourself in most cases. 'Business::ISBN'
+will load it when it loads.
+
+These data are generated from the _RangeMessage.xml_ file provided by the
+ISBN Agency. You can retrieve this yourself at the
+http://www.isbn-international.org/agency?rmxml=1 manpage. This file is
+included as part of the distribution and should be installed at
+_~lib/Business/ISBN/RangeMessage.xml_.
+
+If you want to use a different _RangeMessage.xml_ file, you can set the
+'ISBN_RANGE_MESSAGE' environment variable to the alternate location before
+you load 'Business::ISBN'. This way, you can use the latest (or even
+earlier) data without having to install something new or wait for an update
+to this module.
+
+If the default _RangeMessage.xml_ or your alternate one is not available,
+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
+part is historical). If you want to see where the data are 

commit perl-Business-ISBN-Data for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Business-ISBN-Data for 
openSUSE:Factory checked in at 2011-12-06 18:37:59

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, Maintainer is 

Changes:




Other differences:
--
++ perl-Business-ISBN-Data.spec ++
--- /var/tmp/diff_new_pack.xwANHL/_old  2011-12-06 19:04:28.0 +0100
+++ /var/tmp/diff_new_pack.xwANHL/_new  2011-12-06 19:04:28.0 +0100
@@ -24,7 +24,7 @@
 Summary:Data pack for Business::ISBN
 Version:20081208
 Release:10
-License:GPL+ or Artistic
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Business-ISBN-Data/
 Source: 
http://www.cpan.org/modules/by-module/Business/Business-ISBN-Data-%{version}.tar.gz

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