[gnome-color-manager] Release version 3.15.90



commit 80aea3273cf01d3e70d35ce1488960afe6665197
Author: Richard Hughes <richard hughsie com>
Date:   Mon Feb 16 09:26:49 2015 +0000

    Release version 3.15.90

 RELEASE                                |    8 ++++----
 configure.ac                           |    2 +-
 data/appdata/gcm-viewer.appdata.xml.in |    8 ++++++++
 3 files changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 9d95a2f..949ceb8 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,14 +1,14 @@
-PackageKit Release Notes
+GNOME Color Manager Release Notes
 
 1. Write NEWS entries for gnome-color-manager in the same format as usual.
 
-git log --format="%s" GNOME_COLOR_MANAGER_3_15_4.. | grep -i -v trivial | grep -v Merge | uniq
+git log --format="%s" GNOME_COLOR_MANAGER_3_15_4.. | grep -i -v trivial | grep -v Merge | uniq | sort
 Add any user visible changes into data/appdata/gcm-viewer.appdata.xml.in
 
 3. Commit changes in gnome-color-manager git:
 
-git commit -a -m "Release version 3.15.5"
-git tag -s GNOME_COLOR_MANAGER_3_15_5 -m "==== Version 3.15.5 ===="
+git commit -a -m "Release version 3.15.90"
+git tag -s GNOME_COLOR_MANAGER_3_15_90 -m "==== Version 3.15.90 ===="
 <enter password>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 2f1a338..ef5b8f4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Copyright (C) 2010-2011 Richard Hughes <richard hughsie com>
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-color-manager],[3.15.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.15.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar foreign])
 AC_CONFIG_HEADERS([config.h])
diff --git a/data/appdata/gcm-viewer.appdata.xml.in b/data/appdata/gcm-viewer.appdata.xml.in
index ab2ff21..6ca9849 100644
--- a/data/appdata/gcm-viewer.appdata.xml.in
+++ b/data/appdata/gcm-viewer.appdata.xml.in
@@ -28,6 +28,14 @@
    Use `date -d "2010-10-02" "+%s"` to get the timestamp.
   -->
   <releases>
+    <release version="3.15.90" timestamp="1424076140">
+      <description>
+      <p>
+        This release switches the profile viewer application to use a headerbar
+        to match other GNOME3 applications.
+      </p>
+      </description>
+    </release>
     <release version="3.15.4" timestamp="1421625600">
       <description>
         <p>This release fixes the following bug:</p>


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