Hello community, here is the log from the commit of package perl-App-perlbrew for openSUSE:Factory checked in at 2018-12-21 08:21:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-App-perlbrew (Old) and /work/SRC/openSUSE:Factory/.perl-App-perlbrew.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-App-perlbrew" Fri Dec 21 08:21:29 2018 rev:22 rq:658961 version:0.85 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-App-perlbrew/perl-App-perlbrew.changes 2018-07-31 15:57:15.779329205 +0200 +++ /work/SRC/openSUSE:Factory/.perl-App-perlbrew.new.28833/perl-App-perlbrew.changes 2018-12-21 08:21:39.329556724 +0100 @@ -1,0 +2,12 @@ +Sun Dec 16 06:02:56 UTC 2018 - Stephan Kulow <[email protected]> + +- updated to 0.85 + see /usr/share/doc/packages/perl-App-perlbrew/Changes + + 0.85 + - Released at 2018-12-15T23:24:15+0900 + - Thanks to our contributors: Branislav ZahradnĂk, Guido Flohr, Joelle Maslak, Luca Ferrari, rage311 + - Fix the behaviour of 'clone-modules' + - Various internal refactoring + +------------------------------------------------------------------- Old: ---- App-perlbrew-0.84.tar.gz New: ---- App-perlbrew-0.85.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-App-perlbrew.spec ++++++ --- /var/tmp/diff_new_pack.e1Cdms/_old 2018-12-21 08:21:39.761556319 +0100 +++ /var/tmp/diff_new_pack.e1Cdms/_new 2018-12-21 08:21:39.765556315 +0100 @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: perl-App-perlbrew -Version: 0.84 +Version: 0.85 Release: 0 %define cpan_name App-perlbrew Summary: Manage perl installations in your C<$HOME> License: MIT Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/App-perlbrew/ +Url: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/G/GU/GUGOD/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch @@ -40,7 +40,6 @@ 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 BuildRequires: perl(Pod::Usage) >= 1.68 BuildRequires: perl(Test::Exception) >= 0.320000 @@ -54,6 +53,7 @@ Requires: perl(CPAN::Perl::Releases) >= 3.66 Requires: perl(Capture::Tiny) >= 0.36 Requires: perl(Devel::PatchPerl) >= 1.52 +Requires: perl(ExtUtils::MakeMaker) >= 6.86 Requires: perl(File::Temp) >= 0.2304 Requires: perl(JSON::PP) Requires: perl(Pod::Parser) >= 1.63 @@ -76,7 +76,7 @@ # MANUAL END %build -%{__perl} Build.PL --installdirs=vendor +perl Build.PL --installdirs=vendor ./Build build --flags=%{?_smp_mflags} %check @@ -88,7 +88,7 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes doc README README.md +%doc Changes CONTRIBUTING.md doc metamerge.json README README.md %license LICENSE %changelog ++++++ App-perlbrew-0.84.tar.gz -> App-perlbrew-0.85.tar.gz ++++++ ++++ 6566 lines of diff (skipped)
