From b6a4ed31f4a8d844bc9bf041d9cd4df847c4ee6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 26 Jun 2013 13:15:33 +0200 Subject: [PATCH] Commit a typo in the local patch level text --- perl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)' \