Hello community,

here is the log from the commit of package perl-App-perlbrew for 
openSUSE:Factory checked in at 2018-06-08 23:12:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-App-perlbrew (Old)
 and      /work/SRC/openSUSE:Factory/.perl-App-perlbrew.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-App-perlbrew"

Fri Jun  8 23:12:43 2018 rev:20 rq:613267 version:0.83

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-App-perlbrew/perl-App-perlbrew.changes      
2018-03-06 10:45:32.256078073 +0100
+++ /work/SRC/openSUSE:Factory/.perl-App-perlbrew.new/perl-App-perlbrew.changes 
2018-06-08 23:12:48.209832107 +0200
@@ -1,0 +2,6 @@
+Thu May 31 05:04:20 UTC 2018 - co...@suse.com
+
+- updated to 0.83
+   see /usr/share/doc/packages/perl-App-perlbrew/Changes
+
+-------------------------------------------------------------------

Old:
----
  App-perlbrew-0.82.tar.gz

New:
----
  App-perlbrew-0.83.tar.gz

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

Other differences:
------------------
++++++ perl-App-perlbrew.spec ++++++
--- /var/tmp/diff_new_pack.N91svT/_old  2018-06-08 23:12:48.837809430 +0200
+++ /var/tmp/diff_new_pack.N91svT/_new  2018-06-08 23:12:48.841809286 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-App-perlbrew
-Version:        0.82
+Version:        0.83
 Release:        0
 %define cpan_name App-perlbrew
 Summary:        Manage perl installations in your C<$HOME>
@@ -33,9 +33,12 @@
 BuildRequires:  perl(CPAN::Perl::Releases) >= 3.24
 BuildRequires:  perl(Capture::Tiny) >= 0.36
 BuildRequires:  perl(Devel::PatchPerl) >= 1.40
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.86
 BuildRequires:  perl(File::Temp) >= 0.2304
 BuildRequires:  perl(File::Which) >= 1.21
 BuildRequires:  perl(IO::All) >= 0.51
+BuildRequires:  perl(JSON::PP)
+BuildRequires:  perl(Module::Build::Tiny) >= 0.034
 BuildRequires:  perl(Path::Class) >= 0.33
 BuildRequires:  perl(Pod::Markdown) >= 2.002
 BuildRequires:  perl(Pod::Parser) >= 1.63
@@ -46,11 +49,13 @@
 BuildRequires:  perl(Test::Output) >= 1.03
 BuildRequires:  perl(Test::Simple) >= 1.001002
 BuildRequires:  perl(Test::Spec) >= 0.47
+BuildRequires:  perl(Test::TempDir::Tiny) >= 0.016
 BuildRequires:  perl(local::lib) >= 2.000014
 Requires:       perl(CPAN::Perl::Releases) >= 3.24
 Requires:       perl(Capture::Tiny) >= 0.36
 Requires:       perl(Devel::PatchPerl) >= 1.40
 Requires:       perl(File::Temp) >= 0.2304
+Requires:       perl(JSON::PP)
 Requires:       perl(Pod::Parser) >= 1.63
 Requires:       perl(Pod::Usage) >= 1.68
 Requires:       perl(local::lib) >= 2.000014
@@ -66,21 +71,19 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 # MANUAL BEGIN
 chmod a+x t/fake-bin/curl
 # MANUAL END
 
 %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

++++++ App-perlbrew-0.82.tar.gz -> App-perlbrew-0.83.tar.gz ++++++
++++ 4488 lines of diff (skipped)


Reply via email to