From c44b11c10bc93305793e89c24a8aa8bdf4ca4b3ee51fef305d4ef1a9af1ce250 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 19 Dec 2018 02:01:33 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc revision:16, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=293 --- ghc.changes | 13 +++++++++---- ghc.spec | 2 +- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/ghc.changes b/ghc.changes index 6505577..93e21af 100644 --- a/ghc.changes +++ b/ghc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 17 13:26:47 UTC 2018 - Ondřej Súkup + +- use python3-Sphinx instead deprecated python-sphinx [boo#1119686] + ------------------------------------------------------------------- Sat Dec 8 10:28:03 UTC 2018 - Ondřej Súkup @@ -10,7 +15,7 @@ Sat Dec 8 10:28:03 UTC 2018 - Ondřej Súkup ------------------------------------------------------------------- Wed Nov 7 10:00:46 UTC 2018 - Ondřej Súkup -- dont require memory-constraints on older distros +- dont require memory-constraints on older distros - dropped reproducible-tmp-names.patch ------------------------------------------------------------------- @@ -51,7 +56,7 @@ Tue Oct 9 15:50:06 UTC 2018 - ptrommler@icloud.com Tue Oct 2 11:28:19 UTC 2018 - ptrommler@icloud.com - cleanup - * remove unused conditional in configure command + * remove unused conditional in configure command ------------------------------------------------------------------- Tue Oct 2 10:10:24 UTC 2018 - ptrommler@icloud.com @@ -59,7 +64,7 @@ Tue Oct 2 10:10:24 UTC 2018 - ptrommler@icloud.com - update to 8.6.1 - add 0001-Fix-check-whether-GCC-supports-__atomic_-builtins.patch * fix __atomic_builtin detection - * upstream commit ce3897ff + * upstream commit ce3897ff - drop add_armv6l_and_armv7l_target.patch * fixed upstream - drop fix-ppc64le-recognition.patch @@ -74,7 +79,7 @@ Tue Oct 2 10:10:24 UTC 2018 - ptrommler@icloud.com Sun Sep 30 11:21:59 UTC 2018 - ptrommler@icloud.com - Add fix-build-using-unregisterized-v8.2.patch - * Fix build on s390x + * Fix build on s390x ------------------------------------------------------------------- Thu Sep 6 15:19:54 UTC 2018 - mmanu84@outlook.de diff --git a/ghc.spec b/ghc.spec index 8596236..1bfb54c 100644 --- a/ghc.spec +++ b/ghc.spec @@ -71,7 +71,7 @@ BuildRequires: llvm-devel %endif %endif %if %{undefined without_manual} -BuildRequires: python-sphinx +BuildRequires: python3-Sphinx %endif %if %with_libnuma