From: Sam Hocevar Date: Wed, 21 Feb 2001 00:47:49 +0000 (+0000) Subject: * Forgot to fix the vlc.spec. X-Git-Tag: 0.2.70~114 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=9584da59d18a95604a43843009bad4e27c9d8226;p=vlc * Forgot to fix the vlc.spec. * Added Bozo to the author list. --- diff --git a/AUTHORS b/AUTHORS index 2892cfae93..f7cbc03526 100644 --- a/AUTHORS +++ b/AUTHORS @@ -11,6 +11,7 @@ Vincent Seguin Benoit Steiner + Arnaud de Bossoreille de Ribou Jean-Marc Dressler Gaël Hendryckx Samuel Hocevar diff --git a/Makefile.in b/Makefile.in index ccf5b7ce7d..ea65455102 100644 --- a/Makefile.in +++ b/Makefile.in @@ -495,7 +495,7 @@ snapshot: do cp $$i /tmp/vlc-@VLC_VERSION@/$$i ; \ done # copy misc files - cp vlc.spec AUTHORS COPYING ChangeLog INSTALL README TODO \ + cp vlc.spec AUTHORS COPYING ChangeLog CONTRIBUTORS INSTALL README TODO \ Makefile.in Makefile.dep configure configure.in install-sh \ config.sub config.guess todo.pl \ /tmp/vlc-@VLC_VERSION@/ diff --git a/plugins/gnome/gnome_interface.c b/plugins/gnome/gnome_interface.c index 91ee26c628..221047fce8 100644 --- a/plugins/gnome/gnome_interface.c +++ b/plugins/gnome/gnome_interface.c @@ -503,6 +503,7 @@ create_intf_about (void) "Christophe Massiot ", "Vincent Seguin ", "Benoit Steiner ", + "Arnaud de Bossoreille de Ribou ", "Jean-Marc Dressler ", "Gaël Hendryckx ", "Samuel Hocevar ", diff --git a/vlc.spec b/vlc.spec index 5839062d0b..a4c18d9f5e 100644 --- a/vlc.spec +++ b/vlc.spec @@ -1,10 +1,10 @@ Name: vlc -Version: 0.2.61 +Version: 0.2.62 Release: 1 Copyright: GPL Url: http://www.videolan.org/ Group: X11/Applications/Graphics -Source0: http://www.videolan.org/packages/0.2.61/vlc-0.2.61.tar.gz +Source0: http://www.videolan.org/packages/0.2.62/vlc-0.2.62.tar.gz Packager: Samuel Hocevar Buildroot: /tmp/vlc-build