[gnome-packagekit] Post branch version bump



commit fbda89376483c254f419c4f607d34de9307386fc
Author: Richard Hughes <richard hughsie com>
Date:   Mon Sep 21 13:41:28 2009 +0100

    Post branch version bump

 RELEASE      |   15 +++------------
 configure.ac |    2 +-
 2 files changed, 4 insertions(+), 13 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 616a9f2..01ad03e 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,12 +2,12 @@ PackageKit Release Notes
 
 1. Write NEWS entries for gnome-packagekit in the same format as usual.
 
-git shortlog GNOME_PACKAGEKIT_2_27_92.. | grep -i -v trivial | grep -v Merge > NEWS.new
+git shortlog GNOME_PACKAGEKIT_2_29_0.. | grep -i -v trivial | grep -v Merge > NEWS.new
 
 3. Commit changes in gnome-packagekit git:
 
-git commit -a -m "Release version 2.27.93"
-git tag -s GNOME_PACKAGEKIT_2_27_93 -m "==== Version 2.27.93 ===="
+git commit -a -m "Release version 2.29.1"
+git tag -s GNOME_PACKAGEKIT_2_29_1 -m "==== Version 2.29.1 ===="
 git push --tags
 git push
 
@@ -34,14 +34,5 @@ git push
 
 9. Send an email to packagekit lists freedesktop org, gnome-announce-list gnome org, gnome-doc-list gnome org, gnome-i18n gnome org
 
-=================================================
-Subject: gnome-packagekit 2.27.93 released!
-
 GNOME PackageKit is the name of the collection of PackageKit GUI tools for use in the GNOME desktop.
 
-gnome-packagekit release notes: http://git.gnome.org/cgit/gnome-packagekit/plain/NEWS
-
-Tarballs available here: http://download.gnome.org/sources/gnome-packagekit/2.27/
-
-This unstable release contains new code and important fixes since 2.27.92 was released.
-=================================================
diff --git a/configure.ac b/configure.ac
index 49542ba..26572ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.52)
 
-AC_INIT(gnome-packagekit, 2.27.93)
+AC_INIT(gnome-packagekit, 2.29.1)
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_CONFIG_HEADER(config.h)



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