1
0

Accepting request 667111 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/667111
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=57
This commit is contained in:
Stephan Kulow
2019-01-19 18:44:14 +00:00
committed by Git OBS Bridge
parent 588c47397f
commit 0a0943fe17
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3ed5e8b1217d248c99d2727d97820e424660f0958f4fefe811bd581835136d44
size 92961

3
App-perlbrew-0.86.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f7eaf601c1466124a7cfd139f2d25e726b64103fac3825eb8ff0b95315491087
size 97571

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Jan 19 06:02:04 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.86
see /usr/share/doc/packages/perl-App-perlbrew/Changes
0.86
- Released at 2019-01-19T09:39:55+0900
- Thanks to our contributors: Olaf Alders, Paul Cochrane
- Fix an error from 'install' command. https://rt.cpan.org/Public/Bug/Display.html?id=128083
- Tweak the separater characters of 'exec' command: See https://github.com/gugod/App-perlbrew/issues/648
-------------------------------------------------------------------
Sun Dec 16 06:02:56 UTC 2018 - Stephan Kulow <coolo@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-App-perlbrew
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-App-perlbrew
Version: 0.85
Version: 0.86
Release: 0
%define cpan_name App-perlbrew
Summary: Manage perl installations in your C<$HOME>