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:
Christian Wittmer 2011-08-30 20:24:16 +00:00 committed by Git OBS Bridge
parent e47510569b
commit 4fafa29f4f
2 changed files with 11 additions and 2 deletions

View File

@ -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

View File

@ -22,7 +22,7 @@ Name: perl-Test-Exception
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
Summary: Test::Exception - Test exception based code
Version: 0.31
Release: 1
Release: 2
License: Artistic License ..
Group: Development/Libraries/Perl
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
Test::More and friends.
Authors: Adrian Howard <adrianh@quietstars.com>
Authors:
--------
Adrian Howard <adrianh@quietstars.com>
%prep
%setup -q -n %{cpan_name}-%{version}
echo "perlVersion: "%{perl_version}