Accepting request 29450 from devel:languages:perl
Copy from devel:languages:perl/perl-Class-Inspector based on submit request 29450 from user coolo OBS-URL: https://build.opensuse.org/request/show/29450 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-Inspector?expand=0&rev=8
This commit is contained in:
parent
de37e45a6e
commit
ce31941389
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 13 15:39:36 UTC 2010 - coolo@novell.com
|
||||
|
||||
- removing author from %description
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||
|
||||
|
@ -22,7 +22,7 @@ Name: perl-Class-Inspector
|
||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||
Summary: Get Information About a Loaded Class
|
||||
Version: 1.24
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: Artistic ; GPLv2+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/~adamk/Class-Inspector
|
||||
@ -43,13 +43,6 @@ are not always very conveniet, and usually involve a relatively high
|
||||
level of Perl wizardry, or strange and unusual looking code.
|
||||
Class-Inspector attempts to provide an easier, more friendly interface
|
||||
to this information.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Adam Kennedy <cpan@ali.as>
|
||||
|
||||
%prep
|
||||
%setup -n %{cpan_name}-%{version}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user