Hello community, here is the log from the commit of package bugzilla for openSUSE:Factory checked in at 2020-02-04 19:53:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bugzilla (Old) and /work/SRC/openSUSE:Factory/.bugzilla.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bugzilla" Tue Feb 4 19:53:08 2020 rev:5 rq:769577 version:5.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/bugzilla/bugzilla.changes 2019-07-18 15:23:11.536114377 +0200 +++ /work/SRC/openSUSE:Factory/.bugzilla.new.26092/bugzilla.changes 2020-02-04 19:53:39.393332213 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 12:04:12 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bugzilla.spec ++++++ --- /var/tmp/diff_new_pack.f1GsHY/_old 2020-02-04 19:53:40.305332745 +0100 +++ /var/tmp/diff_new_pack.f1GsHY/_new 2020-02-04 19:53:40.305332745 +0100 @@ -1,7 +1,7 @@ # # spec file for package bugzilla # -# 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 @@ -31,7 +31,7 @@ Patch1: fix_whine_error.patch BuildRequires: apache BuildRequires: fdupes -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) Requires: apache Requires: apache2-mod_perl >= 1.999022 #Recommonds: Apache-SizeLimit
