[PATCH 0 of 2] libcmpiutil-0.1 freeze

This set tags tip as release_0_1 and bumps the package version number to 0.2. If people are happy with calling tip 0.1, then I'll move forward with getting this into Fedora development. (NB: The tag patch doesn't convert properly, AFAIK, so I'll tag this in my main tree before actually pushing)

# HG changeset patch # User Dan Smith <danms@us.ibm.com> # Date 1196445865 28800 # Node ID a5c9203b29b1e17e2467af9bfd5bcd61a03ab4a7 # Parent fb71169a82b8fb74c4d3628410bb7c2247094c4e Tag libcmpiutil-0.1 Signed-off-by: Dan Smith <danms@us.ibm.com> diff -r fb71169a82b8 -r a5c9203b29b1 .hgtags --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgtags Fri Nov 30 10:04:25 2007 -0800 @@ -0,0 +1,1 @@ +e3411f09e126d12ff141eb7bda6e6b0ab61cb98a release_0_1

# HG changeset patch # User Dan Smith <danms@us.ibm.com> # Date 1196445915 28800 # Node ID e5cfffd0535e6a993e4420f8a070a2977d8781ac # Parent a5c9203b29b1e17e2467af9bfd5bcd61a03ab4a7 Bump libcmpiutil version to 0.2 Signed-off-by: Dan Smith <danms@us.ibm.com> diff -r a5c9203b29b1 -r e5cfffd0535e configure.ac --- a/configure.ac Fri Nov 30 10:04:25 2007 -0800 +++ b/configure.ac Fri Nov 30 10:05:15 2007 -0800 @@ -1,5 +1,5 @@ # Copyright IBM Corp. 2007 -AC_INIT(CMPI Utility Library, 0.1, danms@us.ibm.com, libcmpiutil) +AC_INIT(CMPI Utility Library, 0.2, danms@us.ibm.com, libcmpiutil) AC_CONFIG_SRCDIR([libcmpiutil.h])

Dan Smith wrote:
This set tags tip as release_0_1 and bumps the package version number to 0.2.
If people are happy with calling tip 0.1, then I'll move forward with getting this into Fedora development.
No complaints from me. +1 -- Kaitlin Rupert IBM Linux Technology Center karupert@us.ibm.com

On Fri, Nov 30, 2007 at 10:08:57AM -0700, Dan Smith wrote:
This set tags tip as release_0_1 and bumps the package version number to 0.2.
If people are happy with calling tip 0.1, then I'll move forward with getting this into Fedora development.
(NB: The tag patch doesn't convert properly, AFAIK, so I'll tag this in my main tree before actually pushing)
sure, let's push it ! Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
participants (3)
-
Dan Smith
-
Daniel Veillard
-
Kaitlin Rupert