Hello community, here is the log from the commit of package vlc for openSUSE:Factory checked in at 2013-04-12 20:44:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vlc (Old) and /work/SRC/openSUSE:Factory/.vlc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vlc", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/vlc/vlc.changes 2013-04-06 19:58:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.vlc.new/vlc.changes 2013-04-12 20:44:27.000000000 +0200 @@ -1,0 +2,37 @@ +Wed Apr 10 08:05:59 UTC 2013 - [email protected] + +- Change live555 BuildRequires to live555-devel: in fact we do + require the devel package, which for historical reasons just + happens to provide live555 as well. + +------------------------------------------------------------------- +Tue Apr 9 11:56:15 UTC 2013 - [email protected] + +- Update to version 2.0.6: + + Access: + - Fix HTTPS playback with some certificates previously + rejected. + + Audio Output: + - Fix lookup for device names in auhal plugin + + Demuxers: + - Fix crash with broken asf files (SA-1302) + - Fix MKV behaviour with unknown or new ebml elements + - Fix use-after-free crash in Ogg demuxer + - Fix regression on some paletted codecs in AVI + - Fix ALAC in mp4 regression + - Improvements to the vimeo playlist parser + + Decoders: + - Fix GPU decoding on Intel HD 2000/3000 cards on Windows + - Fix FLAC 6.1 and 7.1 channel layout + - Fix crashes in HTML srt subtitles + - 3rd party codecs updates + + Mac OS X fixes + + Qt: Fix clearing of Media Info panel on dialog exit + + GNU/Linux: + - Numerous D-Bus and MPRIS2 improvements + - Reject broken versions of PulseAudio + + Windows: + - Fix uninstallation in different location than C:\ + + Updated translations. + +------------------------------------------------------------------- Old: ---- vlc-2.0.5.tar.xz New: ---- vlc-2.0.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vlc.spec ++++++ --- /var/tmp/diff_new_pack.fQeqdL/_old 2013-04-12 20:44:30.000000000 +0200 +++ /var/tmp/diff_new_pack.fQeqdL/_new 2013-04-12 20:44:30.000000000 +0200 @@ -1,6 +1,7 @@ # -# spec file for vlc +# spec file for package vlc # +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2012 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -12,9 +13,11 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via email +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + -%define pulseplugin 0%{suse_version} > 1140 +%define pulseplugin 0%{suse_version} > 1130 %define withxcb 0%{suse_version} > 1131 %define libvlc 5 %define libvlccore 5 @@ -24,15 +27,15 @@ %define with_ncurses 0 Summary: VLC - Video Lan Client +License: GPL-2.0+ +Group: Productivity/Multimedia/Video/Players Name: vlc -Version: 2.0.5 -%define _version 2.0.5 -Release: 1.1 +Version: 2.0.6 +Release: 0 +%define _version 2.0.6 Source: http://download.videolan.org/vlc/%{_version}/vlc-%{_version}.tar.xz Patch1: fix_font_path.patch Patch3: 0001-no-return-in-non-void.patch -License: GPL-2.0+ -Group: Productivity/Multimedia/Video/Players BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: aalib-devel BuildRequires: alsa-devel @@ -138,7 +141,7 @@ BuildRequires: libtwolame-devel BuildRequires: libx264-devel BuildRequires: libxvidcore-devel -BuildRequires: live555 +BuildRequires: live555-devel %endif Requires: %{name}-noX = %{version}-%{release} @@ -177,8 +180,8 @@ %package noX Summary: VLC: VideoLAN Client - without X dependencies Group: Productivity/Multimedia/Video/Players -Requires: libvlccore%{libvlccore} = %{version}-%{release} Requires: libvlc%{libvlc} = %{version}-%{release} +Requires: libvlccore%{libvlccore} = %{version}-%{release} Conflicts: %{conflicts}-noX Recommends: libdvdcss @@ -230,7 +233,7 @@ Requires: %{name} = %{version}-%{release} Supplements: packageand(%{name}-noX:pulseaudio) Requires: %{name}-noX = %{version}-%{release} -conflicts: %{conflicts}-aout-pulse +Conflicts: %{conflicts}-aout-pulse %description aout-pulse Extends VLC with Pulse Audio Support for Audio Out @@ -351,7 +354,6 @@ %suse_update_desktop_file vlc AudioPlayer VideoPlayer Player %fdupes %{buildroot}%{_datadir}/vlc - # clean up some lang issues... for lang in ach cgg ff kmr; do rm -rf %{buildroot}%{_datadir}/locale/$lang @@ -607,7 +609,7 @@ %{_libdir}/vlc/plugins/control/libdbus_plugin.so %{_libdir}/vlc/plugins/control/libdummy_plugin.so %{_libdir}/vlc/plugins/control/libgestures_plugin.so -%if 0%{?suse_version} == 1210 +%if 0%{?suse_version} < 1220 %{_libdir}/vlc/plugins/control/libglobalhotkeys_plugin.so %endif %{_libdir}/vlc/plugins/control/libhotkeys_plugin.so @@ -814,7 +816,6 @@ %{_libdir}/vlc/plugins/video_filter/libswscale_plugin.so %endif - %files -n libvlc%{libvlc} %defattr(-,root,root) %{_libdir}/libvlc.so.%{libvlc}* ++++++ vlc-2.0.5.tar.xz -> vlc-2.0.6.tar.xz ++++++ /work/SRC/openSUSE:Factory/vlc/vlc-2.0.5.tar.xz /work/SRC/openSUSE:Factory/.vlc.new/vlc-2.0.6.tar.xz differ: char 27, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
