[gnome-color-manager] Release version 3.15.4



commit e804e948d805b0fb9ddcb0e8496af6f33dd007e0
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jan 19 10:31:25 2015 +0000

    Release version 3.15.4

 NEWS                                   |   18 ++++++++++++++++++
 RELEASE                                |   10 +++++-----
 configure.ac                           |    2 +-
 data/appdata/gcm-viewer.appdata.xml.in |    2 ++
 4 files changed, 26 insertions(+), 6 deletions(-)
---
diff --git a/NEWS b/NEWS
index 334adad..1597d6d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Version 3.15.4
+~~~~~~~~~~~~~~~
+Released: 2015-01-19
+
+* Translations
+ - Update Catalan help translation (Manel Vidal)
+ - Updated Basque language (Inaki Larranaga Murgoitio)
+ - Updated Brazilian Portuguese translation (Rafael Ferreira)
+ - Updated German translation (Bernd Homuth)
+ - Updated Hungarian translation (Balázs Úr)
+ - Updated Indonesian translation (Andika Triwidada)
+ - Updated Russian translation (Stas Solovey)
+ - Updated Spanish translation (Daniel Mustieles)
+ - Updated Vietnamese translation (Trần Ngọc Quân)
+
+* Bugfix:
+ - Remove NoDisplay=true from the gcm-viewer desktop file (Richard Hughes)
+
 Version 3.14.2
 ~~~~~~~~~~~~~~~
 Released: 2014-11-10
diff --git a/RELEASE b/RELEASE
index 6ed3099..5ee9969 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,20 +2,20 @@ PackageKit Release Notes
 
 1. Write NEWS entries for gnome-color-manager in the same format as usual.
 
-Version 3.14.3
+Version 3.15.4
 ~~~~~~~~~~~~~~~
-Released: 2014-xx-xx
+Released: 2015-xx-xx
 
 * Translations
 * New Features:
 * Bugfix:
 
-git shortlog GNOME_COLOR_MANAGER_3_14_1.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
+git shortlog GNOME_COLOR_MANAGER_3_15_2.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
 
 3. Commit changes in gnome-color-manager git:
 
-git commit -a -m "Release version 3.14.3"
-git tag -s GNOME_COLOR_MANAGER_3_14_3 -m "==== Version 3.14.3 ===="
+git commit -a -m "Release version 3.15.4"
+git tag -s GNOME_COLOR_MANAGER_3_15_4 -m "==== Version 3.15.4 ===="
 <enter password>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index d9f34c2..19935c2 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.14.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.15.4],[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])
 AC_CONFIG_HEADERS([config.h])
diff --git a/data/appdata/gcm-viewer.appdata.xml.in b/data/appdata/gcm-viewer.appdata.xml.in
index 6e5d73d..66ed139 100644
--- a/data/appdata/gcm-viewer.appdata.xml.in
+++ b/data/appdata/gcm-viewer.appdata.xml.in
@@ -4,6 +4,8 @@
   <id type="desktop">gcm-viewer.desktop</id>
   <metadata_license>CC0-1.0</metadata_license>
   <project_license>GPL-2.0+</project_license>
+  <_name>GNOME Color Manager</_name>
+  <_summary>Inspect and compare installed color profiles</_summary>
   <description>
     <_p>
       GNOME Color Profile Viewer shows installed color profiles on your system


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