Hello community,

here is the log from the commit of package dconf for openSUSE:Factory
checked in at Tue May 31 13:23:07 CEST 2011.



--------
--- GNOME/dconf/dconf.changes   2011-04-04 15:25:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/dconf/dconf.changes    2011-05-26 
22:55:54.000000000 +0200
@@ -1,0 +2,19 @@
+Tue May 17 16:53:08 CEST 2011 - [email protected]
+
+- Update to version 0.7.5:
+  + Fix crashing if the database did not already exist
+  + Many fixes and improvements to the dconf-editor
+- changes from version 0.7.4:
+  + bgo#648949: multithreading issue fixed (which actually affects
+    all GSettings-using programs since dconf is used from a helper
+    thread in that case)
+  + dconf commandline tool is vastly more friendly now
+  + No more aborting on unrecognised arguments
+  + Proper help
+  + Bash completion support
+  + Support for sysadmin lockdown
+  + The editor now properly reads installed enum xml files
+- Use %glib2_gsettings_schemas_* macros for editor subpackage as
+  there is a schema now.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  dconf-0.7.3.tar.bz2

New:
----
  dconf-0.7.5.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dconf.spec ++++++
--- /var/tmp/diff_new_pack.Rp3RUY/_old  2011-05-31 13:22:12.000000000 +0200
+++ /var/tmp/diff_new_pack.Rp3RUY/_new  2011-05-31 13:22:12.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           dconf
-Version:        0.7.3
+Version:        0.7.5
 Release:        1
 # FIXME: remove SUSE_ASNEEDED=0 when this is fixed: 
https://bugzilla.gnome.org/show_bug.cgi?id=626280
 License:        LGPLv2.1+
@@ -96,6 +96,7 @@
 Summary:        Simple key-based configuration system -- Graphical Editor
 Group:          System/GUI/GNOME
 Requires:       %{name} = %{version}
+%glib2_gsettings_schema_requires
 
 %description editor
 dconf is a low-level configuration system. Its main purpose is to
@@ -164,9 +165,11 @@
 
 %post editor
 %desktop_database_post
+%glib2_gsettings_schema_post
 
 %postun editor
 %desktop_database_postun
+%glib2_gsettings_schema_postun
 
 %files
 %defattr(-, root, root)
@@ -177,6 +180,8 @@
 %{_libexecdir}/dconf-service
 %{_datadir}/dbus-1/services/ca.desrt.dconf.service
 %{_datadir}/dbus-1/system-services/ca.desrt.dconf.service
+# Bash completion helper
+%{_sysconfdir}/bash_completion.d/dconf-bash-completion.sh
 # alternative databases
 %{_sysconfdir}/dconf/
 
@@ -197,6 +202,7 @@
 %{_bindir}/dconf-editor
 %{_datadir}/applications/dconf-editor.desktop
 %{_datadir}/dconf-editor/
+%{_datadir}/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml
 
 %files devel
 %defattr(-, root, root)

++++++ dconf-0.7.3.tar.bz2 -> dconf-0.7.5.tar.bz2 ++++++
++++ 5603 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to