From ea5c593b036ab04188e5f7b6acb4337df5d5a0f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Wed, 27 Jan 2010 09:10:50 +0000 Subject: [PATCH] - update --- .cvsignore | 2 +- perl-Capture-Tiny.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 08addeb..bee027b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Capture-Tiny-0.06.tar.gz +Capture-Tiny-0.07.tar.gz diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index 9c5e49b..105ffc5 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-Capture-Tiny -Version: 0.06 -Release: 2%{?dist} +Version: 0.07 +Release: 1%{?dist} Summary: Capture STDOUT and STDERR from Perl, XS or external programs License: ASL 2.0 Group: Development/Libraries @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed Jan 7 2010 Marcela Mašláňová - 0.07-1 +- update + * Mon Dec 7 2009 Stepan Kasal - 0.06-2 - rebuild against perl 5.10.1 diff --git a/sources b/sources index 1691b8f..1f22151 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -653963c3855ea57ccabc5642ff407f7f Capture-Tiny-0.06.tar.gz +550090f77d670b8a6718c5cc05b8ddef Capture-Tiny-0.07.tar.gz