[liboobs] Release 2.31.1



commit 576705916d41e90ab147fde9fd415570b94cf3ac
Author: Milan Bouchet-Valat <nalimilan club fr>
Date:   Thu May 27 11:00:50 2010 +0200

    Release 2.31.1

 NEWS         |   10 ++++++++++
 configure.in |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index db07c3d..a8f188f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Liboobs 2.31.1, 2010-05-27
+-----------------------------------------------
+Liboobs version 2.31.1 "Private" has been released.
+
+  - Clear runlevels list before updating (fixes enabling NTP the first
+time in time-admin)
+  - Don't include dbus/dbus.h in public headers (fixes building clients)
+  - Add libdubus-1 to Requires.private
+
+
 Liboobs 2.30.0, 2010-03-29
 -----------------------------------------------
 Liboobs version 2.30.0 "Don't You Notice It's Freaking Good?" has been released.
diff --git a/configure.in b/configure.in
index 2226ea4..60acf0f 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
 AC_PREREQ(2.52)
-AC_INIT(liboobs, 2.30.0, http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-system-tools)
+AC_INIT(liboobs, 2.31.1, http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-system-tools)
 AC_CONFIG_SRCDIR(oobs/oobs-session.c)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]