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.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-UNIVERSAL-isa.new/perl-UNIVERSAL-isa.changes   
    2015-04-15 16:27:25.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 15:49:46 UTC 2015 - [email protected]
+
+- 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.000000000 +0200
+++ /var/tmp/diff_new_pack.o5xJqa/_new  2015-04-15 16:27:25.000000000 +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)


Reply via email to