Hello community,

here is the log from the commit of package perl-Class-Load for openSUSE:Factory 
checked in at 2015-06-30 10:18:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Class-Load (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Class-Load.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Class-Load"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Class-Load/perl-Class-Load.changes  
2015-04-18 10:40:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Class-Load.new/perl-Class-Load.changes     
2015-06-30 10:18:32.000000000 +0200
@@ -1,0 +2,9 @@
+Sat Jun 27 08:25:44 UTC 2015 - [email protected]
+
+- updated to 0.23
+   see /usr/share/doc/packages/perl-Class-Load/Changes
+
+  0.23     2015-06-25
+      - remove use of namespace::clean
+
+-------------------------------------------------------------------

Old:
----
  Class-Load-0.22.tar.gz

New:
----
  Class-Load-0.23.tar.gz

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

Other differences:
------------------
++++++ perl-Class-Load.spec ++++++
--- /var/tmp/diff_new_pack.sZlZgK/_old  2015-06-30 10:18:33.000000000 +0200
+++ /var/tmp/diff_new_pack.sZlZgK/_new  2015-06-30 10:18:33.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Class-Load
-Version:        0.22
+Version:        0.23
 Release:        0
 %define cpan_name Class-Load
 Summary:        Working (Require "Class::Name") and More
@@ -31,7 +31,6 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Data::OptList)
-BuildRequires:  perl(Module::Build::Tiny) >= 0.037
 BuildRequires:  perl(Module::Implementation) >= 0.04
 BuildRequires:  perl(Module::Runtime) >= 0.012
 BuildRequires:  perl(Package::Stash) >= 0.14
@@ -39,14 +38,12 @@
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(Try::Tiny)
-BuildRequires:  perl(namespace::clean)
 BuildRequires:  perl(version)
 Requires:       perl(Data::OptList)
 Requires:       perl(Module::Implementation) >= 0.04
 Requires:       perl(Module::Runtime) >= 0.012
 Requires:       perl(Package::Stash) >= 0.14
 Requires:       perl(Try::Tiny)
-Requires:       perl(namespace::clean)
 %{perl_requires}
 
 %description
@@ -67,14 +64,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

++++++ Class-Load-0.22.tar.gz -> Class-Load-0.23.tar.gz ++++++
++++ 3008 lines of diff (skipped)


Reply via email to