Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
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-gpu
Commits
79b9d34e
Commit
79b9d34e
authored
Mar 31, 2008
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ChangeLogs are automagically generated
parent
cf5667bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
doc/release-howto.txt
doc/release-howto.txt
+0
-4
No files found.
doc/release-howto.txt
View file @
79b9d34e
...
@@ -10,8 +10,6 @@
...
@@ -10,8 +10,6 @@
· configure.ac
· configure.ac
· extras/MacOSX/vlc.pbprj/project.pbxproj
· extras/MacOSX/vlc.pbprj/project.pbxproj
· extras/MacOSX/Resources/English.lproj/InfoPlist.string
· extras/MacOSX/Resources/English.lproj/InfoPlist.string
- update the ChangeLog and NEWS files, as well as the Trac database
· LANG=C git log --since="01-01" --until="12-31" >! ChangeLog
· read all the commits and add important things to the NEWS file
· read all the commits and add important things to the NEWS file
· update the milestones info on https://trac.videolan.org/vlc
· update the milestones info on https://trac.videolan.org/vlc
- Add a note about the matching contrib package in INSTALL.win32
- Add a note about the matching contrib package in INSTALL.win32
...
@@ -57,8 +55,6 @@
...
@@ -57,8 +55,6 @@
* "Tag" the release
* "Tag" the release
First make sure you git-commit-ed the ChangeLog all the version release related changes, then:
git tag -a -m "VLC Release VERSION" <VERSION>
git tag -a -m "VLC Release VERSION" <VERSION>
(Create an annotated tag, you can skip -a if you used -m)
(Create an annotated tag, you can skip -a if you used -m)
git push origin <VERSION>
git push origin <VERSION>
...
...
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