From 83b6c4608d58a9f2be860f1257b5b293243ae9a8 Mon Sep 17 00:00:00 2001 From: Kevin Buettner Date: Tue, 28 Nov 2023 12:59:52 -0700 Subject: [PATCH] Fix bogus date complaint Wed Oct 11 2022 -> Wed Oct 11 2023. --- gdb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index 7e8141f..8a5bd6e 100644 --- a/gdb.spec +++ b/gdb.spec @@ -1264,7 +1264,7 @@ fi The patch doesn't include any actual fixes, the architecture is end of life and the kernel is planning to drop IA64 support. -* Wed Oct 11 2022 Guinevere Larsen +* Wed Oct 11 2023 Guinevere Larsen - Remove gdb-rhbz1186476-internal-error-unqualified-name-re-set-test.patch as it was upstreamed back in 2010 with a different test name.