gconf r2611 - trunk



Author: kmaraas
Date: Mon Jun  2 12:07:46 2008
New Revision: 2611
URL: http://svn.gnome.org/viewvc/gconf?rev=2611&view=rev

Log:
2008-06-02  Kjartan Maraas  <kmaraas gnome org>

	* NEWS: Update this.
	* configure.in: Bump version to 2.23.0
	* gconf-2.0.pc.in: Add dbus-1 to Requires.private.

Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in
   trunk/gconf-2.0.pc.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Jun  2 12:07:46 2008
@@ -1,4 +1,4 @@
-2.22.1
+2.23.0
 ======
   Fixes
   - stop spamming syslog (David FÃrster)

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Jun  2 12:07:46 2008
@@ -1,4 +1,4 @@
-AC_INIT([GConf],[2.22.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GConf],[GConf])
+AC_INIT([GConf],[2.23.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=GConf],[GConf])
 
 AC_DEFUN([AC_FYI], [echo "FYI: " $1])
 

Modified: trunk/gconf-2.0.pc.in
==============================================================================
--- trunk/gconf-2.0.pc.in	(original)
+++ trunk/gconf-2.0.pc.in	Mon Jun  2 12:07:46 2008
@@ -9,6 +9,6 @@
 Description: GNOME Config System.
 Version: @VERSION@
 Requires: glib-2.0
-Requires.private: ORBit-2.0
+Requires.private: ORBit-2.0 dbus-1
 Libs: -L${libdir} -lgconf- MAJOR_VERSION@
 Cflags: -I${includedir}/gconf/@MAJOR_VERSION@



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