diff --git a/.gitignore b/.gitignore index f0816fe..9bc905a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -vlc-1.1.4.tar.bz2 +vlc-1.1.5.tar.bz2 diff --git a/sources b/sources index 806ec3a..ece67c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b71aacaa242f8050a64c6ffe09d6f067 vlc-1.1.4.tar.bz2 +fdc23693351ed57af9f4c85ea885b536 vlc-1.1.5.tar.bz2 diff --git a/vlc.spec b/vlc.spec index ec224b1..03b9bed 100644 --- a/vlc.spec +++ b/vlc.spec @@ -21,8 +21,8 @@ Summary: The cross-platform open-source multimedia framework, player and server Name: vlc -Version: 1.1.4 -Release: 6%{?dist} +Version: 1.1.5 +Release: 1%{?dist} License: GPLv2+ Group: Applications/Multimedia URL: http://www.videolan.org @@ -32,7 +32,6 @@ Source2: http://www.live555.com/liveMedia/public/live.%{live555_date}.tar.gz %endif Patch0: vlc-1.1.0-vlc-cache-gen_noerror.patch Patch1: 0001-Libnotify-depends-on-a-gtk.patch -Patch2: vlc-1.1.0-pending-taglib-not-tread_safe.patch Patch3: vlc-1.1.4-hardode_font_patch.patch Patch4: vlc-1.1.4-tls_path.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -235,7 +234,6 @@ JACK audio plugin for the VLC media player. %endif %patch0 -p1 -b .noerror %patch1 -p1 -b .gtk23 -%patch2 -p1 -b .taglib_ts %patch3 -p1 -b .hardode_path %patch4 -p1 -b .tls_path sed -i.dmo_pic -e 's/fno-PIC/fPIC/' libs/loader/Makefile.in @@ -538,6 +536,9 @@ fi || : %changelog +* Sun Nov 14 2010 Nicolas Chauvet - 1.1.5-1 +- Update to 1.1.5 + * Wed Nov 10 2010 Nicolas Chauvet - 1.1.4-6 - Disable notify by f15 - deprecated upstream - Fix libProjectM crash once selected.