Hello community, here is the log from the commit of package vlc for openSUSE:Factory checked in at 2017-05-18 20:46:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vlc (Old) and /work/SRC/openSUSE:Factory/.vlc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vlc" Thu May 18 20:46:28 2017 rev:67 rq:492648 version:2.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/vlc/vlc.changes 2016-12-05 16:32:51.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.vlc.new/vlc.changes 2017-05-18 20:46:29.722711805 +0200 @@ -1,0 +2,7 @@ +Wed May 3 06:57:57 UTC 2017 - [email protected] + +- Replace libmodplug-devel BuildRequires with + pkgconfig(libmodplug): this helps with the migration from + libmodplug to openmpt. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vlc.spec ++++++ --- /var/tmp/diff_new_pack.Eb3Rts/_old 2017-05-18 20:46:30.562593276 +0200 +++ /var/tmp/diff_new_pack.Eb3Rts/_new 2017-05-18 20:46:30.566592711 +0200 @@ -1,7 +1,7 @@ # # spec file for package vlc # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -84,10 +84,10 @@ BuildRequires: libidn-devel BuildRequires: libjack-devel >= 1.9.7 BuildRequires: libkate-devel >= 0.3.0 -BuildRequires: libmodplug-devel >= 0.8.4 BuildRequires: libnotify-devel BuildRequires: libogg-devel >= 1.0 BuildRequires: libopus-devel >= 1.0.3 +BuildRequires: pkgconfig(libmodplug) >= 0.8.4 %if 0%{?suse_version} >= 1310 BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Gui)
