From b4dc680535f6f58cb94a3b2fdbcff6bbe9abf426 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Mon, 18 Aug 2014 16:55:41 +0200 Subject: [PATCH] 0.25 bump --- .gitignore | 1 + perl-Capture-Tiny.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 916020d..7e26c35 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ Capture-Tiny-0.08.tar.gz /Capture-Tiny-0.22.tar.gz /Capture-Tiny-0.23.tar.gz /Capture-Tiny-0.24.tar.gz +/Capture-Tiny-0.25.tar.gz diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index d5b2b01..79b4586 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-Capture-Tiny -Version: 0.24 -Release: 2%{?dist} +Version: 0.25 +Release: 1%{?dist} Summary: Capture STDOUT and STDERR from Perl, XS or external programs License: ASL 2.0 Group: Development/Libraries @@ -65,6 +65,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Aug 18 2014 Petr Ĺ abata - 0.25-1 +- 0.25 bump + * Sat Jun 07 2014 Fedora Release Engineering - 0.24-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 887099f..ddf97b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -718e9d62c4a27a3207cf8506cb99d846 Capture-Tiny-0.24.tar.gz +8cbf69b1ceb10899308ac1f57a28c8a8 Capture-Tiny-0.25.tar.gz