diff --git a/kea.changes b/kea.changes index 375d196..4d1ee41 100644 --- a/kea.changes +++ b/kea.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 22 04:03:08 UTC 2020 - Steve Kowalik + +- Switch to Python 3 Sphinx due to Python 2 removal. + ------------------------------------------------------------------- Mon Sep 9 17:18:55 UTC 2019 - Jan Engelhardt diff --git a/kea.spec b/kea.spec index 2fedd03..e5454d5 100644 --- a/kea.spec +++ b/kea.spec @@ -1,7 +1,7 @@ # # spec file for package kea # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -65,9 +65,9 @@ BuildRequires: libtool >= 2 BuildRequires: log4cplus-devel BuildRequires: pkgconfig >= 0.23 BuildRequires: postgresql-server-devel -BuildRequires: python-Sphinx BuildRequires: python-rpm-macros BuildRequires: python3 +BuildRequires: python3-Sphinx BuildRequires: xz BuildRequires: pkgconfig(libcrypto) Requires(pre): shadow