Hello community,
here is the log from the commit of package perl-UNIVERSAL-isa for
openSUSE:Factory checked in at 2017-10-18 16:16:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-UNIVERSAL-isa (Old)
and /work/SRC/openSUSE:Factory/.perl-UNIVERSAL-isa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-UNIVERSAL-isa"
Wed Oct 18 16:16:45 2017 rev:5 rq:534758 version:1.20171012
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-UNIVERSAL-isa/perl-UNIVERSAL-isa.changes
2015-06-16 14:06:01.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-UNIVERSAL-isa.new/perl-UNIVERSAL-isa.changes
2017-10-18 16:16:47.955854879 +0200
@@ -1,0 +2,9 @@
+Fri Oct 13 05:56:51 UTC 2017 - [email protected]
+
+- updated to 1.20171012
+ see /usr/share/doc/packages/perl-UNIVERSAL-isa/Changes
+
+ 1.20171012 2017-10-12 05:35:40Z
+ - original isa sub is now available in original_isa() (Graham Knop, PR#1)
+
+-------------------------------------------------------------------
Old:
----
UNIVERSAL-isa-1.20150614.tar.gz
New:
----
UNIVERSAL-isa-1.20171012.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-UNIVERSAL-isa.spec ++++++
--- /var/tmp/diff_new_pack.EDhNy4/_old 2017-10-18 16:16:48.579825683 +0200
+++ /var/tmp/diff_new_pack.EDhNy4/_new 2017-10-18 16:16:48.579825683 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-UNIVERSAL-isa
#
-# Copyright (c) 2015 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,14 +17,14 @@
Name: perl-UNIVERSAL-isa
-Version: 1.20150614
+Version: 1.20171012
Release: 0
%define cpan_name UNIVERSAL-isa
Summary: Attempt to recover from people calling UNIVERSAL::isa as a
function
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/UNIVERSAL-isa/
-Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+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
@@ -33,10 +33,10 @@
%{perl_requires}
%description
-Whenever you use the UNIVERSAL/isa manpage as a function, a kitten using
-the Test::MockObject manpage dies. Normally, the kittens would be helpless,
-but if they use the UNIVERSAL::isa manpage (the module whose docs you are
-reading), the kittens can live long and prosper.
+Whenever you use UNIVERSAL/isa as a function, a kitten using
+Test::MockObject dies. Normally, the kittens would be helpless, but if they
+use UNIVERSAL::isa (the module whose docs you are reading), the kittens can
+live long and prosper.
This module replaces 'UNIVERSAL::isa' with a version that makes sure that,
when called as a function on objects which override 'isa', 'isa' will call
@@ -64,6 +64,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README
+%doc Changes CONTRIBUTING LICENCE README
%changelog
++++++ UNIVERSAL-isa-1.20150614.tar.gz -> UNIVERSAL-isa-1.20171012.tar.gz ++++++
++++ 4150 lines of diff (skipped)