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