Hello community, here is the log from the commit of package deadbeef for openSUSE:Factory checked in at 2018-02-15 13:27:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/deadbeef (Old) and /work/SRC/openSUSE:Factory/.deadbeef.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deadbeef" Thu Feb 15 13:27:18 2018 rev:6 rq:576802 version:0.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/deadbeef/deadbeef.changes 2017-11-07 09:58:01.846231379 +0100 +++ /work/SRC/openSUSE:Factory/.deadbeef.new/deadbeef.changes 2018-02-15 13:27:28.835673197 +0100 @@ -1,0 +2,6 @@ +Wed Feb 14 15:43:17 UTC 2018 - [email protected] + +- Add missing direct buildRequires +- Remove buildrequires on xorg-x11-libs metapackage + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ deadbeef.spec ++++++ --- /var/tmp/diff_new_pack.GvOgTm/_old 2018-02-15 13:27:30.211623220 +0100 +++ /var/tmp/diff_new_pack.GvOgTm/_new 2018-02-15 13:27:30.215623074 +0100 @@ -1,7 +1,7 @@ # # spec file for package deadbeef # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -45,9 +45,10 @@ BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: update-desktop-files -BuildRequires: xorg-x11-libs BuildRequires: yasm BuildRequires: pkgconfig(alsa) +BuildRequires: pkgconfig(atk) +BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(flac) BuildRequires: pkgconfig(gtk+-2.0) @@ -65,10 +66,13 @@ BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(libzip) BuildRequires: pkgconfig(mad) +BuildRequires: pkgconfig(pango) BuildRequires: pkgconfig(samplerate) BuildRequires: pkgconfig(sndfile) BuildRequires: pkgconfig(vorbis) BuildRequires: pkgconfig(wavpack) +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(zlib) Recommends: %{name}-lang %if %{with restricted} BuildRequires: libfaad-devel
