Hello community,

here is the log from the commit of package perl-Carp-Clan for openSUSE:Factory 
checked in at 2018-12-08 11:19:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Carp-Clan (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Carp-Clan.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Carp-Clan"

Sat Dec  8 11:19:27 2018 rev:26 rq:655731 version:6.07

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Carp-Clan/perl-Carp-Clan.changes    
2016-07-18 21:21:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Carp-Clan.new.19453/perl-Carp-Clan.changes 
2018-12-08 11:19:27.962891266 +0100
@@ -1,0 +2,6 @@
+Thu Dec  6 15:24:48 UTC 2018 - Stephan Kulow <[email protected]>
+
+- updated to 6.07
+   see /usr/share/doc/packages/perl-Carp-Clan/Changes
+
+-------------------------------------------------------------------

Old:
----
  Carp-Clan-6.06.tar.gz

New:
----
  Carp-Clan-6.07.tar.gz

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

Other differences:
------------------
++++++ perl-Carp-Clan.spec ++++++
--- /var/tmp/diff_new_pack.AJqNrj/_old  2018-12-08 11:19:28.466890784 +0100
+++ /var/tmp/diff_new_pack.AJqNrj/_new  2018-12-08 11:19:28.466890784 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Carp-Clan
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,26 +12,24 @@
 # 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-Carp-Clan
-Version:        6.06
+Version:        6.07
 Release:        0
 %define cpan_name Carp-Clan
 Summary:        Report errors from perspective of caller of a "clan" of modules
-License:        Artistic-1.0 or GPL-1.0+
+License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
-Url:            http://search.cpan.org/dist/Carp-Clan/
-Source0:        
http://www.cpan.org/authors/id/K/KE/KENTNL/%{cpan_name}-%{version}.tar.gz
+Url:            https://metacpan.org/release/%{cpan_name}
+Source0:        
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::Exception)
-Requires:       perl(Test::Exception)
 %{perl_requires}
 
 %description
@@ -50,7 +48,7 @@
 "'Carp.pm'" would try to make you believe ':-)'.
 
 This works similarly if "Pack::B" calls "Pack::C" where the exception is
-raised, etcetera.
+raised, et cetera.
 
 In other words, this blames all errors in the "'Pack::*'" modules on the
 user of these modules, i.e., on you. ';-)'
@@ -85,11 +83,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
@@ -98,6 +96,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes license README
+%doc Changes CONTRIBUTING README
+%license LICENSE
 
 %changelog

++++++ Carp-Clan-6.06.tar.gz -> Carp-Clan-6.07.tar.gz ++++++
++++ 4804 lines of diff (skipped)


Reply via email to