[gnome-packagekit] Release version 3.11.90



commit 572b8ac274465ca52a719641ec5bcb40dc6ca6d4
Author: Richard Hughes <richard hughsie com>
Date:   Mon Feb 17 09:51:41 2014 +0000

    Release version 3.11.90

 NEWS         |   22 ++++++++++++++++++++++
 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 3 files changed, 27 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1f2f3af..e2ca3c7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Version 3.11.90
+~~~~~~~~~~~~~~~
+Released: 2014-02-17
+
+* Translations
+ - Updated Assamese translation (ngoswami)
+ - Updated Brazilian Portuguese translation (Enrico Nicoletto)
+ - Updated Czech translation (Marek Černocký)
+ - Updated Galician translation (Fran Diéguez)
+ - Updated Greek translation (Dimitris Spingos)
+ - Updated Indonesian translation (Andika Triwidada)
+ - Updated Korean translation (Shankar Prasad)
+ - Updated Lithuanian translation (Aurimas Černius)
+ - Updated Spanish translation (Daniel Mustieles)
+ - Updated Tajik translation (Victor Ibragimov)
+ - Updated Thai translation (Akom Chotiphantawanon)
+ - Updated Ukrainian translation (Daniel Korostil)
+
+* Bugfix:
+ - Consistently name gpk-prefs as Package Sources (Michael Catanzaro)
+ - Remove uses of the term "software update" (Michael Catanzaro)
+
 Version 3.11.5
 ~~~~~~~~~~~~~~
 Released: 2014-02-03
diff --git a/RELEASE b/RELEASE
index 58b1734..1144de1 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,8 +5,8 @@ PackageKit Release Notes
 git shortlog GNOME_PACKAGEKIT_3_11_5.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.11.6
-~~~~~~~~~~~~~~
+Version 3.11.90
+~~~~~~~~~~~~~~~
 Released: 2014-xx-xx
 
 * Translations
@@ -18,8 +18,8 @@ Released: 2014-xx-xx
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 3.11.6"
-git tag -s GNOME_PACKAGEKIT_3_11_6 -m "==== Version 3.11.6 ===="
+git commit -a -m "Release version 3.11.90"
+git tag -s GNOME_PACKAGEKIT_3_11_90 -m "==== Version 3.11.90 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 2ba1e9a..b87ba68 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[3.11.6])
+AC_INIT([gnome-packagekit],[3.11.90])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE([1.9 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]