[perl] Commit a typo in the local patch level text

Petr Pisar ppisar at fedoraproject.org
Wed Jun 26 11:25:48 UTC 2013


commit b6a4ed31f4a8d844bc9bf041d9cd4df847c4ee6d
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Jun 26 13:15:33 2013 +0200

    Commit a typo in the local patch level text

 perl.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index c956de0..535e405 100644
--- a/perl.spec
+++ b/perl.spec
@@ -1966,7 +1966,7 @@ perl -x patchlevel.h \
     'Fedora Patch22: Fix leaking tied hashes (RT#107000) [1]' \
     'Fedora Patch23: Fix leaking tied hashes (RT#107000) [2]' \
     'Fedora Patch24: Fix leaking tied hashes (RT#107000) [3]' \
-    'Fedora Patch25: Fix dead lock in PerlIO after fork from thread (RT106212)' \
+    'Fedora Patch25: Fix dead lock in PerlIO after fork from thread (RT#106212)' \
     'Fedora Patch26: Make regexp safe in a signal handler (RT#114878)' \
     'Fedora Patch27: Update h2ph(1) documentation (RT#117647)' \
     'Fedora Patch28: Update pod2html(1) documentation (RT#117623)' \


More information about the scm-commits mailing list