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.11.7.tar.xz b/dconf-0.11.7.tar.xz new file mode 100644 index 0000000..e8294f6 --- /dev/null +++ b/dconf-0.11.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea0edb75157d8976c9256ee0d82faa37bf146c4d85c4c29ef0f8bcfbcdb35641 +size 201792 diff --git a/dconf.changes b/dconf.changes index 2ab9f7d..ba00895 100644 --- a/dconf.changes +++ b/dconf.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +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..b8fca93 100644 --- a/dconf.spec +++ b/dconf.spec @@ -17,7 +17,7 @@ Name: dconf -Version: 0.11.6 +Version: 0.11.7 Release: 0 Summary: Simple key-based configuration system License: LGPL-2.1+