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