pghmcfc pushed to perl-indirect (f22). "Update to 0.35 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 10:36:27 UTC 2015


>From 945beec2847a1331adbcf6e190927bb2290441b2 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
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 at city-fan.org> - 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 at city-fan.org> - 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=f22&id=945beec2847a1331adbcf6e190927bb2290441b2


More information about the scm-commits mailing list