Browse Source

perl-Mail-Sender: update to 0.8.21

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8705 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 9 years ago
parent
commit
0827cf3602
1 changed files with 5 additions and 2 deletions
  1. 5 2
      p/perl-Mail-Sender/perl-Mail-Sender-vl.spec

+ 5 - 2
p/perl-Mail-Sender/perl-Mail-Sender-vl.spec

@@ -2,7 +2,7 @@
 
 # Basic Information
 Name:		perl-%{pkgname}
-Version:	0.8.16
+Version:	0.8.21
 Release:	1%{?_dist_release}
 License:	Artistic or GPL
 Group:		Development/Libraries
@@ -34,7 +34,7 @@ Mail::Sender は、メール送信のためのオブジェクト指向インタ
 メールサーバーへ接続します。
 
 %prep
-%setup -q -n Mail-Sender-0.8.16
+%setup -q -n %{pkgname}-%{version}
 
 %build
 perl Makefile.PL
@@ -75,5 +75,8 @@ fi
 %doc Changes README
 
 %changelog
+* Mon Jun 30 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 0.8.21-1
+- update to 0.8.21
+
 * Wed Jan 25 2012 Yasumichi Akahoshi <yasumichi@vinelinux.org> 0.8.16-1
 - initial build for Vine Linux