From 0ae2a17a5174a0c285e87ff34fe6c1fd947574fd Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Wed, 29 Nov 2023 14:17:21 +0000 Subject: [PATCH] Fix GitHub reference --- perl-IO-Tty.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-IO-Tty.spec b/perl-IO-Tty.spec index e74b5ea..49492cd 100644 --- a/perl-IO-Tty.spec +++ b/perl-IO-Tty.spec @@ -64,7 +64,7 @@ make test * Tue Nov 28 2023 Paul Howarth - 1.18-1 - Update to 1.18 (rhbz#2251844) - Address Freebsd build issue: make function checks more robust within - shared lib (GH#15) + shared lib (GH#35) * Tue Nov 28 2023 Florian Weimer - 1.17-5 - Backport upstream patch to fix C99 compatibility issue