Author: ppisar Update of /cvs/pkgs/rpms/perl-Capture-Tiny/devel In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv12343 Modified Files: .cvsignore perl-Capture-Tiny.spec sources Log Message: 0.08 bump Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Capture-Tiny/devel/.cvsignore,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- .cvsignore 27 Jan 2010 09:10:50 -0000 1.4 +++ .cvsignore 21 Jun 2010 11:32:17 -0000 1.5 @@ -1 +1 @@ -Capture-Tiny-0.07.tar.gz +Capture-Tiny-0.08.tar.gz Index: perl-Capture-Tiny.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Capture-Tiny/devel/perl-Capture-Tiny.spec,v retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- perl-Capture-Tiny.spec 29 Apr 2010 22:22:28 -0000 1.6 +++ perl-Capture-Tiny.spec 21 Jun 2010 11:32:17 -0000 1.7 @@ -1,6 +1,6 @@ Name: perl-Capture-Tiny -Version: 0.07 -Release: 2%{?dist} +Version: 0.08 +Release: 1%{?dist} Summary: Capture STDOUT and STDERR from Perl, XS or external programs License: ASL 2.0 Group: Development/Libraries @@ -9,8 +9,8 @@ Source0: http://www.cpan.org/auth BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 0:5.006 -BuildRequires: perl(Module::Build) -BuildRequires: perl(Test::More) >= 0.47 +BuildRequires: perl(Module::Build) >= 0.36 +BuildRequires: perl(Test::More) >= 0.62 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Jun 21 2010 Petr Pisar <ppisar@xxxxxxxxxx> - 0.08-1 +- 0.08 bump (bug #606277) + * Fri Apr 30 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 0.07-2 - Mass rebuild with perl-5.12.0 Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Capture-Tiny/devel/sources,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- sources 27 Jan 2010 09:10:50 -0000 1.4 +++ sources 21 Jun 2010 11:32:17 -0000 1.5 @@ -1 +1 @@ -550090f77d670b8a6718c5cc05b8ddef Capture-Tiny-0.07.tar.gz +dadea406a04a114b31a9248772b8c136 Capture-Tiny-0.08.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