Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
40fe3b48
Commit
40fe3b48
authored
Apr 28, 2001
by
Henri Fallon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated files for 0.2.73 release
parent
60d9438c
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
4 deletions
+12
-4
ChangeLog
ChangeLog
+5
-0
configure
configure
+1
-1
configure.in
configure.in
+1
-1
vlc.spec
vlc.spec
+5
-2
No files found.
ChangeLog
View file @
40fe3b48
...
...
@@ -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
.
...
...
configure
View file @
40fe3b48
...
...
@@ -624,7 +624,7 @@ host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
echo
"
$ac_t
""
$host
"
1>&6
VLC_VERSION
=
0.2.7
2
VLC_VERSION
=
0.2.7
3
VLC_CODENAME
=
Ourumov
...
...
configure.in
View file @
40fe3b48
...
...
@@ -4,7 +4,7 @@ AC_CONFIG_HEADER(include/defs.h)
AC_CANONICAL_HOST
VLC_VERSION=0.2.7
2
VLC_VERSION=0.2.7
3
AC_SUBST(VLC_VERSION)
VLC_CODENAME=Ourumov
AC_SUBST(VLC_CODENAME)
...
...
vlc.spec
View file @
40fe3b48
Name: vlc
Version: 0.2.7
2
Version: 0.2.7
3
Release: 1
Copyright: GPL
Url: http://www.videolan.org/
Group: X11/Applications/Graphics
Source0: http://www.videolan.org/packages/0.2.7
2/vlc-0.2.72
.tar.gz
Source0: http://www.videolan.org/packages/0.2.7
3/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)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment