>From 945beec2847a1331adbcf6e190927bb2290441b2 Mon Sep 17 00:00:00 2001 From: Paul Howarth <paul@xxxxxxxxxxxx> Date: Wed, 8 Apr 2015 11:23:46 +0100 Subject: Update to 0.35 - New upstream release 0.35 - The module could end being disabled in one thread if it was first loaded in another thread and that thread was immediately terminated; this is now fixed and should address test failures of t/09-load-threads.t and t/42-threads-global.t diff --git a/perl-indirect.spec b/perl-indirect.spec index ecd1053..4eace0c 100644 --- a/perl-indirect.spec +++ b/perl-indirect.spec @@ -1,5 +1,5 @@ Name: perl-indirect -Version: 0.34 +Version: 0.35 Release: 1%{?dist} Summary: Lexically warn about using the indirect object syntax License: GPL+ or Artistic @@ -63,6 +63,13 @@ make test %{_mandir}/man3/indirect.3* %changelog +* Wed Apr 8 2015 Paul Howarth <paul@xxxxxxxxxxxx> - 0.35-1 +- Update to 0.35 + - The module could end being disabled in one thread if it was first loaded in + another thread and that thread was immediately terminated; this is now + fixed and should address test failures of t/09-load-threads.t and + t/42-threads-global.t + * Fri Apr 3 2015 Paul Howarth <paul@xxxxxxxxxxxx> - 0.34-1 - Update to 0.34 - The new environment variable to enable thread tests on older perls is diff --git a/sources b/sources index d886301..91085b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0fc55a300bf49759ccd89f8458d5faae indirect-0.34.tar.gz +98bdb0d19044176d9360994956ff2431 indirect-0.35.tar.gz -- cgit v0.10.2 http://pkgs.fedoraproject.org/cgit/perl-indirect.git/commit/?h=perl-indirect-0.35-1.fc22&id=945beec2847a1331adbcf6e190927bb2290441b2 -- 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