From 5f4aa2cb27bd8ab41d1b7b17220f026b334a2cc0 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Tue, 28 Jul 2020 19:06:26 +0100 Subject: [PATCH] Fix GitHub reference in changelog --- perl-IPC-System-Simple.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-IPC-System-Simple.spec b/perl-IPC-System-Simple.spec index 6721370..eba4d32 100644 --- a/perl-IPC-System-Simple.spec +++ b/perl-IPC-System-Simple.spec @@ -96,7 +96,7 @@ make test - Improved handling of shell commands on Windows, which should get us closer to resolving Win32-related issues; there should be no change of functionality on Unix-like platforms - - Better workaround for bug in perl-5.8.9 (GH#129) + - Better workaround for bug in perl-5.8.9 (GH#23) - Add t/args.t - Modify t/win32.t - Added Travis and AppVeyor configuration files