[gnome-software/gnome-3-12] Release version 3.12.0
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/gnome-3-12] Release version 3.12.0
- Date: Mon, 24 Mar 2014 10:10:00 +0000 (UTC)
commit a938bc0d89225ba36924f2650a5e95902330d505
Author: Richard Hughes <richard hughsie com>
Date: Mon Mar 24 10:09:42 2014 +0000
Release version 3.12.0
NEWS | 22 ++++++++++++++++++++--
RELEASE | 10 +++++-----
configure.ac | 2 +-
3 files changed, 26 insertions(+), 8 deletions(-)
---
diff --git a/NEWS b/NEWS
index c81f563..69a1bae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,23 @@
-3.11.92 - 2014-03-19
---------------------
+Version 3.12.0
+~~~~~~~~~~~~~~
+Released: 2014-03-24
+
+* Translations:
+ - Added Basque translation (Inaki Larranaga Murgoitio)
+ - Updated Brazilian Portuguese translation (Rafael Ferreira)
+ - Updated Greek translation (maria thukididu)
+ - Updated Indonesian translation (Andika Triwidada)
+ - Updated Italian translation (Gianvito Cavasoli)
+ - Updated Serbian translation (Мирослав Николић)
+ - Updated Traditional Chinese translation (Chao-Hsiung Liao)
+
+* Bugfix:
+ - Don't generate .service and .desktop file from config.status (Matthias Clasen)
+ - Always include glib-tap.mk (Matthias Clasen)
+
+Version 3.11.92
+~~~~~~~~~~~~~~~
+Released: 2014-03-19
* Translations:
- Chinese (China)
diff --git a/RELEASE b/RELEASE
index fde7117..3b18c6a 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,20 +2,20 @@ GNOME Software Release Notes
1. Write NEWS entries for gnome-software in the same format as usual.
-Version 3.11.92
-~~~~~~~~~~~~~~~
+Version 3.12.0
+~~~~~~~~~~~~~~
Released: 2014-xx-xx
* Translations:
* New Features:
* Bugfix:
-git shortlog GNOME_SOFTWARE_3_11_91.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
+git shortlog GNOME_SOFTWARE_3_11_92.. | grep -i -v trivial | grep -v Merge | uniq > NEWS.new
3. Commit changes in gnome-software git:
-git commit -a -m "Release version 3.11.92"
-git tag -s GNOME_SOFTWARE_3_11_92 -m "==== Version 3.11.92 ===="
+git commit -a -m "Release version 3.12.0"
+git tag -s GNOME_SOFTWARE_3_12_0 -m "==== Version 3.12.0 ===="
<enter password>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index 180a816..6471f5c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Copyright (C) 2010-2012 Richard Hughes <richard hughsie com>
AC_PREREQ(2.63)
-AC_INIT([gnome-software],[3.11.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
+AC_INIT([gnome-software],[3.12.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar serial-tests])
AC_CONFIG_HEADERS([config.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]