Hello community, here is the log from the commit of package kea for openSUSE:Factory checked in at 2020-04-22 20:57:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kea (Old) and /work/SRC/openSUSE:Factory/.kea.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kea" Wed Apr 22 20:57:47 2020 rev:3 rq:796233 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kea/kea.changes 2019-09-11 10:33:39.787326370 +0200 +++ /work/SRC/openSUSE:Factory/.kea.new.2738/kea.changes 2020-04-22 20:57:49.143961953 +0200 @@ -1,0 +2,5 @@ +Wed Apr 22 04:03:08 UTC 2020 - Steve Kowalik <[email protected]> + +- Switch to Python 3 Sphinx due to Python 2 removal. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kea.spec ++++++ --- /var/tmp/diff_new_pack.7Jl891/_old 2020-04-22 20:57:50.351964358 +0200 +++ /var/tmp/diff_new_pack.7Jl891/_new 2020-04-22 20:57:50.355964365 +0200 @@ -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: 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
