From 25c3d47a809e183b8274e11b51453b79dc971539 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 30 Dec 2015 17:34:15 +0100 Subject: Improves a bit the release process --- RELEASE | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RELEASE b/RELEASE index 5ec5d47..021451c 100644 --- a/RELEASE +++ b/RELEASE @@ -5,6 +5,8 @@ mark "Fix commited" tickes as "resolved" in the bugtracker. update localisations using xgettext -k_ -kN_ --from-code utf-8 -o ./po/mat-gui.pot mat-gui.py ./data/mat.glade +import localizations + update changelog: git log -> CHANGELOG @@ -13,7 +15,7 @@ update version number (Don't be affraid to use -rc or -beta) setup.py -> __version__ = $VERSION commit release changes - git commit CHANGELOG libmat/mat.py + git commit CHANGELOG libmat/mat.py setup.py create a tag git tag -s $VERSION -- cgit v1.3