Accepting request 80265 from home:aturrini:branches:devel:languages:perl
Standardized "Authors:" format in description of perl-Test-Exception.spec OBS-URL: https://build.opensuse.org/request/show/80265 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Exception?expand=0&rev=20
This commit is contained in:
parent
e47510569b
commit
4fafa29f4f
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 30 19:13:52 UTC 2011 - andrea.turrini@gmail.com
|
||||||
|
|
||||||
|
- standardized "Authors:" format in description of
|
||||||
|
perl-Test-Exception.spec
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 1 06:55:42 UTC 2010 - coolo@novell.com
|
Wed Dec 1 06:55:42 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ Name: perl-Test-Exception
|
|||||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||||
Summary: Test::Exception - Test exception based code
|
Summary: Test::Exception - Test exception based code
|
||||||
Version: 0.31
|
Version: 0.31
|
||||||
Release: 1
|
Release: 2
|
||||||
License: Artistic License ..
|
License: Artistic License ..
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Test-Exception
|
Url: http://search.cpan.org/dist/Test-Exception
|
||||||
@ -47,7 +47,10 @@ This module provides a few convenience methods for testing exception
|
|||||||
based code. It is built with Test::Builder and plays happily with
|
based code. It is built with Test::Builder and plays happily with
|
||||||
Test::More and friends.
|
Test::More and friends.
|
||||||
|
|
||||||
Authors: Adrian Howard <adrianh@quietstars.com>
|
Authors:
|
||||||
|
--------
|
||||||
|
Adrian Howard <adrianh@quietstars.com>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{cpan_name}-%{version}
|
%setup -q -n %{cpan_name}-%{version}
|
||||||
echo "perlVersion: "%{perl_version}
|
echo "perlVersion: "%{perl_version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user