[gnome-packagekit] Some more trivial updates now we've moved to gnome.org



commit c98e3c79a2af6210b2ce578a0e13d17cc79e9383
Author: Richard Hughes <richard hughsie com>
Date:   Sat Apr 18 16:00:15 2009 +0100

    Some more trivial updates now we've moved to gnome.org
---
 RELEASE                          |   34 +++++++++++++++++++---------------
 contrib/gnome-packagekit.spec.in |    2 +-
 2 files changed, 20 insertions(+), 16 deletions(-)

diff --git a/RELEASE b/RELEASE
index 3072c41..7659c30 100644
--- a/RELEASE
+++ b/RELEASE
@@ -4,8 +4,6 @@ PackageKit Release Notes
 
 git shortlog GNOME_PACKAGEKIT_2_27_1.. | grep -v trivial | grep -v Merge > NEWS.new
 
-2. Add download date to docs/html/pk-download.html, save file.
-
 3. Commit changes in gnome-packagekit git:
 
 git commit -a -m "Release version 2.27.2"
@@ -13,32 +11,38 @@ git tag GNOME_PACKAGEKIT_2_27_2
 git push --tags
 git push
 
-4. run 'make dist-gzip'
+4. Create tarball
+
+make distcheck
 
-5. Upload tarball to:
+5. Upload tarballs:
 
 scp *.tar.gz packagekit.org:/srv/www/html/releases/
+scp *.tar.gz rhughes master gnome org:
 
-6. Do post release version bump in configure.ac
+6. Install module
 
-7. Commit trivial changes:
+ssh rhughes master gnome org
+install-module gnome-packagekit-*.tar.gz
 
-git commit -a -m "trivial: post release version bump"
-git push
+7. Do post release version bump in configure.ac
 
-8. Upload new html sources
+8. Commit trivial changes:
 
-9. Send an email to packagekit lists freedesktop org
+git commit -a -m "Post release version bump"
+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.2 released!
 
-Today I released gnome-packagekit 2.27.2.
+GNOME PackageKit is the name of the collection of PackageKit GUI tools for use in the GNOME desktop.
 
-gnome-packagekit release notes: http://cgit.freedesktop.org/~hughsient/gnome-packagekit/tree/NEWS
+gnome-packagekit release notes: http://git.gnome.org/cgit/gnome-packagekit/plain/NEWS
 
-Tarballs available here: http://www.packagekit.org/releases/
+Tarballs available here: http://download.gnome.org/sources/gnome-packagekit/2.27/
 
-Thanks to all those who made this possible.
+This stable release contains important fixes since 2.26.0 was released.
+Distributions should consider upgrading gnome-power-manager via errata packages if possible.
 =================================================
-
diff --git a/contrib/gnome-packagekit.spec.in b/contrib/gnome-packagekit.spec.in
index c94b5ce..c793e1b 100644
--- a/contrib/gnome-packagekit.spec.in
+++ b/contrib/gnome-packagekit.spec.in
@@ -11,7 +11,7 @@ Release:   0.#BUILD#%{?alphatag}%{?dist}
 License:   GPLv2+
 Group:     Applications/System
 URL:       http://www.packagekit.org
-Source0:   http://www.packagekit.org/releases/%{name}-%{version}.tar.gz
+Source0:   http://download.gnome.org/sources/gnome-packagekit/2.27/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:  gtk2 >= 2.12.0



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