Browse Source

rebuild with perl-5.12.3

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3736 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 14 years ago
parent
commit
49cd926fe9

+ 4 - 1
p/perl-AppConfig/perl-AppConfig-vl.spec

@@ -1,7 +1,7 @@
 Summary: Perl5 module for reading configuration files and parsing command line arguments
 Name: perl-AppConfig
 Version: 1.66
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: distributable
 Group: Development/Libraries
 Source0: http://www.cpan.org/authors/id/ABW/AppConfig-%{version}.tar.gz
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*3pm*
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.65-2
+- rebuild with perl-5.12.3
+
 * Sat Sep 13 2008 Shu KONNO <owa@bg.wakwak.com> 1.65-1vl5
 - applied new versioning policy
 

+ 4 - 1
p/perl-Archive-Zip/perl-Archive-Zip-vl.spec

@@ -1,7 +1,7 @@
 Summary: Perl library for accessing Zip archives
 Name: perl-Archive-Zip
 Version: 1.23
-Release: 1%{_dist_release}
+Release: 2%{_dist_release}
 Group: Development/Libraries
 URL: http://search.cpan.org/dist/Archive-Zip/
 License: distributable
@@ -64,6 +64,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.23-2
+- rebuilt with perl-5.12.3
+
 * Thu May  1 2008 Tomohiro 'Tomo-p' KATO <tomop@teamgedoh.net> 1.23-1
 - rebuilt with perl-5.10.0.
 

+ 4 - 1
p/perl-Authen-Captcha/perl-Authen-Captcha-vl.spec

@@ -4,7 +4,7 @@ Summary: a Perl extension for creating captchas
 Summary(ja): CAPTCHA(tm) を Perl で扱うための Module
 Name: perl-Authen-Captcha
 Version: 1.023
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: distributable
 Group: Development/Libraries
 Source0: ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/%{real_name}-%{version}.tar.gz
@@ -56,6 +56,9 @@ make test
 %{_mandir}/*/*
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.023-2
+- rebuild with perl-5.12.3
+
 * Wed Mar 11 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.023-1
 - applied new versioning policy
 - spec in UTF-8

+ 4 - 1
p/perl-Authen-SASL/perl-Authen-SASL-vl.spec

@@ -4,7 +4,7 @@ Summary: Authen::SASL - SASL Authentication framework
 Summary(ja): Authen::SASL - perl 用 SASL 認証フレームワーク
 Name: perl-Authen-SASL
 Version: 2.12
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: distributable
 Group: Development/Libraries
 URL: http://search.cpan.org/~gbarr/Authen-SASL/
@@ -65,6 +65,9 @@ make test
 %dir %{perl_vendorlib}/Authen/SASL
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.12-2
+- rebuild with perl-5.12.3
+
 * Wed Mar 11 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.12-1
 - new upstream release
 - added BuildRequires: perl-GSSAPI

+ 4 - 1
p/perl-Class-ErrorHandler/perl-Class-ErrorHandler-vl.spec

@@ -1,7 +1,7 @@
 %define	module	Class-ErrorHandler
 %define name	perl-%{module}
 %define	version	0.01
-%define	release	2%{_dist_release}
+%define	release	3%{_dist_release}
 
 Name:		%{name}
 Version:	%{version}
@@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 %{perl_vendorlib}/Class/*
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.01-3
+- rebuild with perl-5.12.3
+
 * Thu Mar 12 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.01-2vl5
 - changed Group to Development/Libraries
 - added Japanese summary

+ 4 - 1
p/perl-Class-Inner/perl-Class-Inner-vl.spec

@@ -1,7 +1,7 @@
 Summary: A perlish implementation of Java like inner classes
 Name: perl-Class-Inner
 Version: 0.1
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 Group: Development/Libraries
 License: GOL+ or Artistic
 URL: http://search.cpan.org/dist/Class-Inner/
@@ -51,6 +51,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.1-2
+- rebuild with perl-5.12.3
+
 * Sun Nov 23 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.1-1vl5
 - applied new versioning policy
 - added Patch0 from Fedora for fixing test on perl 5.10

+ 4 - 1
p/perl-Config-IniFiles/perl-Config-IniFiles-vl.spec

@@ -3,7 +3,7 @@
 Summary:	A perl module for reading .ini-style configuration files.
 Name:		perl-%{pkgname}
 Version:	2.39
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Group:		Development/Libraries
 License:	distributable
 URL:		http://config-inifiles.sourceforge.net/
@@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc README MANIFEST
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.39-2
+- rebuild with perl-5.12.3
+
 * Tue Jan 06 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 2.39-1
 - apply new versioning policy 
 

+ 4 - 1
p/perl-Convert-ASN1/perl-Convert-ASN1-vl.spec

@@ -2,7 +2,7 @@ Summary: Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER r
 Summary(ja): Convert::ASN1 は BER/DER ルールを使って ASN.1 データ構造をエンコードもしくはデコードします。
 Name: perl-Convert-ASN1
 Version: 0.21
-Release: 2%{_dist_release}
+Release: 3%{_dist_release}
 License: distributable
 Group: Development/Libraries
 URL: http://search.cpan.org/~gbarr/Convert-ASN1/
@@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc README ChangeLog examples/*
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.21-3
+- rebuild with perl-5.12.3
+
 * Wed Apr 08 2009 Shu KONNO <owa@bg.wakwak.com> 0.21-2vl5
 - spec in utf-8
 

+ 4 - 1
p/perl-Convert-BinHex/perl-Convert-BinHex-vl.spec

@@ -3,7 +3,7 @@
 Summary: Extract data from Macintosh BinHex files
 Name: perl-Convert-BinHex
 Version: 1.119
-Release: 4%{_dist_release}
+Release: 5%{_dist_release}
 License: distributable
 Group: Development/Libraries
 URL: http://search.cpan.org/dist/Convert-BinHex/
@@ -44,6 +44,9 @@ BinHex files.
 %{perl_vendorlib}/Convert/BinHex.pm
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.119-5
+- rebuild with perl-5.12.3
+
 * Sat Jan 17 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.119-4
 - changed Group to Development/Libraries
 

+ 4 - 1
p/perl-Convert-PEM/perl-Convert-PEM-vl.spec

@@ -1,7 +1,7 @@
 %define	module	Convert-PEM
 %define name	perl-%{module}
 %define	version	0.07
-%define	release	1%{_dist_release}
+%define	release	2%{_dist_release}
 
 Name:		%{name}
 Version:	%{version}
@@ -56,6 +56,9 @@ rm -rf %{buildroot}
 %{perl_vendorlib}/*
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.07-2
+- rebuild with perl-5.12.3
+
 * Fri May 02 2008 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 0.07-1vl5
 - rebuild with perl 5.10
 - new versioning policy

+ 4 - 1
p/perl-Crypt-DES_EDE3/perl-Crypt-DES_EDE3-vl.spec

@@ -1,7 +1,7 @@
 %define	module	Crypt-DES_EDE3
 %define name	perl-%{module}
 %define	version	0.01
-%define	release	1%{_dist_release}
+%define	release	2%{_dist_release}
 
 Name:		%{name}
 Version:	%{version}
@@ -64,6 +64,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.01-2
+- rebuild with perl-5.12.3
+
 * Fri May 02 2008 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 0.01-1vl5
 - rebuild with perl 5.10
 - new versioning policy

+ 4 - 1
p/perl-DBD-CSV/perl-DBD-CSV-vl.spec

@@ -8,7 +8,7 @@
 Summary: DBD-CSV module for perl
 Name: perl-DBD-CSV
 Version: 0.22
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: distributable
 Group: Development/Libraries
 Source0: http://www.cpan.org/authors/id/J/JZ/JZUCKER/DBD-CSV-%{version}.tar.gz
@@ -59,6 +59,9 @@ fi
 %dir %{perl_vendorlib}/DBD
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.22-2
+- rebuild with perl-5.12.3
+
 * Mon May 25 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.22-1
 - applied new versioning policy
 

+ 4 - 1
p/perl-DBD-MySQL/perl-DBD-MySQL-vl.spec

@@ -1,5 +1,5 @@
 %define	version 4.006
-%define	release 4
+%define	release 5
 
 Summary:       A MySQL interface for perl
 Summary(ja):   MySQL用のperlインターフェイス
@@ -62,6 +62,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 4.006-5
+- rebuild with perl-5.12.3
+
 * Thu May 21 2009 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 4.006-4
 - rebuilt with MySQL-5.1.34.
 

+ 4 - 1
p/perl-Data-Buffer/perl-Data-Buffer-vl.spec

@@ -1,7 +1,7 @@
 %define	module	Data-Buffer
 %define name	perl-%{module}
 %define	version	0.04
-%define	release	1%{_dist_release}
+%define	release	2%{_dist_release}
 
 Name:		%{name}
 Version:	%{version}
@@ -49,6 +49,9 @@ rm -rf %{buildroot}
 %{perl_vendorlib}/Data/*
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.04-2
+- rebuild with perl-5.12.3
+
 * Fri May 02 2008 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 0.04-1vl5
 - rebuild with perl 5.10
 - new versioning policy

+ 4 - 1
p/perl-Data-ShowTable/perl-Data-ShowTable-vl.spec

@@ -1,7 +1,7 @@
 %define name perl-Data-ShowTable
 %define real_name Data-ShowTable
 %define version 3.3
-%define release 7%{?_dist_release}
+%define release 8%{?_dist_release}
 
 Summary: Perl 5 module to print arrays of data
 Name: %{name}
@@ -61,6 +61,9 @@ fi
 %defattr(-,root,root)
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.3-8
+- rebuild with perl-5.12.3
+
 * Sat Aug 16 2008 Shu KONNO <owa@bg.wakwak.com> 3.3-7vl5
 - applied new versioning policy
 

+ 4 - 1
p/perl-FCGI/perl-FCGI-vl.spec

@@ -5,7 +5,7 @@
 Name:      perl-FCGI
 Summary:   FCGI - Perl module
 Version:   0.67
-Release:   3%{_dist_release}
+Release:   4%{_dist_release}
 License:   Artistic
 Group:     Development/Libraries
 Url:       http://www.cpan.org
@@ -104,6 +104,9 @@ find %{buildroot}%{_prefix}             \
 %defattr(-,root,root)
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.67-4
+- rebuild with perl-5.12.3
+
 * Sat Jan 17 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.67-3
 - changed Group to Development/Libraries
 

+ 4 - 1
p/perl-File-Tail/perl-File-Tail-vl.spec

@@ -2,7 +2,7 @@
 
 Name:           perl-File-Tail
 Version:        0.99.3
-Release:	1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:        Perl extension for reading from continously updated files
 Group:          Development/Libraries
 License:        GPL or Artistic
@@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/File::Tail.3*
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.99.3-2
+- rebuild with perl-5.12.3
+
 * Sun Jul 27 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.99.3-1
 - rebuilt with perl 5.10.0
 - applied new versioning policy

+ 4 - 1
p/perl-File-Which/perl-File-Which-vl.spec

@@ -1,7 +1,7 @@
 Summary: Portable implementation of the `which' utility 
 Name: perl-File-Which
 Version: 0.05
-Release: 1%{_dist_release}
+Release: 2%{_dist_release}
 Group: Development/Libraries
 URL: http://search.cpan.org/~pereinar/File-Which/
 License: distributable
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.05-2
+- rebuild with perl-5.12.3
+
 * Thu May  1 2008 Tomohiro 'Tomo-p' KATO <tomop@teamgedoh.net> 0.05-1
 - rebuilt with perl-5.10.0.
 

+ 5 - 2
p/perl-FreezeThaw/perl-FreezeThaw-vl.spec

@@ -1,6 +1,6 @@
 Name:           perl-FreezeThaw
-Version:        0.43
-Release:        6%{?_dist_release}
+Version:        0.5001
+Release:        1%{?_dist_release}
 Summary:        Convert Perl structures to strings and back
 
 Group:          Development/Libraries
@@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5001-1
+- update to 0.5001
+
 * Sat Nov  8 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.43-6
 - applied new versioning policy
 - rebuilt with perl-5.10.0

+ 7 - 1
p/perl-GD/perl-GD-vl.spec

@@ -4,7 +4,7 @@ Summary: A perl5 interface to Thomas Boutell's gd library
 Summary(ja): GD ライブラリの Perl 用インターフェイス
 Name: perl-GD
 Version: 2.35
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: distributable
 Group: Development/Libraries
 Source0: http://search.cpan.org/CPAN/authors/id/L/LD/LDS/GD-%{version}.tar.gz
@@ -12,6 +12,8 @@ Url: http://search.cpan.org/dist/GD/
 BuildRoot: %{_tmppath}/perl-GD-buildroot/
 BuildRequires: perl >= 5.6.0, gd-devel >= 2.0.20, libjpeg-devel
 BuildRequires: freetype2-devel, libpng-devel, zlib-devel
+BuildRequires: libX11-devel
+BuildRequires: libXpm-devel
 Requires: perl >= 5.6.0, gd >= 2.0.12, libjpeg, freetype2
 Requires: libpng, zlib
 
@@ -74,6 +76,10 @@ find bdf_scripts -type f | xargs perl -pi -e "s|^#!(\s)?/usr/local/bin/perl|#!/u
 %dir %{perl_vendorarch}/auto/GD
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.35-2
+- rebuild with perl-5.12.3
+- add BuildRequires: libX11-devel, libXpm-devel
+
 * Sat Sep 20 2008 Shu KONNO <owa@bg.wakwak.com> 2.35-1vl5
 - applied new versioning policy, spec in utf-8
 - built with perl-5.10.0

+ 4 - 1
p/perl-GDGraph/perl-GDGraph-vl.spec

@@ -2,7 +2,7 @@
 
 Name:           perl-GDGraph
 Version:        1.43
-Release:        5%{?_dist_release}
+Release:        6%{?_dist_release}
 
 Summary:        Graph generation package for Perl
 Summary(ja):    Perl によるグラフ生成パッケージ
@@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.43-6
+- rebuild with perl-5.12.3
+
 * Wed Jun 24 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.43-5
 - applied new versioning policy, spec in UTF-8
 - rebuilt with perl-5.10.0

+ 4 - 1
p/perl-GDTextUtil/perl-GDTextUtil-vl.spec

@@ -4,7 +4,7 @@
 
 Name:           perl-GDTextUtil
 Version:        0.86
-Release:        6%{?_dist_release}
+Release:        7%{?_dist_release}
 
 Summary:        Text utilities for use with GD
 
@@ -65,6 +65,9 @@ fc-cache -f %{fontdir} || :
 %ghost %{fontdir}/fonts.cache-1
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.86-7
+- rebuild with perl-5.12.3
+
 * Wed Jun 24 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.86-6
 - applied new versioning policy
 - rebuilt with perl-5.10.0

+ 5 - 2
p/perl-GSSAPI/perl-GSSAPI-vl.spec

@@ -3,7 +3,7 @@
 Summary: Perl extension providing access to the GSSAPIv2 library
 Name: perl-GSSAPI
 Version: 0.26
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: distributable
 Group: Development/Libraries
 URL: http://search.cpan.org/~gbarr/Authen-SASL/
@@ -56,5 +56,8 @@ make test
 %dir %{perl_vendorarch}/auto/GSSAPI
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.26-2
+- rebuild with perl-5.12.3
+
 * Wed Mar 11 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.26-1
-- initial package for Vine Linux
+- initial package for Vine Linux

+ 4 - 1
p/perl-Geography-Countries/perl-Geography-Countries-vl.spec

@@ -3,7 +3,7 @@
 Summary: Classes for 2-letter, 3-letter, and numerical codes for countries
 Name: perl-Geography-Countries
 Version: 2009041301
-Release: 1%{_dist_release}
+Release: 2%{_dist_release}
 License: distributable
 Group: Development/Libraries
 URL: http://search.cpan.org/dist/Geography-Countries/
@@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 # %{perl_sitelib}/Geography/Countries.pm
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2009041301-2
+- rebuild with perl-5.12.3
+
 * Mon Jun 29 2009 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp>
 - 2009041301-1
 - new upstream release

+ 4 - 1
p/perl-Gtk2-GladeXML/perl-Gtk2-GladeXML-vl.spec

@@ -1,6 +1,6 @@
 Name:           perl-Gtk2-GladeXML
 Version:        1.006
-Release: 1%{?_dist_release}
+Release:	2%{?_dist_release}
 Summary:        Create user interfaces directly from Glade XML files
 
 Group:          Development/Libraries
@@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.006-2
+- rebuild with perl-5.12.3
+
 * Mon Jul 07 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.006-1
 - initial build for Vine Linux
 

+ 4 - 1
p/perl-SQL-Statement/perl-SQL-Statement-vl.spec

@@ -2,7 +2,7 @@
 Summary: SQL-Statement module for perl
 Name: perl-SQL-Statement
 Version: 1.15
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: Artistic/GPL
 Group: Development/Libraries
 Source0: http://www.cpan.org/authors/id/J/JZ/JZUCKER/SQL-Statement-%{version}.tar.gz
@@ -51,6 +51,9 @@ fi
 %{_mandir}/*/*
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.15-2
+- rebuild with perl-5.12.3
+
 * Mon May 25 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.15-1
 - applied new versioning policy
 

+ 4 - 1
p/perl-Text-CSV_XS/perl-Text-CSV_XS-vl.spec

@@ -8,7 +8,7 @@
 Summary: Text-CSV_XS module for perl
 Name: perl-Text-CSV_XS
 Version: 0.65
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: Artistic/GPL
 Group: Development/Libraries
 Source0: http://www.cpan.org/authors/id/JWIED/Text-CSV_XS-%{version}.tgz
@@ -60,6 +60,9 @@ fi
 
 
 %changelog
+* Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.65-2
+- rebuild with perl-5.12.3
+
 * Mon May 25 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.65-1
 - new upstream release