diff --git a/dconf-0.11.6.tar.xz b/dconf-0.11.6.tar.xz deleted file mode 100644 index 89ae943..0000000 --- a/dconf-0.11.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:027f41b30b5f660baa54274938334fa73366db28600d3ee5d6b1e0763c310ee2 -size 200936 diff --git a/dconf-0.12.0.tar.xz b/dconf-0.12.0.tar.xz new file mode 100644 index 0000000..f72cff5 --- /dev/null +++ b/dconf-0.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c020e2ff0adb19ff9bc3d73ce15388fb42c52b12ed751bdb59ce53a660461af +size 201540 diff --git a/dconf.changes b/dconf.changes index 2ab9f7d..3373905 100644 --- a/dconf.changes +++ b/dconf.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Mar 26 15:24:49 UTC 2012 - vuntz@opensuse.org + +- Update to version 0.12.0: + + No changes. + +------------------------------------------------------------------- +Mon Mar 19 20:04:24 UTC 2012 - zaitor@opensuse.org + +- Update to version 0.11.7: + + engine: Don't leak the lock table if a system database changes + while a program is running. + + dbus-1: Call g_slist_remove_link instead of g_slist_remove. + + editor: Set 'wrap' property on default value label. + + dconf update: + - Code cleanup, better error handling. + - Read keyfiles in a defined order (later files take + precedence) + - Don't issue warnings if a key is defined in multiple files. + ------------------------------------------------------------------- Thu Mar 8 17:02:29 UTC 2012 - vuntz@opensuse.org diff --git a/dconf.spec b/dconf.spec index 78169b1..726d8f1 100644 --- a/dconf.spec +++ b/dconf.spec @@ -17,13 +17,13 @@ Name: dconf -Version: 0.11.6 +Version: 0.12.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.11/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/dconf/0.12/%{name}-%{version}.tar.xz Source99: baselibs.conf # For directory ownership BuildRequires: dbus-1