Browse Source

perl-CGI-Simple-1.113-1

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

+ 8 - 1
p/perl-CGI-Simple/perl-CGI-Simple-vl.spec

@@ -1,6 +1,6 @@
 Summary: Simple totally OO CGI interface that is CGI.pm compliant
 Name: perl-CGI-Simple
-Version: 1.112
+Version: 1.113
 Release: 1%{?_dist_release}
 Group: Development/Libraries
 License: GPL or Artistic
@@ -13,6 +13,9 @@ BuildRequires: perl >= 5.8.2
 BuildRequires: perl-IO-stringy
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
+Vendor: Project Vine
+Distribution: Vine Linux
+
 %description
 %{summary}.
 
@@ -47,6 +50,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun May 22 2011 IWAI, Masaharu <iwai@alib.jp> 1.113-1
+- new upstream release
+- add Vendor and Distribution tags
+
 * Thu Nov 12 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.112-1
 - new upstream release
 - applied new versioning policy