commit dconf for openSUSE:Factory
Hello community, here is the log from the commit of package dconf for openSUSE:Factory checked in at 2014-09-30 19:39:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dconf (Old) and /work/SRC/openSUSE:Factory/.dconf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "dconf" Changes: -------- --- /work/SRC/openSUSE:Factory/dconf/dconf.changes 2014-08-07 08:08:15.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.dconf.new/dconf.changes 2014-09-30 19:41:11.000000000 +0200 @@ -1,0 +2,19 @@ +Sat Sep 20 08:25:01 UTC 2014 - zaitor@opensuse.org + +- Update to version 0.22.0: + + Fix handling of floating point keys in editor. + + Update appdata for renamed desktop file. + + Minor doap changes. + + Updated translations. + +------------------------------------------------------------------- +Tue Aug 5 20:04:07 UTC 2014 - dimstar@opensuse.org + +- Update to version 0.21.0: + + Editor desktop file renamed to ca.desrt.dconf-editor to take + advantage of D-Bus activation. + + Prevent the service from being released more than once if we + receive multiple signals. + + Updated translations. + +------------------------------------------------------------------- Old: ---- dconf-0.20.0.tar.xz New: ---- dconf-0.22.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dconf.spec ++++++ --- /var/tmp/diff_new_pack.aLV3cv/_old 2014-09-30 19:41:12.000000000 +0200 +++ /var/tmp/diff_new_pack.aLV3cv/_new 2014-09-30 19:41:12.000000000 +0200 @@ -17,13 +17,13 @@ Name: dconf -Version: 0.20.0 +Version: 0.22.0 Release: 0 Summary: Simple key-based configuration system License: LGPL-2.1+ Group: System/Libraries Url: http://live.gnome.org/dconf -Source: http://download.gnome.org/sources/dconf/0.20/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/dconf/0.22/%{name}-%{version}.tar.xz Source99: baselibs.conf # PATCH-FIX-UPSTREAM dconf-use-g_settings_get_default_value.patch bnc#873225 bgo#668234 mgorse@suse.com -- Have editor display correct default value when an administrator has a custom database. Patch0: dconf-use-g_settings_get_default_value.patch @@ -146,7 +146,7 @@ %install %makeinstall find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print -%suse_update_desktop_file %{buildroot}%{_datadir}/applications/dconf-editor.desktop SystemSetup X-GNOME-SystemSettings +%suse_update_desktop_file %{buildroot}%{_datadir}/applications/ca.desrt.dconf-editor.desktop SystemSetup X-GNOME-SystemSettings mkdir -p %{buildroot}%{_sysconfdir}/dconf/{profile,db} %find_lang %{name} @@ -191,7 +191,7 @@ # alternative databases %{_sysconfdir}/dconf/ %dir %{_datadir}/appdata -%{_datadir}/appdata/dconf-editor.appdata.xml +%{_datadir}/appdata/ca.desrt.dconf-editor.appdata.xml %files lang -f %{name}.lang @@ -210,7 +210,8 @@ %files editor %defattr(-, root, root) %{_bindir}/dconf-editor -%{_datadir}/applications/dconf-editor.desktop +%{_datadir}/applications/ca.desrt.dconf-editor.desktop +%{_datadir}/dbus-1/services/ca.desrt.dconf-editor.service %{_datadir}/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml %{_datadir}/icons/hicolor/*/apps/dconf-editor.png %{_datadir}/icons/HighContrast/ ++++++ dconf-0.20.0.tar.xz -> dconf-0.22.0.tar.xz ++++++ ++++ 18905 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de