From d3d33c8281d6ef19c035feccacd7b4654b06a63c Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Wed, 4 Aug 2010 15:03:25 +0200 Subject: [PATCH] Release of libvirt-0.8.3 * configure.ac docs/news.html.in libvirt.spec.in: updates * po/*.po*: update and regenerated --- configure.ac | 2 +- docs/news.html.in | 168 ++ libvirt.spec.in | 1 + po/af.po | 5739 +++++++++++++++++++++++--------------------- po/am.po | 5739 +++++++++++++++++++++++--------------------- po/ar.po | 5739 +++++++++++++++++++++++--------------------- po/as.po | 5817 ++++++++++++++++++++++++--------------------- po/be.po | 5739 +++++++++++++++++++++++--------------------- po/bg.po | 5764 +++++++++++++++++++++++--------------------- po/bn.po | 5739 +++++++++++++++++++++++--------------------- po/bn_IN.po | 5786 +++++++++++++++++++++++--------------------- po/bs.po | 5739 +++++++++++++++++++++++--------------------- po/ca.po | 5807 +++++++++++++++++++++++--------------------- po/cs.po | 5738 +++++++++++++++++++++++--------------------- po/cy.po | 5739 +++++++++++++++++++++++--------------------- po/da.po | 5795 +++++++++++++++++++++++--------------------- po/de.po | 5797 +++++++++++++++++++++++--------------------- po/el.po | 5729 +++++++++++++++++++++++--------------------- po/en_GB.po | 5761 +++++++++++++++++++++++--------------------- po/es.po | 5768 +++++++++++++++++++++++--------------------- po/et.po | 5739 +++++++++++++++++++++++--------------------- po/eu_ES.po | 5739 +++++++++++++++++++++++--------------------- po/fa.po | 5739 +++++++++++++++++++++++--------------------- po/fi.po | 5765 +++++++++++++++++++++++--------------------- po/fr.po | 5767 +++++++++++++++++++++++--------------------- po/gl.po | 5739 +++++++++++++++++++++++--------------------- po/gu.po | 5782 +++++++++++++++++++++++--------------------- po/he.po | 5739 +++++++++++++++++++++++--------------------- po/hi.po | 5783 +++++++++++++++++++++++--------------------- po/hr.po | 5738 +++++++++++++++++++++++--------------------- po/hu.po | 5769 +++++++++++++++++++++++--------------------- po/hy.po | 5739 +++++++++++++++++++++++--------------------- po/id.po | 5801 +++++++++++++++++++++++--------------------- po/is.po | 5739 +++++++++++++++++++++++--------------------- po/it.po | 5757 +++++++++++++++++++++++--------------------- po/ja.po | 5787 +++++++++++++++++++++++--------------------- po/ka.po | 5739 +++++++++++++++++++++++--------------------- po/kn.po | 5787 +++++++++++++++++++++++--------------------- po/ko.po | 5782 +++++++++++++++++++++++--------------------- po/ku.po | 5739 +++++++++++++++++++++++--------------------- po/libvirt.pot | 5753 +++++++++++++++++++++++--------------------- po/lo.po | 5739 +++++++++++++++++++++++--------------------- po/lt.po | 5739 +++++++++++++++++++++++--------------------- po/lv.po | 5739 +++++++++++++++++++++++--------------------- po/mk.po | 5735 +++++++++++++++++++++++--------------------- po/ml.po | 5779 +++++++++++++++++++++++--------------------- po/mr.po | 5784 +++++++++++++++++++++++--------------------- po/ms.po | 5766 +++++++++++++++++++++++--------------------- po/my.po | 5739 +++++++++++++++++++++++--------------------- po/nb.po | 5767 +++++++++++++++++++++++--------------------- po/nl.po | 5797 +++++++++++++++++++++++--------------------- po/nn.po | 5739 +++++++++++++++++++++++--------------------- po/nso.po | 5739 +++++++++++++++++++++++--------------------- po/or.po | 5774 +++++++++++++++++++++++--------------------- po/pa.po | 5799 +++++++++++++++++++++++--------------------- po/pl.po | 5786 +++++++++++++++++++++++--------------------- po/pt.po | 5764 +++++++++++++++++++++++--------------------- po/pt_BR.po | 5784 +++++++++++++++++++++++--------------------- po/ro.po | 5739 +++++++++++++++++++++++--------------------- po/ru.po | 5758 +++++++++++++++++++++++--------------------- po/si.po | 5739 +++++++++++++++++++++++--------------------- po/sk.po | 5739 +++++++++++++++++++++++--------------------- po/sl.po | 5739 +++++++++++++++++++++++--------------------- po/sq.po | 5739 +++++++++++++++++++++++--------------------- po/sr.po | 5779 +++++++++++++++++++++++--------------------- po/sr@latin.po | 5779 +++++++++++++++++++++++--------------------- po/sv.po | 5764 +++++++++++++++++++++++--------------------- po/ta.po | 5779 +++++++++++++++++++++++--------------------- po/te.po | 5782 +++++++++++++++++++++++--------------------- po/th.po | 5739 +++++++++++++++++++++++--------------------- po/tr.po | 5739 +++++++++++++++++++++++--------------------- po/uk.po | 5748 +++++++++++++++++++++++--------------------- po/ur.po | 5739 +++++++++++++++++++++++--------------------- po/vi.po | 5739 +++++++++++++++++++++++--------------------- po/zh_CN.po | 5784 +++++++++++++++++++++++--------------------- po/zh_TW.po | 5769 +++++++++++++++++++++++--------------------- po/zu.po | 5739 +++++++++++++++++++++++--------------------- 77 files changed, 225217 insertions(+), 201112 deletions(-) diff --git a/configure.ac b/configure.ac index 70432c1609..cd48c1b5b6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([libvirt], [0.8.2]) +AC_INIT([libvirt], [0.8.3]) AC_CONFIG_SRCDIR([src/libvirt.c]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) diff --git a/docs/news.html.in b/docs/news.html.in index 3b81005245..cfd2146cb1 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -7,6 +7,174 @@

Releases

Here is the list of official releases, it is also possible to just use the GIT version or snapshot, contact the mailing list and check the ChangeLog to gauge progress.

+

0.8.3: Aug 4 2010

+

0.8.2: Jul 5 2010