From 2f667b5697b3cf0bc7773f359fbe05667d7cdd48 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Sat, 7 Jan 2012 12:18:06 +0800 Subject: [PATCH] Release of libvirt-0.9.9 * configure.ac docs/news.html.in libvirt.spec.in: update for the release * po/*.po*: updated localizations from transifex and regenerated --- configure.ac | 2 +- docs/news.html.in | 163 + libvirt.spec.in | 7 + po/af.po | 7592 +++++++++++++++++++------------------- po/am.po | 7592 +++++++++++++++++++------------------- po/ar.po | 7592 +++++++++++++++++++------------------- po/as.po | 7624 ++++++++++++++++++++------------------- po/be.po | 7592 +++++++++++++++++++------------------- po/bg.po | 7563 +++++++++++++++++++------------------- po/bn.po | 7592 +++++++++++++++++++------------------- po/bn_IN.po | 7582 +++++++++++++++++++------------------- po/bs.po | 7569 +++++++++++++++++++------------------- po/ca.po | 7563 +++++++++++++++++++------------------- po/cs.po | 7558 +++++++++++++++++++------------------- po/cy.po | 7592 +++++++++++++++++++------------------- po/da.po | 7567 +++++++++++++++++++------------------- po/de.po | 8059 +++++++++++++++++++++-------------------- po/el.po | 7522 ++++++++++++++++++++------------------ po/en_GB.po | 7567 +++++++++++++++++++------------------- po/es.po | 7523 +++++++++++++++++++------------------- po/et.po | 7592 +++++++++++++++++++------------------- po/eu_ES.po | 7592 +++++++++++++++++++------------------- po/fa.po | 7592 +++++++++++++++++++------------------- po/fi.po | 7562 +++++++++++++++++++------------------- po/fr.po | 7874 ++++++++++++++++++++-------------------- po/gl.po | 7592 +++++++++++++++++++------------------- po/gu.po | 7568 +++++++++++++++++++------------------- po/he.po | 7592 +++++++++++++++++++------------------- po/hi.po | 7586 +++++++++++++++++++------------------- po/hr.po | 7563 +++++++++++++++++++------------------- po/hu.po | 7568 +++++++++++++++++++------------------- po/hy.po | 7592 +++++++++++++++++++------------------- po/id.po | 7783 ++++++++++++++++++++------------------- po/is.po | 7592 +++++++++++++++++++------------------- po/it.po | 7588 +++++++++++++++++++------------------- po/ja.po | 8802 +++++++++++++++++++++++---------------------- po/ka.po | 7592 +++++++++++++++++++------------------- po/kn.po | 7587 +++++++++++++++++++------------------- po/ko.po | 7582 +++++++++++++++++++------------------- po/ku.po | 7592 +++++++++++++++++++------------------- po/libvirt.pot | 7490 ++++++++++++++++++++------------------ po/lo.po | 7592 +++++++++++++++++++------------------- po/lt.po | 7592 +++++++++++++++++++------------------- po/lv.po | 7592 +++++++++++++++++++------------------- po/mk.po | 7563 +++++++++++++++++++------------------- po/ml.po | 7585 +++++++++++++++++++------------------- po/mr.po | 7582 +++++++++++++++++++------------------- po/ms.po | 7569 +++++++++++++++++++------------------- po/my.po | 7592 +++++++++++++++++++------------------- po/nb.po | 7557 +++++++++++++++++++------------------- po/nl.po | 7525 +++++++++++++++++++------------------- po/nn.po | 7592 +++++++++++++++++++------------------- po/nso.po | 7592 +++++++++++++++++++------------------- po/or.po | 7566 +++++++++++++++++++------------------- po/pa.po | 8263 +++++++++++++++++++++--------------------- po/pl.po | 7528 +++++++++++++++++++------------------- po/pt.po | 7563 +++++++++++++++++++------------------- po/pt_BR.po | 7586 +++++++++++++++++++------------------- po/ro.po | 7592 +++++++++++++++++++------------------- po/ru.po | 8211 +++++++++++++++++++++--------------------- po/si.po | 7592 +++++++++++++++++++------------------- po/sk.po | 7592 +++++++++++++++++++------------------- po/sl.po | 7592 +++++++++++++++++++------------------- po/sq.po | 7592 +++++++++++++++++++------------------- po/sr.po | 7567 +++++++++++++++++++------------------- po/sr@latin.po | 7567 +++++++++++++++++++------------------- po/sv.po | 7994 ++++++++++++++++++++-------------------- po/ta.po | 7585 +++++++++++++++++++------------------- po/te.po | 7582 +++++++++++++++++++------------------- po/th.po | 7592 +++++++++++++++++++------------------- po/tr.po | 7592 +++++++++++++++++++------------------- po/uk.po | 7576 +++++++++++++++++++------------------- po/ur.po | 7592 +++++++++++++++++++------------------- po/vi.po | 7561 +++++++++++++++++++------------------- po/vi_VN.po | 8308 +++++++++++++++++++++--------------------- po/zh_CN.po | 8099 +++++++++++++++++++++-------------------- po/zh_TW.po | 7567 +++++++++++++++++++------------------- po/zu.po | 7592 +++++++++++++++++++------------------- 78 files changed, 298876 insertions(+), 274810 deletions(-) diff --git a/configure.ac b/configure.ac index e9e17f476d..b12e9fbc37 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. dnl Copyright (C) 2005-2012 Red Hat, Inc. dnl See COPYING.LIB for the License of this software -AC_INIT([libvirt], [0.9.8], [libvir-list@redhat.com], [], [http://libvirt.org]) +AC_INIT([libvirt], [0.9.9], [libvir-list@redhat.com], [], [http://libvirt.org]) 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 5e9cc08ee2..c8365d9aae 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -8,6 +8,169 @@

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 GIT log to gauge progress.

+

0.9.9: Jan 7 2012

+

0.9.8: Dec 8 2011