Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Business-ISBN-Data for
openSUSE:Factory checked in at 2021-01-22 21:49:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN-Data (Old)
and /work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Business-ISBN-Data"
Fri Jan 22 21:49:39 2021 rev:22 rq:864708 version:20210112.001
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
2019-12-18 14:46:33.573890347 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new.28504/perl-Business-ISBN-Data.changes
2021-01-22 21:49:54.493643510 +0100
@@ -1,0 +2,10 @@
+Wed Jan 20 03:07:01 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 20210112.001
+ see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes
+
+ 20210112.001 2021-01-19T14:48:12Z
+ * freshen distro, dump Travis CI, add Github Actions
+ * Update to latest Business::ISBN::Data
+
+-------------------------------------------------------------------
Old:
----
Business-ISBN-Data-20191107.tar.gz
New:
----
Business-ISBN-Data-20210112.001.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Business-ISBN-Data.spec ++++++
--- /var/tmp/diff_new_pack.MsDNVS/_old 2021-01-22 21:49:54.989644213 +0100
+++ /var/tmp/diff_new_pack.MsDNVS/_new 2021-01-22 21:49:54.993644219 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Business-ISBN-Data
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,25 +16,23 @@
#
+%define cpan_name Business-ISBN-Data
Name: perl-Business-ISBN-Data
-Version: 20191107
+Version: 20210112.001
Release: 0
-%define cpan_name Business-ISBN-Data
Summary: Data pack for Business::ISBN
License: Artistic-2.0
-Group: Development/Libraries/Perl
-Url: https://metacpan.org/release/%{cpan_name}
+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
BuildRequires: perl
BuildRequires: perl-macros
-BuildRequires: perl(Test::More) >= 0.95
+BuildRequires: perl(Test::More) >= 1
%{perl_requires}
%description
-You don't need to load this module yourself in most cases. 'Business::ISBN'
+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
@@ -59,11 +57,11 @@
'$Business::ISBN::country_data{_source}'.
%prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{version}
%build
perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
%check
make test
@@ -74,7 +72,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
%doc Changes examples
%license LICENSE
++++++ Business-ISBN-Data-20191107.tar.gz ->
Business-ISBN-Data-20210112.001.tar.gz ++++++
++++ 1664 lines of diff (skipped)