diff --git a/dconf.changes b/dconf.changes index dd43f5b..4edea09 100644 --- a/dconf.changes +++ b/dconf.changes @@ -3,19 +3,19 @@ Tue May 17 16:53:08 CEST 2011 - dimstar@opensuse.org - Update to version 0.7.5: + Fix crashing if the database did not already exist - + many fixes and improvements to the dconf-editor + + 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 -- Add glib2_gsettings_schemas_* macros to -editor subpackage for - the new schema. + + 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. ------------------------------------------------------------------- Mon Apr 4 13:24:57 UTC 2011 - dimstar@opensuse.org diff --git a/dconf.spec b/dconf.spec index a8de41f..224b56f 100644 --- a/dconf.spec +++ b/dconf.spec @@ -180,10 +180,10 @@ mkdir -p %{buildroot}%{_sysconfdir}/dconf/{profile,db} %{_libexecdir}/dconf-service %{_datadir}/dbus-1/services/ca.desrt.dconf.service %{_datadir}/dbus-1/system-services/ca.desrt.dconf.service -# alternative databases -%{_sysconfdir}/dconf/ # Bash completion helper %{_sysconfdir}/bash_completion.d/dconf-bash-completion.sh +# alternative databases +%{_sysconfdir}/dconf/ %files -n libdconf0 %defattr(-, root, root)