From 5896d565cf4254105ccf3c48c5d3a5aa1adbe00f Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 8 Aug 2016 17:04:29 +0200 Subject: [PATCH] 0.44 bump --- .gitignore | 1 + perl-Capture-Tiny.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 40140f7..3aa6a2c 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ Capture-Tiny-0.08.tar.gz /Capture-Tiny-0.36.tar.gz /Capture-Tiny-0.40.tar.gz /Capture-Tiny-0.42.tar.gz +/Capture-Tiny-0.44.tar.gz diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index d31bf12..a12e03c 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -1,5 +1,5 @@ Name: perl-Capture-Tiny -Version: 0.42 +Version: 0.44 Release: 1%{?dist} Summary: Capture STDOUT and STDERR from Perl, XS or external programs License: ASL 2.0 @@ -61,6 +61,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Aug 08 2016 Jitka Plesnikova - 0.44-1 +- 0.44 bump + * Wed Jun 01 2016 Jitka Plesnikova - 0.42-1 - 0.42 bump diff --git a/sources b/sources index 7774396..f6e1b53 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ed62d55e84707f1287ff2ef236799d1 Capture-Tiny-0.42.tar.gz +f775b76b98ca090643dd45f5141a93a2 Capture-Tiny-0.44.tar.gz