commit perl-UNIVERSAL-isa for openSUSE:Factory

2017-10-18 Thread root
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.0 +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 - co...@suse.com
+
+- 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)




commit perl-UNIVERSAL-isa for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package perl-UNIVERSAL-isa for 
openSUSE:Factory checked in at 2015-06-16 14:05:42

Comparing /work/SRC/openSUSE:Factory/perl-UNIVERSAL-isa (Old)
 and  /work/SRC/openSUSE:Factory/.perl-UNIVERSAL-isa.new (New)


Package is perl-UNIVERSAL-isa

Changes:

--- /work/SRC/openSUSE:Factory/perl-UNIVERSAL-isa/perl-UNIVERSAL-isa.changes
2015-04-15 16:27:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-UNIVERSAL-isa.new/perl-UNIVERSAL-isa.changes   
2015-06-16 14:06:01.0 +0200
@@ -1,0 +2,9 @@
+Mon Jun 15 09:18:13 UTC 2015 - co...@suse.com
+
+- updated to 1.20150614
+   see /usr/share/doc/packages/perl-UNIVERSAL-isa/Changes
+
+  1.20150614  2015-06-14 23:16:46Z
+  - remove useless 'use UNIVERSAL'
+
+---

Old:

  UNIVERSAL-isa-1.20140927.tar.gz

New:

  UNIVERSAL-isa-1.20150614.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-UNIVERSAL-isa.spec ++
--- /var/tmp/diff_new_pack.hrjWUH/_old  2015-06-16 14:06:02.0 +0200
+++ /var/tmp/diff_new_pack.hrjWUH/_new  2015-06-16 14:06:02.0 +0200
@@ -17,19 +17,19 @@
 
 
 Name:   perl-UNIVERSAL-isa
-Version:1.20140927
+Version:1.20150614
 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/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.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(Module::Build::Tiny) = 0.038
 %{perl_requires}
 
 %description
@@ -51,14 +51,15 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL --installdirs=vendor
-./Build build --flags=%{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__make} %{?_smp_mflags}
 
 %check
-./Build test
+%{__make} test
 
 %install
-./Build install --destdir=%{buildroot} --create_packlist=0
+%perl_make_install
+%perl_process_packlist
 %perl_gen_filelist
 
 %files -f %{name}.files

++ UNIVERSAL-isa-1.20140927.tar.gz - UNIVERSAL-isa-1.20150614.tar.gz ++
 2728 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e s,hunspell-X,$hunspell, t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver  make test
#ignore_requires: Bizarre::Module



commit perl-UNIVERSAL-isa for openSUSE:Factory

2015-04-15 Thread h_root
Hello community,

here is the log from the commit of package perl-UNIVERSAL-isa for 
openSUSE:Factory checked in at 2015-04-15 16:27:24

Comparing /work/SRC/openSUSE:Factory/perl-UNIVERSAL-isa (Old)
 and  /work/SRC/openSUSE:Factory/.perl-UNIVERSAL-isa.new (New)


Package is perl-UNIVERSAL-isa

Changes:

--- /work/SRC/openSUSE:Factory/perl-UNIVERSAL-isa/perl-UNIVERSAL-isa.changes
2014-03-21 12:15:29.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-UNIVERSAL-isa.new/perl-UNIVERSAL-isa.changes   
2015-04-15 16:27:25.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 15:49:46 UTC 2015 - co...@suse.com
+
+- updated to 1.20140927
+   see /usr/share/doc/packages/perl-UNIVERSAL-isa/Changes
+
+---

Old:

  UNIVERSAL-isa-1.20120726.tar.gz

New:

  UNIVERSAL-isa-1.20140927.tar.gz



Other differences:
--
++ perl-UNIVERSAL-isa.spec ++
--- /var/tmp/diff_new_pack.o5xJqa/_old  2015-04-15 16:27:25.0 +0200
+++ /var/tmp/diff_new_pack.o5xJqa/_new  2015-04-15 16:27:25.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-UNIVERSAL-isa
 #
-# Copyright (c) 2013 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,19 +17,19 @@
 
 
 Name:   perl-UNIVERSAL-isa
-Version:1.20120726
+Version:1.20140927
 Release:0
 %define cpan_name UNIVERSAL-isa
-Summary:recover from people calling UNIVERSAL::isa as a function
+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/
-Source: 
http://www.cpan.org/authors/id/C/CH/CHROMATIC/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(UNIVERSAL::isa)
+BuildRequires:  perl(Module::Build::Tiny) = 0.038
 %{perl_requires}
 
 %description
@@ -51,19 +51,18 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+%{__perl} Build.PL --installdirs=vendor
+./Build build --flags=%{?_smp_mflags}
 
 %check
-%{__make} test
+./Build test
 
 %install
-%perl_make_install
-%perl_process_packlist
+./Build install --destdir=%{buildroot} --create_packlist=0
 %perl_gen_filelist
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes CONTRIBUTING LICENSE README
 
 %changelog

++ UNIVERSAL-isa-1.20120726.tar.gz - UNIVERSAL-isa-1.20140927.tar.gz ++
 3201 lines of diff (skipped)