[gnome-color-manager] Release version 3.13.90



commit ac5545d6536af1207d38fbf8088b194e080ec8cc
Author: Richard Hughes <richard hughsie com>
Date:   Mon Aug 18 16:37:20 2014 +0100

    Release version 3.13.90

 NEWS         |   24 ++++++++++++++++++++++++
 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 3 files changed, 29 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0efedc4..ce4d557 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Version 3.13.90
+~~~~~~~~~~~~~~~
+Released: 2014-08-18
+
+* Translations
+ - Added Hungarian translation (Balázs Úr)
+ - Updated Catalan (Valencian) translation (Carles Ferrando)
+ - Updated Finnish help translation (Sami Jaktholm)
+ - Updated Greek translation (Tom Tryfonidis)
+ - Updated Norwegian bokmål translation (Kjartan Maraas)
+ - Updated Romanian Translation (Daniel Șerbănescu)
+ - Updated Swedish translation (Mattias Eriksson)
+ - Updated Turkish translation (Muhammet Kara)
+
+* New Features:
+ - Roughly shape test window to instrument (extra clearance) (Pascal de Bruijn)
+ - Use APPSTREAM_XML to validate AppData from libappstream-glib (Richard Hughes)
+
+* Bugfix:
+ - Add <project_license> to the AppData file (Richard Hughes)
+ - Coherent display kind enum ordering (Pascal de Bruijn)
+ - Do not lock every time we sample in gcm-picker (Richard Hughes)
+ - Port to vte-2.91 API (Debarshi Ray)
+
 Version 3.13.1
 ~~~~~~~~~~~~~~
 Released: 2014-04-28
diff --git a/RELEASE b/RELEASE
index 1a48bbf..3aa434a 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,8 +2,8 @@ PackageKit Release Notes
 
 1. Write NEWS entries for gnome-color-manager in the same format as usual.
 
-Version 3.13.2
-~~~~~~~~~~~~~~
+Version 3.13.90
+~~~~~~~~~~~~~~~
 Released: 2014-xx-xx
 
 * Translations
@@ -14,8 +14,8 @@ git shortlog GNOME_COLOR_MANAGER_3_13_1.. | grep -i -v trivial | grep -v Merge |
 
 3. Commit changes in gnome-color-manager git:
 
-git commit -a -m "Release version 3.13.2"
-git tag -s GNOME_COLOR_MANAGER_3_13_2 -m "==== Version 3.13.2 ===="
+git commit -a -m "Release version 3.13.90"
+git tag -s GNOME_COLOR_MANAGER_3_13_90 -m "==== Version 3.13.90 ===="
 <enter password>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 73e06e8..0da4c91 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.13.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-color-manager])
+AC_INIT([gnome-color-manager],[3.13.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])
 AC_CONFIG_HEADERS([config.h])


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