Browse Source

Updated files for 0.2.73 release

pull/2/head
Henri Fallon 26 years ago
parent
commit
40fe3b4801
  1. 5
      ChangeLog
  2. 2
      configure
  3. 2
      configure.in
  4. 7
      vlc.spec

5
ChangeLog

@ -4,6 +4,11 @@
HEAD
* Nothing yet
0.2.73
Sat, 28 Apr 2001 07:02:35 +0200
* Removed debug instructions in the audio output.
* Coding style fixes here and there.
* Miscellaneous QNX compile fixes.

2
configure

@ -624,7 +624,7 @@ host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
echo "$ac_t""$host" 1>&6
VLC_VERSION=0.2.72
VLC_VERSION=0.2.73
VLC_CODENAME=Ourumov

2
configure.in

@ -4,7 +4,7 @@ AC_CONFIG_HEADER(include/defs.h)
AC_CANONICAL_HOST
VLC_VERSION=0.2.72
VLC_VERSION=0.2.73
AC_SUBST(VLC_VERSION)
VLC_CODENAME=Ourumov
AC_SUBST(VLC_CODENAME)

7
vlc.spec

@ -1,16 +1,19 @@
Name: vlc
Version: 0.2.72
Version: 0.2.73
Release: 1
Copyright: GPL
Url: http://www.videolan.org/
Group: X11/Applications/Graphics
Source0: http://www.videolan.org/packages/0.2.72/vlc-0.2.72.tar.gz
Source0: http://www.videolan.org/packages/0.2.73/vlc-0.2.73.tar.gz
Packager: Samuel Hocevar <sam@zoy.org>
Buildroot: /tmp/vlc-build
Summary: VideoLAN Client.
%changelog
* Sat Apr 28 2001 Henri Fallon <henri@videolan.org>
New upstream release (0.2.73)
* Mon Apr 16 2001 Samuel Hocevar <sam@zoy.org>
New upstream release (0.2.72)

Loading…
Cancel
Save