diff --git a/dconf-0.10.0.tar.bz2 b/dconf-0.10.0.tar.bz2 deleted file mode 100644 index 7eb6f9b..0000000 --- a/dconf-0.10.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b034e9e5560ab703f60bb2b6dc1ada7856416660af7dd1207c2c3ab9c9d533b -size 198245 diff --git a/dconf-0.11.2.tar.bz2 b/dconf-0.11.2.tar.bz2 new file mode 100644 index 0000000..5e40680 --- /dev/null +++ b/dconf-0.11.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8457a3806d8573a868bb118e17bc57d9c31b5532777e433fe5b1f49624737b03 +size 211229 diff --git a/dconf.changes b/dconf.changes index 4679214..8b3de14 100644 --- a/dconf.changes +++ b/dconf.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Tue Nov 22 09:02:47 UTC 2011 - dimstar@opensuse.org + +- Update to version 0.11.2: + + Many bugfixes and improvements to the editor, most notably + porting to GtkGrid to avoid the GtkTable layout bug that was + causing size to be incorrectly allocated. + + Fix a crasher due to invalid string index of -1. + +------------------------------------------------------------------- +Fri Oct 28 07:59:11 UTC 2011 - dimstar@opensuse.org + +- Update to version 0.11.0: + + Don't install a system service + + "dconf update" no longer fails if the locks/ subdir is missing + + Port to the new GLib synchronisation APIs + + Drop some dead code and no-longer-needed workarounds + + Build fixes + ------------------------------------------------------------------- Wed Sep 28 19:07:22 UTC 2011 - zaitor@opensuse.org diff --git a/dconf.spec b/dconf.spec index e750eaf..37e01a0 100644 --- a/dconf.spec +++ b/dconf.spec @@ -18,14 +18,14 @@ Name: dconf -Version: 0.10.0 +Version: 0.11.2 Release: 1 # FIXME: remove sed hack to remove icon from desktop file when there's an icon in the tarball License: LGPLv2.1+ Summary: Simple key-based configuration system Group: System/Libraries Url: http://live.gnome.org/dconf -Source: http://download.gnome.org/sources/dconf/0.10/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/dconf/0.11/%{name}-%{version}.tar.bz2 Source99: baselibs.conf # For directory ownership BuildRequires: dbus-1 @@ -180,7 +180,6 @@ mkdir -p %{buildroot}%{_sysconfdir}/dconf/{profile,db} # service is needed for write %{_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