From 7014d6544820c62dc51392ca0f52ddc0d0f29652 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Mon, 29 Feb 2016 16:40:11 +0100 Subject: [PATCH] 0.36 bump --- .gitignore | 1 + perl-Capture-Tiny.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index db51089..e551762 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ Capture-Tiny-0.08.tar.gz /Capture-Tiny-0.30.tar.gz /Capture-Tiny-0.32.tar.gz /Capture-Tiny-0.34.tar.gz +/Capture-Tiny-0.36.tar.gz diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index 9abd37a..c54b6e5 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -1,5 +1,5 @@ Name: perl-Capture-Tiny -Version: 0.34 +Version: 0.36 Release: 1%{?dist} Summary: Capture STDOUT and STDERR from Perl, XS or external programs License: ASL 2.0 @@ -57,6 +57,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Feb 29 2016 Petr Šabata - 0.36-1 +- 0.36 bump + * Fri Feb 19 2016 Petr Šabata - 0.34-1 - 0.34 bump, metadata changes only diff --git a/sources b/sources index 08ff781..7849437 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bca6ac7cd6cd88fa9cd9c99e52833a72 Capture-Tiny-0.34.tar.gz +db6444111c30ac01a76a4c118241c7b6 Capture-Tiny-0.36.tar.gz