forked from perl/perl-App-perlbrew
- updated to 0.42
- Improvement: die when running perlbrew (use|switch) with unknown installation name. - clean 'build.log' on install. ref: RT #69168. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-perlbrew?expand=0&rev=24
This commit is contained in:
committed by
Git OBS Bridge
parent
95c8f58b77
commit
6a4212f8c6
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d65f775ebaee0b023477daa9fdf93d6e20ae44de894ce6f6fb4809ae775e7480
|
||||
size 67438
|
3
App-perlbrew-0.42.tar.gz
Normal file
3
App-perlbrew-0.42.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eea1dbda7b81bb514ff7f07b1f42be18c7a670a0a8baf3b58c15fb61ba646b14
|
||||
size 67908
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 25 03:28:46 UTC 2012 - coolo@suse.com
|
||||
|
||||
- updated to 0.42
|
||||
- Improvement: die when running perlbrew (use|switch) with unknown installation name.
|
||||
- clean 'build.log' on install. ref: RT #69168.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 21 09:03:00 UTC 2012 - coolo@suse.com
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-App-perlbrew
|
||||
Version: 0.41
|
||||
Version: 0.42
|
||||
Release: 0
|
||||
%define cpan_name App-perlbrew
|
||||
Summary: Manage perl installations in your $HOME
|
||||
@@ -70,7 +70,6 @@ your want to read.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
find . -type f -print0 | xargs -0 chmod 644
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||
|
Reference in New Issue
Block a user