[cairo-commit] pycairo ChangeLog, 1.227, 1.228 configure.ac, 1.51,
1.52 RELEASING, 1.17, 1.18
Steve Chaplin
commit at pdx.freedesktop.org
Sun Jul 2 21:06:45 PDT 2006
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory kemper:/tmp/cvs-serv16116
Modified Files:
ChangeLog configure.ac RELEASING
Log Message:
'SC'
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.227
retrieving revision 1.228
diff -u -d -r1.227 -r1.228
--- ChangeLog 3 Jul 2006 03:46:35 -0000 1.227
+++ ChangeLog 3 Jul 2006 04:06:43 -0000 1.228
@@ -1,3 +1,7 @@
+2006-07-03 Steve Chaplin <steve1097 # yahoo.com.au>
+
+ * configure.ac: increment to version 1.2.1
+
=== Pycairo 1.2.0 ===
2006-07-03 Steve Chaplin <steve1097 # yahoo.com.au>
Index: configure.ac
===================================================================
RCS file: /cvs/cairo/pycairo/configure.ac,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- configure.ac 3 Jul 2006 03:46:35 -0000 1.51
+++ configure.ac 3 Jul 2006 04:06:43 -0000 1.52
@@ -4,7 +4,7 @@
# the pycairo version number
m4_define(pycairo_version_major, 1)
m4_define(pycairo_version_minor, 2)
-m4_define(pycairo_version_micro, 0)
+m4_define(pycairo_version_micro, 1)
m4_define(pycairo_version, pycairo_version_major.pycairo_version_minor.pycairo_version_micro)
# versions of packages we require
Index: RELEASING
===================================================================
RCS file: /cvs/cairo/pycairo/RELEASING,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- RELEASING 3 Jul 2006 03:51:14 -0000 1.17
+++ RELEASING 3 Jul 2006 04:06:43 -0000 1.18
@@ -56,8 +56,8 @@
7) Verify that the tar file arrived at the website. Update the pycairo
webpage to reference the new release.
-8) Increment pycairo_version_micro to the next larger (odd) number in
- configure, and commit.
+8) Edit configure.ac to increment pycairo_version_micro to the next larger
+ (odd) number and commit.
9) Send a message to cairo-announce at cairographics.org
and CC python-announce-list at python.org
More information about the cairo-commit
mailing list