Hello community,

here is the log from the commit of package perl-Params-Validate for 
openSUSE:Factory checked in at 2016-10-02 00:08:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Params-Validate (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Params-Validate.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Params-Validate"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Params-Validate/perl-Params-Validate.changes    
    2016-05-25 21:29:26.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Params-Validate.new/perl-Params-Validate.changes
   2016-10-02 00:08:29.000000000 +0200
@@ -1,0 +2,10 @@
+Tue Sep 27 05:55:13 UTC 2016 - [email protected]
+
+- updated to 1.25
+   see /usr/share/doc/packages/perl-Params-Validate/Changes
+
+  1.25    2016-09-25
+  
+  - Switched to Params::Validate.
+
+-------------------------------------------------------------------

Old:
----
  Params-Validate-1.24.tar.gz

New:
----
  Params-Validate-1.25.tar.gz

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

Other differences:
------------------
++++++ perl-Params-Validate.spec ++++++
--- /var/tmp/diff_new_pack.OS0OZ4/_old  2016-10-02 00:08:30.000000000 +0200
+++ /var/tmp/diff_new_pack.OS0OZ4/_new  2016-10-02 00:08:30.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Params-Validate
-Version:        1.24
+Version:        1.25
 Release:        0
 %define cpan_name Params-Validate
 Summary:        Validate method/function parameters
@@ -29,7 +29,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build) >= 0.280000
 BuildRequires:  perl(Module::Implementation)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
@@ -51,14 +50,15 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor optimize="%{optflags}"
-./Build build flags=%{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+%{__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

++++++ Params-Validate-1.24.tar.gz -> Params-Validate-1.25.tar.gz ++++++
++++ 17891 lines of diff (skipped)


Reply via email to