From 241ba30dadddc236b2fd4da1a32a879ab0dce892 Mon Sep 17 00:00:00 2001 From: Brad Bell Date: Mon, 14 Feb 2022 04:19:55 -0700 Subject: [PATCH] Add comment about upstream 20220000.2 --- cppad.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cppad.spec b/cppad.spec index 6780b66..6faa08a 100644 --- a/cppad.spec +++ b/cppad.spec @@ -210,6 +210,10 @@ make %{?_smp_mflags} check # This enables one to check that the necessary files are installed. # ---------------------------------------------------------------------------- %changelog +* Mon Feb 14 2022 Brad Bell - 20220000.1-1 +- Not necessary to advance to 20220000.2 because Fedora build is getting + correct result for cppad.pc. + * Wed Feb 02 2022 Brad Bell - 20220000.1-1 - Try commenting out to_string test of long double on ppc56le arch. This problem does not reproduce on ppc64le-test.fedorainfracloud.org.