[gnome-power-manager] Add some trivial changes to RELEASE



commit cf0d75df0987699ab6d4ef269e03d213c1634571
Author: Richard Hughes <richard hughsie com>
Date:   Sat Apr 18 16:17:05 2009 +0100

    Add some trivial changes to RELEASE
---
 RELEASE |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/RELEASE b/RELEASE
index 3710391..41a316c 100644
--- a/RELEASE
+++ b/RELEASE
@@ -6,10 +6,9 @@ Follow http://developer.gnome.org/dotplan/for_maintainers.html
 â?¢ Commit all the changes
 â?¢ Create a tag:
 
-svn copy \
-svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/trunk \
-svn+ssh://rhughes svn gnome org/svn/gnome-power-manager/tags/GNOME_POWER_MANAGER_2_26_1 \
--m "Tagged for release 2.26.1"
+git tag GNOME_POWER_MANAGER_2_27_2
+git push --tags
+git push
 
 â?¢ Copy the resulting tarball to master.gnome.org (scp)
 scp gnome-power-manager-*.tar.gz  rhughes master gnome org:
@@ -21,6 +20,9 @@ install-module gnome-power-manager-*.tar.gz
 
 - Do a post-release version bump by updating configure.in
 
+git commit -a -m "Post release version bump"
+git push
+
 - Update jhbuild modulesets
 
 - Notify gnome-announce-list gnome org, gnome-doc-list gnome org, gnome-i18n gnome org
@@ -30,6 +32,3 @@ power on your laptop or desktop system.
 
 This stable release contains important fixes since 2.26.0 was released.
 Distributions should consider upgrading gnome-power-manager via errata packages if possible.
-
-- Done!
-



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