summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE12
1 files changed, 1 insertions, 11 deletions
diff --git a/RELEASE b/RELEASE
index ab65213..edbbb76 100644
--- a/RELEASE
+++ b/RELEASE
@@ -7,7 +7,7 @@ git shortlog appstream_glib_0_7_16.. | grep -i -v trivial | grep -v Merge > NEWS
--------------------------------------------------------------------------------
Version 0.7.17
~~~~~~~~~~~~~~
-Released: 2019-xx-xx
+Released: 2020-xx-xx
Notes:
@@ -16,16 +16,6 @@ New Features:
Bugfixes:
--------------------------------------------------------------------------------
-1.5 Update translations:
-
-ninja-build appstream-glib-pot
-zanata push
-zanata pull --min-doc-percent=5
-for f in po/*.po; do
-msgattrib --no-location --translated --no-wrap --sort-output $f --output-file=$f
-done
-git add po/*.po
-
3. Update library version if new ABI or API in meson.build
4. Commit changes in git: