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