[gnome-multi-writer] Release version 3.25.90



commit 89b15c4e127344939f1ab5c017c31470fc0517d5
Author: Richard Hughes <richard hughsie com>
Date:   Mon Aug 7 10:54:30 2017 +0100

    Release version 3.25.90

 RELEASE                                           |   10 +++++-----
 data/appdata/org.gnome.MultiWriter.appdata.xml.in |    9 ++++++++-
 2 files changed, 13 insertions(+), 6 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index f23ed5b..d0dd486 100644
--- a/RELEASE
+++ b/RELEASE
@@ -3,13 +3,13 @@ GNOME MultiWriter Release Notes
  * Write NEWS entries in the same format as usual.
 
 git log --format="%s" GNOME_MULTI_WRITER_3_24_0.. | grep -i -v trivial | grep -v Merge | uniq
-Add any user visible changes into data/appdata/org.gnome.MultiWriter.appdata.xml.in
+Add any user visible changes into ../data/appdata/org.gnome.MultiWriter.appdata.xml.in
 
  * Commit changes in git:
 
-git commit -a -m "Release version 3.24.1"
-git tag -s GNOME_MULTI_WRITER_3_24_1 -m "==== Version 3.24.1 ===="
-make distcheck
+git commit -a -m "Release version 3.25.90"
+git tag -s GNOME_MULTI_WRITER_3_25_90 -m "==== Version 3.25.90 ===="
+ninja dist
 git push --tags
 git push
 
@@ -19,7 +19,7 @@ scp *.tar.xz rhughes master gnome org:
 ssh rhughes master gnome org
 ftpadmin install gnome-multi-writer-*.tar.xz
 
- * Do post release version bump in configure.ac
+ * Do post release version bump in meson.build
 
 git commit -a -m "trivial: Post release version bump"
 git push
diff --git a/data/appdata/org.gnome.MultiWriter.appdata.xml.in 
b/data/appdata/org.gnome.MultiWriter.appdata.xml.in
index 633e930..0bbcaa8 100644
--- a/data/appdata/org.gnome.MultiWriter.appdata.xml.in
+++ b/data/appdata/org.gnome.MultiWriter.appdata.xml.in
@@ -59,9 +59,16 @@
   </screenshots>
   <!--
    Validate with `appstream-util validate *.appdata.xml`
-   Use `date -d now +%s` or `date -d 2010-01-32 +%s` to get the timestamp.
   -->
   <releases>
+    <release date="2017-08-07" version="3.25.90">
+      <description>
+        <p>
+          This unstable release switched to the meson buildsystem and updated
+          several translations.
+        </p>
+      </description>
+    </release>
     <release date="2017-03-20" version="3.24.0">
       <description>
         <p>This is the first stable release for GNOME 3.24.</p>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]