Hello community, here is the log from the commit of package vlc for openSUSE:Factory checked in at 2017-11-23 09:35:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vlc (Old) and /work/SRC/openSUSE:Factory/.vlc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vlc" Thu Nov 23 09:35:56 2017 rev:73 rq:544273 version:2.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/vlc/vlc.changes 2017-09-25 13:54:44.758261821 +0200 +++ /work/SRC/openSUSE:Factory/.vlc.new/vlc.changes 2017-11-23 09:35:57.419028733 +0100 @@ -1,0 +2,6 @@ +Tue Nov 14 16:14:57 UTC 2017 - [email protected] + +- Prepare for Tumbleweed potentially changing suse_version: request + ffmpeg2 for all suse_version >= 1330 (not == 1330 only). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vlc.spec ++++++ --- /var/tmp/diff_new_pack.aYvdfL/_old 2017-11-23 09:35:59.482953428 +0100 +++ /var/tmp/diff_new_pack.aYvdfL/_new 2017-11-23 09:35:59.486953282 +0100 @@ -199,7 +199,7 @@ %if 0%{?suse_version} >= 1320 BuildRequires: pkgconfig(ncursesw) %endif -%if (0%{?suse_version} == 1330) || (0%{?suse_version} == 1315 && 0%{?sle_version} >= 120200) +%if (0%{?suse_version} >= 1330) || (0%{?suse_version} == 1315 && 0%{?sle_version} >= 120200) # for TW, we favor ffmpeg2-devel. Older distros have ffmpeg 2.x intree BuildRequires: ffmpeg2-devel %endif @@ -312,10 +312,10 @@ %if 0%{?BUILD_ORIG} %package codecs Summary: Additional codecs for the VLC media player -Group: Productivity/Multimedia/Video/Players # We require the unrestricted libavcodec - same ABI version we linked -Requires: %(rpm --qf "%%{name}" -qf $(readlink -f %{_libdir}/libavcodec.so))(unrestricted) +Group: Productivity/Multimedia/Video/Players Requires: %{name}-noX = %{version} +Requires: %(rpm --qf "%%{name}" -qf $(readlink -f %{_libdir}/libavcodec.so))(unrestricted) Supplements: %{name}-noX %description codecs
