From 6392da9020c196faaacc2f8727da48036a2bbecd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 9 Feb 2011 09:40:24 +0100 Subject: [PATCH] 0.10 bump --- .gitignore | 1 + perl-Capture-Tiny.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cb00dba..263b620 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ Capture-Tiny-0.08.tar.gz /Capture-Tiny-0.09.tar.gz +/Capture-Tiny-0.10.tar.gz diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index 330e430..185e7b7 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-Capture-Tiny -Version: 0.09 -Release: 2%{?dist} +Version: 0.10 +Release: 1%{?dist} Summary: Capture STDOUT and STDERR from Perl, XS or external programs License: ASL 2.0 Group: Development/Libraries @@ -48,6 +48,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Feb 09 2011 Petr Pisar - 0.10-1 +- 0.10 bump + * Tue Feb 08 2011 Fedora Release Engineering - 0.09-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 50ed214..1e642fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -189a521f75b918402571cdc8b7c934bf Capture-Tiny-0.09.tar.gz +d38c6b83f690dfd35b503ccbfade7558 Capture-Tiny-0.10.tar.gz