Hello community, here is the log from the commit of package uwsgi for openSUSE:Factory checked in at 2019-12-21 12:34:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/uwsgi (Old) and /work/SRC/openSUSE:Factory/.uwsgi.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "uwsgi" Sat Dec 21 12:34:04 2019 rev:34 rq:758530 version:2.0.18 Changes: -------- --- /work/SRC/openSUSE:Factory/uwsgi/uwsgi.changes 2019-05-07 23:18:58.948921262 +0200 +++ /work/SRC/openSUSE:Factory/.uwsgi.new.6675/uwsgi.changes 2019-12-21 12:34:39.759456859 +0100 @@ -1,0 +2,6 @@ +Thu Dec 19 14:54:12 UTC 2019 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: + Allow OBS to shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ uwsgi.spec ++++++ --- /var/tmp/diff_new_pack.55VAXh/_old 2019-12-21 12:34:42.463458145 +0100 +++ /var/tmp/diff_new_pack.55VAXh/_new 2019-12-21 12:34:42.495458160 +0100 @@ -1,7 +1,7 @@ # # spec file for package uwsgi # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Summary: Application Container Server for Networked/Clustered Web Applications License: Apache-2.0 AND GPL-2.0-only WITH GCC-exception-2.0 Group: Productivity/Networking/Web/Servers -Url: https://uwsgi-docs.readthedocs.io/en/latest/ +URL: https://uwsgi-docs.readthedocs.io/en/latest/ Source: https://projects.unbit.it/downloads/uwsgi-%{version}.tar.gz Source1: opensuse.ini.in Source2: uwsgi.service @@ -102,8 +102,8 @@ BuildRequires: ruby19-devel %endif BuildRequires: sqlite3-devel -BuildRequires: systemd-devel BuildRequires: tcpd-devel +BuildRequires: pkgconfig(libsystemd) %ifarch %{ix86} x86_64 %{arm} aarch64 %if 0%{?suse_version} < 1310 BuildRequires: v8-devel
