Hello community, here is the log from the commit of package vlc for openSUSE:Factory checked in at 2016-09-20 13:23:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vlc (Old) and /work/SRC/openSUSE:Factory/.vlc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vlc" Changes: -------- --- /work/SRC/openSUSE:Factory/vlc/vlc.changes 2016-09-09 10:17:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.vlc.new/vlc.changes 2016-09-20 13:23:24.000000000 +0200 @@ -1,0 +2,7 @@ +Fri Sep 16 14:24:01 UTC 2016 - [email protected] + +- Rename vlc-noX-lang to vlc-lang: this helps the AppStream builder + in confirming that 'vlc' (the application) does have a full + translation set. Obsolete vlc-noX-lang by vlc-noX directly. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vlc.spec ++++++ --- /var/tmp/diff_new_pack.VOAFCL/_old 2016-09-20 13:23:26.000000000 +0200 +++ /var/tmp/diff_new_pack.VOAFCL/_new 2016-09-20 13:23:26.000000000 +0200 @@ -258,9 +258,11 @@ Requires: libvlc%{libvlc} = %{version}-%{release} Requires: libvlccore%{libvlccore} = %{version}-%{release} # lang subpackage -Recommends: %{name}-noX-lang +Recommends: %{name}-lang Recommends: %{name}-codecs Recommends: libdvdcss +# Tha lang-package was renamed to vlc-lang to assist AppStream building +Obsoletes: %{name}-noX-lang # This is a hack only due to libbluray not having versioned symbols as well as # having a strange ABI/API break between 0.3 and 0.7 %requires_ge libbluray1 @@ -274,7 +276,7 @@ Should you decide to install the GUI modules, %{name}-noX will stay installed as a dependency. -%lang_package -n %{name}-noX +%lang_package %package codec-gstreamer Summary: VLC: VideoLAN Client - Decode using GStreamer @@ -593,7 +595,7 @@ %endif %endif -%files noX-lang -f vlc.lang +%files lang -f vlc.lang %defattr(-,root,root) %files noX
