Author: ppisar Update of /cvs/pkgs/rpms/perl-Template-Tiny/F-13 In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv3806 Modified Files: .cvsignore perl-Template-Tiny.spec sources Log Message: 0.11 bump Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Template-Tiny/F-13/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- .cvsignore 11 Feb 2010 14:39:01 -0000 1.2 +++ .cvsignore 1 Jun 2010 14:05:39 -0000 1.3 @@ -1 +1 @@ -Template-Tiny-0.10.tar.gz +Template-Tiny-0.11.tar.gz Index: perl-Template-Tiny.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Template-Tiny/F-13/perl-Template-Tiny.spec,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- perl-Template-Tiny.spec 11 Feb 2010 14:39:01 -0000 1.1 +++ perl-Template-Tiny.spec 1 Jun 2010 14:05:39 -0000 1.2 @@ -1,22 +1,23 @@ Name: perl-Template-Tiny -Version: 0.10 +Version: 0.11 Release: 1%{?dist} -Summary: Template Toolkit reimplemented in as little code as possible +Summary: Template Toolkit re-implemented in as little code as possible License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Template-Tiny/ Source0: http://www.cpan.org/authors/id/A/AD/ADAMK/Template-Tiny-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(Capture::Tiny) >= 0.07 BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) >= 0.47 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description WARNING: THIS MODULE IS EXPERIMENTAL AND SUBJECT TO CHANGE WITHOUT NOTICE -Template::Tiny is a reimplementation of a partial subset of the Template +Template::Tiny is a re-implementation of a partial subset of the Template Toolkit, in as few lines of code as possible. It is intended for use in -light-usage, low-memory, or low-cpu templating situations, where you may +light-usage, low-memory, or low-CPU templating situations, where you may need to upgrade to the full feature set in the future, or if you want the familiarity of TT-style templates. It is intended to have fully-compatible template and stash usage, with a limited by similar Perl API. Unlike @@ -54,6 +55,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Tue Jun 1 2010 Petr Pisar <ppisar@xxxxxxxxxx> - 0.11-1 +- 0.11 bump +- Fix spelling in summary and description + * Mon Feb 01 2010 Marcela Mašláňová <mmaslano@xxxxxxxxxx> 0.10-1 - fix problems, update Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Template-Tiny/F-13/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- sources 11 Feb 2010 14:39:01 -0000 1.2 +++ sources 1 Jun 2010 14:05:40 -0000 1.3 @@ -1 +1 @@ -d2285afd5d2fad99bc28239e27b93360 Template-Tiny-0.10.tar.gz +5bb697dff7ff41f6894906233b205560 Template-Tiny-0.11.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel