diff --git a/dconf-0.11.5.tar.xz b/dconf-0.11.5.tar.xz deleted file mode 100644 index 9f6e1ab..0000000 --- a/dconf-0.11.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f6ffd386b90e85791164794a66860aa16b7ff988f96105ea5ddc15808c776f5 -size 200620 diff --git a/dconf-0.11.6.tar.xz b/dconf-0.11.6.tar.xz new file mode 100644 index 0000000..89ae943 --- /dev/null +++ b/dconf-0.11.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:027f41b30b5f660baa54274938334fa73366db28600d3ee5d6b1e0763c310ee2 +size 200936 diff --git a/dconf.changes b/dconf.changes index 85450e4..2ab9f7d 100644 --- a/dconf.changes +++ b/dconf.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Mar 8 17:02:29 UTC 2012 - vuntz@opensuse.org + +- Update to version 0.11.6: + + new DCONF_BLAME mode for debugging spurious dconf writes at + login + + stop hardcoding the assumption that there will be exactly one + user database followed by zero or more system databases + + allow DCONF_PROFILE to specify a profile file by absolute path + + dbus-1: fix multiple-key change notifications + + autogen.sh can now be called from out of tree + ------------------------------------------------------------------- Tue Feb 7 08:28:10 UTC 2012 - vuntz@opensuse.org diff --git a/dconf.spec b/dconf.spec index 4f35651..78169b1 100644 --- a/dconf.spec +++ b/dconf.spec @@ -17,7 +17,7 @@ Name: dconf -Version: 0.11.5 +Version: 0.11.6 Release: 0 Summary: Simple key-based configuration system License: LGPL-2.1+ @@ -30,7 +30,7 @@ BuildRequires: dbus-1 BuildRequires: update-desktop-files BuildRequires: vala >= 0.15.1 BuildRequires: pkgconfig(dbus-1) -BuildRequires: pkgconfig(gio-2.0) >= 2.29.90 +BuildRequires: pkgconfig(gio-2.0) >= 2.31.18 BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libxml-2.0)