Browse Source

perl-Devel-Symdump-2.08-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3160 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 13 years ago
parent
commit
4d3122e7c3
1 changed files with 8 additions and 1 deletions
  1. 8 1
      p/perl-Devel-Symdump/perl-Devel-Symdump-vl.spec

+ 8 - 1
p/perl-Devel-Symdump/perl-Devel-Symdump-vl.spec

@@ -1,6 +1,6 @@
 Summary: dump symbol names or the symbol table with Perl
 Name:           perl-Devel-Symdump
-Version:        2.07
+Version:        2.08
 Release: 1%{?_dist_release}
 
 Group:          Development/Libraries
@@ -13,6 +13,9 @@ BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 The perl module Devel::Symdump provides a convenient way to inspect
 perl's symbol table and the class hierarchy within a running program.
@@ -47,6 +50,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Mar 28 2011 IWAI, Masaharu <iwai@alib.jp> 2.08-1
+- new upstream release
+- add Vendor and Distribution tag
+
 * Tue Jul 08 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.07-1
 - new upstream release
 - build on perl-5.10