[pygobject] edit HACKING file to show correct tag format
- From: John Palmieri <johnp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject] edit HACKING file to show correct tag format
- Date: Thu, 15 Sep 2011 22:13:20 +0000 (UTC)
commit 3ec4020205e909ee4400650434f9ae7b89c2bde8
Author: John (J5) Palmieri <johnp redhat com>
Date: Thu Sep 15 18:12:01 2011 -0400
edit HACKING file to show correct tag format
HACKING | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/HACKING b/HACKING
index 4ec66a9..e42f5ce 100644
--- a/HACKING
+++ b/HACKING
@@ -5,7 +5,7 @@ Making a release
2. Make sure configure.ac has the right version number, fix it in a pre-release
commit if not.
3. Update NEWS, use the command: git log --format=" - %s (%an)"
-4. Tag with: git tag -s PYGOBJECT_2_21_5
+4. Tag with: git tag -s 2.90.4
5. Build tarball with: make distclean; ./autogen.sh --enable-docs; make; make dist
6. Upload tarball: scp pygobject-2.21.5.tar.gz tomeuv master gnome org:
7. Install tarball: ssh tomeuv master gnome org 'install-module pygobject-2.21.5.tar.gz'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]