commit d525de3b6cb4c9941543369fe090244ada93ecb9 Author: Petr Šabata <contyk@xxxxxxxxxx> Date: Wed Nov 12 14:42:30 2014 +0100 0.27 bump - META changes only .gitignore | 1 + perl-Capture-Tiny.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 9f72be4..d60d78c 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ Capture-Tiny-0.08.tar.gz /Capture-Tiny-0.24.tar.gz /Capture-Tiny-0.25.tar.gz /Capture-Tiny-0.26.tar.gz +/Capture-Tiny-0.27.tar.gz diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index 3fd9f95..35fe730 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -1,5 +1,5 @@ Name: perl-Capture-Tiny -Version: 0.26 +Version: 0.27 Release: 1%{?dist} Summary: Capture STDOUT and STDERR from Perl, XS or external programs License: ASL 2.0 @@ -53,7 +53,7 @@ make %{?_smp_mflags} %install make pure_install DESTDIR=%{buildroot} -find %{buildroot} -type f -name .packlist -exec rm -f {} \; +find %{buildroot} -type f -name .packlist -exec rm -f {} + %{_fixperms} %{buildroot}/* %check @@ -65,6 +65,10 @@ make test %{_mandir}/man3/* %changelog +* Wed Nov 12 2014 Petr Šabata <contyk@xxxxxxxxxx> - 0.27-1 +- 0.27 bump +- META changes only + * Tue Nov 04 2014 Petr Šabata <contyk@xxxxxxxxxx> - 0.26-1 - 0.26 bump - Test suite enhancements only diff --git a/sources b/sources index ae73fc7..76b7fb8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bff4602137a8c59dae2808dbcda5135b Capture-Tiny-0.26.tar.gz +63ee233f1dfaa75c5233839407b87ae3 Capture-Tiny-0.27.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel