summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE9
1 files changed, 4 insertions, 5 deletions
diff --git a/RELEASE b/RELEASE
index 1d02705..a3eef04 100644
--- a/RELEASE
+++ b/RELEASE
@@ -18,11 +18,10 @@ Bugfixes:
1.5 Update translations:
-cd po
-make appstream-glib.pot
-tx push --source
-tx pull --all --minimum-perc=5
-git add *.po
+make -C po appstream-glib.pot
+zanata-cli push
+zanata-cli pull --min-doc-percent=5
+git add po/*.po
3. Update library version if new ABI or API in configure.ac