[libvirt] [libvirt-glib] Release 0.0.2

2011-11-21 Thread Zeeshan Ali (Khattak)
From: "Zeeshan Ali (Khattak)" 

---
 NEWS |   20 
 configure.ac |3 +--
 2 files changed, 21 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index a0cbb60..b7b11a9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+0.0.2 - Nov 22, 2011
+
+
+- Add API to redefine an existing domain.
+- Expicitely call virInitialize() to avoid connection races.
+- Adjust example to latest pygobject-3.0.
+- Add missing deps on libxml2-devel & libtool.
+- Don't introspect on RHEL6.
+- Add download / mailing list links to README.
+- Fix parallel build with vala bindings.
+- Fix a typo in a pkg-config file.
+
+All contributors to this release:
+
+Daniel P. Berrange 
+Guido Günther 
+Marc-André Lureau 
+Nirbheek Chauhan 
+Zeeshan Ali (Khattak) 
+
 0.0.1 - Nov 16, 2011
 
 
diff --git a/configure.ac b/configure.ac
index 464160c..56110d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,4 @@
-
-AC_INIT(libvirt-glib, 0.0.1)
+AC_INIT(libvirt-glib, 0.0.2)
 AC_CONFIG_SRCDIR(libvirt-glib/libvirt-glib-main.c)
 AC_CONFIG_AUX_DIR([build-aux])
 AM_CONFIG_HEADER(config.h)
-- 
1.7.7.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] [libvirt-glib] Release 0.0.2

2011-11-22 Thread Daniel P. Berrange
On Tue, Nov 22, 2011 at 04:27:17AM +0200, Zeeshan Ali (Khattak) wrote:
> From: "Zeeshan Ali (Khattak)" 
> 
> ---
>  NEWS |   20 
>  configure.ac |3 +--
>  2 files changed, 21 insertions(+), 2 deletions(-)
> 
> diff --git a/NEWS b/NEWS
> index a0cbb60..b7b11a9 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,3 +1,23 @@
> +0.0.2 - Nov 22, 2011
> +
> +
> +- Add API to redefine an existing domain.
> +- Expicitely call virInitialize() to avoid connection races.
> +- Adjust example to latest pygobject-3.0.
> +- Add missing deps on libxml2-devel & libtool.
> +- Don't introspect on RHEL6.
> +- Add download / mailing list links to README.
> +- Fix parallel build with vala bindings.
> +- Fix a typo in a pkg-config file.
> +
> +All contributors to this release:
> +
> +Daniel P. Berrange 
> +Guido Günther 
> +Marc-André Lureau 
> +Nirbheek Chauhan 
> +Zeeshan Ali (Khattak) 

Can leave out the contributor list, since this info is included in the
automatically generated ChangeLog file and AUTHORS file.


ACK to the rest

Daniel
-- 
|: http://berrange.com  -o-http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org  -o- http://virt-manager.org :|
|: http://autobuild.org   -o- http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org   -o-   http://live.gnome.org/gtk-vnc :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list