From 819da704359f66f59d840a45107227d6623f7fe2 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Wed, 8 Aug 2012 10:08:08 +0200 Subject: [PATCH] Update to 0.19 --- .gitignore | 1 + perl-Capture-Tiny.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7d2aa0c..370af5f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ Capture-Tiny-0.08.tar.gz /Capture-Tiny-0.16.tar.gz /Capture-Tiny-0.17.tar.gz /Capture-Tiny-0.18.tar.gz +/Capture-Tiny-0.19.tar.gz diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index a7b68e2..6bd491c 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-Capture-Tiny -Version: 0.18 -Release: 3%{?dist} +Version: 0.19 +Release: 1%{?dist} Summary: Capture STDOUT and STDERR from Perl, XS or external programs License: ASL 2.0 Group: Development/Libraries @@ -52,6 +52,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Aug 08 2012 Jitka Plesnikova - 0.19-1 +- 0.19 bump + * Fri Jul 20 2012 Fedora Release Engineering - 0.18-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 3919c6e..a58e620 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -74760c1f86824080ae4059d6f471a092 Capture-Tiny-0.18.tar.gz +cebbeddaded44a02e8978799e0f3978e Capture-Tiny-0.19.tar.gz