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

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Nov 6 07:23:07 UTC 2016 - coolo@suse.com
- updated to 0.008
see /usr/share/doc/packages/perl-Test-Exception-LessClever/
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jun 23 07:08:12 UTC 2016 - coolo@suse.com Thu Jun 23 07:08:12 UTC 2016 - coolo@suse.com

View File

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