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
This commit is contained in:
Peter Simons 2018-12-19 02:01:33 +00:00 committed by Git OBS Bridge
parent 34ffd71eda
commit c44b11c10b
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 17 13:26:47 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>
- use python3-Sphinx instead deprecated python-sphinx [boo#1119686]
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Dec 8 10:28:03 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com> Sat Dec 8 10:28:03 UTC 2018 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -71,7 +71,7 @@ BuildRequires: llvm-devel
%endif %endif
%endif %endif
%if %{undefined without_manual} %if %{undefined without_manual}
BuildRequires: python-sphinx BuildRequires: python3-Sphinx
%endif %endif
%if %with_libnuma %if %with_libnuma