Add a note to add the version to the bug tracker for new releases.
Also important to update IRC and keep hydrated.
This commit is contained in:
parent
1a9f697fe9
commit
f4bad155be
1 changed files with 5 additions and 0 deletions
|
@ -152,12 +152,17 @@ echo
|
|||
echo Edit changelog:
|
||||
echo " http://openbox.org/oldwiki/index.php?title=Openbox:Changelog&action=edit§ion=1"
|
||||
echo
|
||||
echo Add the version to the bug tracker:
|
||||
echo " https://bugzilla.icculus.org/editversions.cgi?action=add&product=Openbox"
|
||||
echo
|
||||
echo Push the tag:
|
||||
echo " git push origin tag release-$VERSION"
|
||||
echo
|
||||
echo Email:
|
||||
echo " ./release/email $*"
|
||||
echo
|
||||
echo Update IRC topic and have a beer/juice!
|
||||
echo
|
||||
cd "$SRCDIR"
|
||||
ls -l "$TAR" "$ASC"
|
||||
|
||||
|
|
Loading…
Reference in a new issue