[gnome-packagekit] Release version 3.11.3
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] Release version 3.11.3
- Date: Tue, 17 Dec 2013 09:15:21 +0000 (UTC)
commit 31d6736aba1565a71a7ab0e0751bec22f74d219f
Author: Richard Hughes <richard hughsie com>
Date: Tue Dec 17 09:15:01 2013 +0000
Release version 3.11.3
NEWS | 26 ++++++++++++++++++++++++++
RELEASE | 6 +++---
configure.ac | 2 +-
3 files changed, 30 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9d1e04a..aff875f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Version 3.11.3
+~~~~~~~~~~~~~~
+Released: 2013-12-17
+
+* Translations
+ - Updated Brazilian Portuguese translation (Rafael Ferreira)
+ - Updated Dutch translation (Erwin Poeze, Reinout van Schouwen)
+ - Updated Greek translation (Dimitris Spingos)
+ - Updated Russian translation (Yuri Myasoedov)
+ - Updated Spanish translation (Daniel Mustieles)
+ - Updated Tajik translation (Victor Ibragimov)
+ - Updated Tamil translation (Shantha kumar)
+ - Updated Thai translation (Akom Chotiphantawanon)
+
+* New Features:
+ - Remove catalog support (Richard Hughes)
+ - Remove the service pack support (Richard Hughes)
+
+* Bugfix:
+ - Do not use deprecated libpackagekit functionality (Richard Hughes)
+ - Do not use the deprecated (and unused) PkMessage (Richard Hughes)
+ - Do not use the deprecated (and unused) UpgradeSystem (Richard Hughes)
+ - Fix compile with newer versions of PackageKit (Richard Hughes)
+ - Never, ever, use Werror (Richard Hughes)
+ - Standardize Help/About/Quit in the app menu (Michael Catanzaro)
+
Version 3.11.1
~~~~~~~~~~~~~~
Released: 2013-11-05
diff --git a/RELEASE b/RELEASE
index a9ec5b9..b0261b0 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,7 +5,7 @@ PackageKit Release Notes
git shortlog GNOME_PACKAGEKIT_3_11_1.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
-Version 3.11.2
+Version 3.11.3
~~~~~~~~~~~~~~
Released: 2013-xx-xx
@@ -18,8 +18,8 @@ Released: 2013-xx-xx
3. Commit changes in gnome-packagekit git:
-git commit -a -m "Release version 3.11.2"
-git tag -s GNOME_PACKAGEKIT_3_11_2 -m "==== Version 3.11.2 ===="
+git commit -a -m "Release version 3.11.3"
+git tag -s GNOME_PACKAGEKIT_3_11_3 -m "==== Version 3.11.3 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index cb51049..9b3b41c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.65)
-AC_INIT([gnome-packagekit],[3.11.2])
+AC_INIT([gnome-packagekit],[3.11.3])
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]