From 6c07ed7a3e2f00b3432b64682693b2d0cc690e71ea4ac4c0b2915f90f4ebef81 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Tue, 29 Oct 2019 08:50:56 +0000 Subject: [PATCH] Accepting request 743456 from devel:languages:perl:autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - updated to 0.87 see /usr/share/doc/packages/perl-App-perlbrew/Changes 0.87 - Released at 2019-10-25T22:55:40+0900 - Thanks to our contributors: Branislav ZahradnĂ­k, Christopher Chavez, Jon Jacobson, Konstantin S. Uvarin, Pali, Shoichi Kaji, Tomasz Konojacki, jkjacobson, rage311 - Use the new official repo url for fetching perl blead. Github issue #677 - Add `--min` and `--max` options to `exec` command. Github PR #656 - Fix "ERROR: Cannot find the tarball for perl-$version". Github PR #669 - Fix calling patchperl on readonly files. Github PR #674 - Fix installation from local tarbal files. See https://rt.cpan.org/Ticket/Display.html?id=129871 - Internal refactoring. Github PR #667, #662 - Various corrections of documentation. Github PR #676, #660 OBS-URL: https://build.opensuse.org/request/show/743456 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=59 --- App-perlbrew-0.86.tar.gz | 3 --- App-perlbrew-0.87.tar.gz | 3 +++ perl-App-perlbrew.changes | 17 +++++++++++++++++ perl-App-perlbrew.spec | 14 +++++++------- 4 files changed, 27 insertions(+), 10 deletions(-) delete mode 100644 App-perlbrew-0.86.tar.gz create mode 100644 App-perlbrew-0.87.tar.gz diff --git a/App-perlbrew-0.86.tar.gz b/App-perlbrew-0.86.tar.gz deleted file mode 100644 index 6ebe6a7..0000000 --- a/App-perlbrew-0.86.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7eaf601c1466124a7cfd139f2d25e726b64103fac3825eb8ff0b95315491087 -size 97571 diff --git a/App-perlbrew-0.87.tar.gz b/App-perlbrew-0.87.tar.gz new file mode 100644 index 0000000..7803d01 --- /dev/null +++ b/App-perlbrew-0.87.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:474958301e21461443f191b34f53737c565cf6af57425f40f52604dcc2fd8c7d +size 93768 diff --git a/perl-App-perlbrew.changes b/perl-App-perlbrew.changes index 80efe17..f311dba 100644 --- a/perl-App-perlbrew.changes +++ b/perl-App-perlbrew.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Oct 28 10:45:36 UTC 2019 - + +- updated to 0.87 + see /usr/share/doc/packages/perl-App-perlbrew/Changes + + 0.87 + - Released at 2019-10-25T22:55:40+0900 + - Thanks to our contributors: Branislav ZahradnĂ­k, Christopher Chavez, Jon Jacobson, Konstantin S. Uvarin, Pali, Shoichi Kaji, Tomasz Konojacki, jkjacobson, rage311 + - Use the new official repo url for fetching perl blead. Github issue #677 + - Add `--min` and `--max` options to `exec` command. Github PR #656 + - Fix "ERROR: Cannot find the tarball for perl-$version". Github PR #669 + - Fix calling patchperl on readonly files. Github PR #674 + - Fix installation from local tarbal files. See https://rt.cpan.org/Ticket/Display.html?id=129871 + - Internal refactoring. Github PR #667, #662 + - Various corrections of documentation. Github PR #676, #660 + ------------------------------------------------------------------- Sat Jan 19 06:02:04 UTC 2019 - Stephan Kulow diff --git a/perl-App-perlbrew.spec b/perl-App-perlbrew.spec index d34d5b5..78ca8ab 100644 --- a/perl-App-perlbrew.spec +++ b/perl-App-perlbrew.spec @@ -17,7 +17,7 @@ Name: perl-App-perlbrew -Version: 0.86 +Version: 0.87 Release: 0 %define cpan_name App-perlbrew Summary: Manage perl installations in your C<$HOME> @@ -30,10 +30,10 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(CPAN::Perl::Releases) >= 3.66 +BuildRequires: perl(CPAN::Perl::Releases) >= 4.12 BuildRequires: perl(Capture::Tiny) >= 0.36 -BuildRequires: perl(Devel::PatchPerl) >= 1.52 -BuildRequires: perl(ExtUtils::MakeMaker) >= 6.86 +BuildRequires: perl(Devel::PatchPerl) >= 1.54 +BuildRequires: perl(ExtUtils::MakeMaker) >= 7.22 BuildRequires: perl(File::Temp) >= 0.2304 BuildRequires: perl(File::Which) >= 1.21 BuildRequires: perl(IO::All) >= 0.51 @@ -50,10 +50,10 @@ 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.66 +Requires: perl(CPAN::Perl::Releases) >= 4.12 Requires: perl(Capture::Tiny) >= 0.36 -Requires: perl(Devel::PatchPerl) >= 1.52 -Requires: perl(ExtUtils::MakeMaker) >= 6.86 +Requires: perl(Devel::PatchPerl) >= 1.54 +Requires: perl(ExtUtils::MakeMaker) >= 7.22 Requires: perl(File::Temp) >= 0.2304 Requires: perl(JSON::PP) Requires: perl(Pod::Parser) >= 1.63