Hello community, here is the log from the commit of package supervisor for openSUSE:Leap:15.2 checked in at 2020-01-30 06:07:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/supervisor (Old) and /work/SRC/openSUSE:Leap:15.2/.supervisor.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "supervisor" Thu Jan 30 06:07:28 2020 rev:4 rq:763557 version:3.3.5 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/supervisor/supervisor.changes 2020-01-15 16:04:42.759966554 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.supervisor.new.26092/supervisor.changes 2020-01-30 06:07:28.286433224 +0100 @@ -1,0 +2,5 @@ +Sun Dec 22 14:53:34 UTC 2019 - Martin Hauke <[email protected]> + +- Add python2-setuptools to the runtime-requirements + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ supervisor.spec ++++++ --- /var/tmp/diff_new_pack.jZUsH3/_old 2020-01-30 06:07:28.770433496 +0100 +++ /var/tmp/diff_new_pack.jZUsH3/_new 2020-01-30 06:07:28.782433503 +0100 @@ -28,12 +28,13 @@ Source3: supervisord.service Source4: supervisord-tmpfiles.conf BuildRequires: fdupes -BuildRequires: python-meld3 -BuildRequires: python-mock >= 0.5.0 -BuildRequires: python-rpm-macros -BuildRequires: python-setuptools -Requires: python-meld3 >= 0.6.5 -Suggests: python-cElementTree >= 1.0.2 +BuildRequires: python2-meld3 +BuildRequires: python2-mock >= 0.5.0 +BuildRequires: python2-rpm-macros +BuildRequires: python2-setuptools +Requires: python2-meld3 >= 0.6.5 +Requires: python2-setuptools +Suggests: python2-cElementTree >= 1.0.2 BuildArch: noarch %{?systemd_requires}
