Accepting request 110056 from home:Zaitor:branches:GNOME:Factory
Update to version 0.11.6 OBS-URL: https://build.opensuse.org/request/show/110056 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/dconf?expand=0&rev=42
This commit is contained in:
parent
c07246c756
commit
81246b0e46
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:027f41b30b5f660baa54274938334fa73366db28600d3ee5d6b1e0763c310ee2
|
|
||||||
size 200936
|
|
3
dconf-0.11.7.tar.xz
Normal file
3
dconf-0.11.7.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ea0edb75157d8976c9256ee0d82faa37bf146c4d85c4c29ef0f8bcfbcdb35641
|
||||||
|
size 201792
|
@ -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
|
Thu Mar 8 17:02:29 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: dconf
|
Name: dconf
|
||||||
Version: 0.11.6
|
Version: 0.11.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Simple key-based configuration system
|
Summary: Simple key-based configuration system
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
Loading…
Reference in New Issue
Block a user