summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-08-12 09:11:09 +0100
committerRichard Hughes <richard@hughsie.com>2016-08-12 09:11:09 +0100
commit5b54428662d015676c6fea1e041e03e69f80093c (patch)
tree92007948f0fe802b9351a486f643629ece4de0ad /RELEASE
parent3f01c28cef3e8c6e95f5aaaa00efd9a90c016a2d (diff)
downloadappstream-glib-5b54428662d015676c6fea1e041e03e69f80093c.tar.gz
Release version 0.6.1appstream_glib_0.6.1
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