From b19fdd6bd5817af6733090d17e3c472a392da8bd Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 23 Oct 2018 13:49:03 +0000 Subject: [PATCH] - Add sphinx version requirements OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=15 --- kitty.changes | 5 +++++ kitty.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kitty.changes b/kitty.changes index 6cc65c3..9be415d 100644 --- a/kitty.changes +++ b/kitty.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 23 13:48:08 UTC 2018 - mvetter@suse.com + +- Add sphinx version requirements + ------------------------------------------------------------------- Tue Oct 2 11:03:57 UTC 2018 - mvetter@suse.com diff --git a/kitty.spec b/kitty.spec index f82d8f3..991ba5f 100644 --- a/kitty.spec +++ b/kitty.spec @@ -41,7 +41,7 @@ BuildRequires: pkgconfig(dbus-1) # for 'tic' BuildRequires: ncurses-devel BuildRequires: pkgconfig -BuildRequires: python3-Sphinx +BuildRequires: python3-Sphinx >= 1.7 BuildRequires: python3-devel >= 3.5 BuildRequires: wayland-devel BuildRequires: wayland-protocols-devel