Hello community, here is the log from the commit of package timidity for openSUSE:Factory checked in at 2020-02-04 19:54:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/timidity (Old) and /work/SRC/openSUSE:Factory/.timidity.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "timidity" Tue Feb 4 19:54:19 2020 rev:42 rq:769750 version:2.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/timidity/timidity.changes 2019-09-30 16:00:16.329077195 +0200 +++ /work/SRC/openSUSE:Factory/.timidity.new.26092/timidity.changes 2020-02-04 19:54:20.717356316 +0100 @@ -1,0 +2,6 @@ +Mon Feb 3 16:41:09 UTC 2020 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ timidity.spec ++++++ --- /var/tmp/diff_new_pack.Z8EqYo/_old 2020-02-04 19:54:22.073357106 +0100 +++ /var/tmp/diff_new_pack.Z8EqYo/_new 2020-02-04 19:54:22.085357113 +0100 @@ -1,7 +1,7 @@ # # spec file for package timidity # -# 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 @@ -27,7 +27,7 @@ Group: Productivity/Multimedia/Sound/Midi Version: 2.14.0 Release: 0 -Url: http://timidity.sourceforge.net/ +URL: http://timidity.sourceforge.net/ %define my_provides /tmp/my-provides BuildRequires: alsa-devel BuildRequires: automake @@ -45,9 +45,9 @@ BuildRequires: xorg-x11 Recommends: fluid-soundfont-gm fluid-soundfont-gs BuildRequires: fdupes -BuildRequires: systemd BuildRequires: xaw3d-devel -%{?systemd_requires} +BuildRequires: pkgconfig(systemd) +%{?systemd_ordering} PreReq: %fillup_prereq Source: TiMidity++-%{version}.tar.xz Source1: timidity-patches.tar.bz2
