commit 67f5236e2d31112c9193e4f67f84af89945caf2f Author: Petr Šabata <contyk@xxxxxxxxxx> Date: Tue Nov 25 11:25:09 2014 +0100 0.17 bump, compatibility fixes for Devel::StackTrace 2.00 .gitignore | 1 + perl-Carp-REPL.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index 37f080b..e73d6ad 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /Carp-REPL-0.15.tar.gz /Carp-REPL-0.16.tar.gz +/Carp-REPL-0.17.tar.gz diff --git a/perl-Carp-REPL.spec b/perl-Carp-REPL.spec index 7ab650d..011520d 100644 --- a/perl-Carp-REPL.spec +++ b/perl-Carp-REPL.spec @@ -1,5 +1,5 @@ Name: perl-Carp-REPL -Version: 0.16 +Version: 0.17 Release: 1%{?dist} Summary: Read-eval-print-loop on die and/or warn License: GPL+ or Artistic @@ -62,6 +62,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Nov 25 2014 Petr Šabata <contyk@xxxxxxxxxx> - 0.17-1 +- 0.17 bump, compatibility fixes for Devel::StackTrace 2.00 + * Wed Nov 12 2014 Petr Šabata <contyk@xxxxxxxxxx> - 0.16-1 - 0.16 bump diff --git a/sources b/sources index 9a05dcf..a97203e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f0bb710518e19e5acd005fd97a84fc09 Carp-REPL-0.16.tar.gz +aea839adcfcfcb7ff991af8115700efb Carp-REPL-0.17.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