Browse Source

updated perl modules.

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8730 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 9 years ago
parent
commit
c8951baf04

+ 7 - 3
p/perl-Error/perl-Error-vl.spec

@@ -1,9 +1,9 @@
-%define pkgver 0.17016
+%define pkgver 0.17022
 
 Summary: Error/exception handling in an OO-ish way with Perl
 Name: perl-Error
-Version: 0.17
-Release: 2%{?_dist_release}
+Version: %{pkgver}
+Release: 1%{?_dist_release}
 License: Aristic and GPL
 Group: Development/Libraries
 Source0: http://search.cpan.org/CPAN/authors/id/U/UA/UARUN/Error-%{pkgver}.tar.gz
@@ -69,6 +69,10 @@ fi
 %{_mandir}/*/*
 
 %changelog
+* Thu Jul  3 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.17022-1
+- new upstream release.
+- applied versioning presented by upstream.
+
 * Sat Mar 26 2011 IWAI, Masaharu <iwai@alib.jp> 0.17-2
 - updated to 0.17016
 - add %%{perl_vendorlib}/Error directory in %%files

+ 5 - 2
p/perl-HTML-Template/perl-HTML-Template-vl.spec

@@ -1,8 +1,8 @@
-%define rel 3
+%define rel 1
 
 Summary: a Perl module to use HTML Templates
 Name: perl-HTML-Template
-Version: 2.9
+Version: 2.95
 Release: %{rel}%{?_dist_release}
 License: GPL/Artistic
 Group: Development/Libraries
@@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{perl_vendorlib}/HTML
 
 %changelog
+* Thu Jul  3 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.95-1
+- new upstream release.
+
 * Wed Mar 30 2011 IWAI, Masaharu <iwai@alib.jp> 2.9-3vl6
 - build with perl 5.12.3
 - drop defined perl_vendorlib macro

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

@@ -5,7 +5,7 @@
 Summary:	Perl library for parsing the output of nsgmls.
 Name:		perl-SGMLSpm
 Version:	1.03ii
-Release:	13%{?_dist_release}
+Release:	14%{?_dist_release}
 Group:		Development/Libraries
 License:	GPL
 URL:		http://www.megginson.com/Software/
@@ -54,6 +54,9 @@ make install_system BINDIR=$DESTDIR%{_bindir} PERL5DIR=$DESTDIR%{perldir}
 
 
 %ChangeLog
+* Thu Jul 3 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.03ii-14
+- rebuilt with perl-5.16.3.
+
 * Wed Mar 30 2011 IWAI, Masaharu <iwai@alib.jp> 1.03ii-13
 - build with perl 5.12.3
 - add Vendor and Distribution tags

+ 4 - 1
p/perl-SVG-Parser/perl-SVG-Parser-vl.spec

@@ -1,7 +1,7 @@
 Summary:	SVG::Parser - XML Parser for SVG documents
 Name:		perl-SVG-Parser
 Version:	1.03
-Release:	2%{?_dist_release}
+Release:	3%{?_dist_release}
 License:	GNU/GPL 
 URL:		http://search.cpan.org/~peterw/SVG-Parser/
 Group:		Development/Libraries
@@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{perl_vendorlib}/SVG/Parser/SAX
 
 %changelog
+* Thu Jul 3 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.03-3
+- rebuilt with perl-5.16.3.
+
 * Wed Mar 30 2011 IWAI, Masaharu <iwai@alib.jp> 1.03-2
 - add directories in files
 

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

@@ -2,7 +2,7 @@
 
 Summary: Perl extension for generating Scalable Vector Graphics (SVG) documents
 Name: perl-SVG
-Version: 2.50
+Version: 2.59
 Release: 1%{?_dist_release}
 License: distributable
 Group: Development/Libraries
@@ -55,6 +55,9 @@ make test
 %{perl_vendorlib}/*
 
 %changelog
+* Thu Jul 3 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.59-1
+- new upstream release.
+
 * Wed Mar 30 2011 IWAI, Masaharu <iwai@alib.jp> 2.50-1
 - new upstream release
 - add Vendor and Distribution tags

+ 5 - 2
p/perl-XML-Twig/perl-XML-Twig-vl.spec

@@ -1,8 +1,8 @@
 %define _use_internal_dependency_generator 0
 
 Name: perl-XML-Twig
-Version: 3.29
-Release: 3%{?_dist_release}
+Version: 3.48
+Release: 1%{?_dist_release}
 Summary: A perl module for processing huge XML documents in tree mode.
 License: distributable
 Group: Development/Libraries
@@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*3pm*
 
 %changelog
+* Thu Jul 3 2014 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.48-1
+- new upstream release.
+
 * Sat Apr 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.29-3
 - fix typo