8
0

Accepting request 438888 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/438888
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Exception-LessClever?expand=0&rev=5
This commit is contained in:
Stephan Kulow
2016-11-10 06:12:34 +00:00
committed by Git OBS Bridge
parent 44ad4ab205
commit b3baf8223d
4 changed files with 12 additions and 5 deletions

View File

@@ -17,10 +17,10 @@
Name: perl-Test-Exception-LessClever
Version: 0.007
Version: 0.008
Release: 0
%define cpan_name Test-Exception-LessClever
Summary: Test::Exception simplified ***DEPRECATED***
Summary: Test::Exception simplified ***(DEPRECATED)***
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Test-Exception-LessClever/
@@ -46,6 +46,7 @@ warning will be generated as well.
%prep
%setup -q -n %{cpan_name}-%{version}
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
%build
%{__perl} Build.PL installdirs=vendor