[gnome-color-manager] Release version 3.25.90



commit fd31b7ccadabaf9ad9e7b0b265c8afc9c8770934
Author: Richard Hughes <richard hughsie com>
Date:   Mon Aug 7 22:04:33 2017 +0100

    Release version 3.25.90

 RELEASE                                            |   24 +++++---------------
 .../org.gnome.ColorProfileViewer.appdata.xml.in    |    8 ++++++
 2 files changed, 14 insertions(+), 18 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index d6d9384..6c52123 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,34 +1,22 @@
 GNOME Color Manager Release Notes
 
-1. Write NEWS entries for gnome-color-manager in the same format as usual.
+Write NEWS entries for gnome-color-manager in the same format as usual.
 
 git log --format="%s" GNOME_COLOR_MANAGER_3_24_0.. | grep -i -v trivial | grep -v Merge | uniq | sort
-Add any user visible changes into data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
+Add any user visible changes into ../data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
 
-3. Commit changes in gnome-color-manager git:
-
-git commit -a -m "Release version 3.24.1"
-git tag -s GNOME_COLOR_MANAGER_3_24_1 -m "==== Version 3.24.1 ===="
-<enter password>
+git commit -a -m "Release version 3.25.90"
+git tag -s GNOME_COLOR_MANAGER_3_25_90 -m "==== Version 3.25.90 ===="
+ninja dist
 git push --tags
 git push
 
-4. Create tarball
-
-make distcheck
-
-5. Upload tarballs:
-
 scp *.tar.xz rhughes master gnome org:
 
-6. Install module
-
 ssh rhughes master gnome org
 ftpadmin install gnome-color-manager-*.tar.xz
 
-7. Do post release version bump in configure.ac
-
-8. Commit trivial changes:
+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.ColorProfileViewer.appdata.xml.in 
b/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
index 1ab7ad6..7216439 100644
--- a/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
+++ b/data/appdata/org.gnome.ColorProfileViewer.appdata.xml.in
@@ -36,6 +36,14 @@
    Validate with `appstream-util validate *.appdata.xml`
   -->
   <releases>
+    <release date="2017-08-07" version="3.25.90">
+      <description>
+        <p>
+          This unstable release switches to the meson build-system and updates
+          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]