SHA256
1
0
forked from pool/dconf

Accepting request 102984 from home:vuntz:branches:GNOME:Factory

Update to 0.11.5

OBS-URL: https://build.opensuse.org/request/show/102984
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/dconf?expand=0&rev=38
This commit is contained in:
Vincent Untz
2012-02-08 10:57:04 +00:00
committed by Git OBS Bridge
parent c36aecb483
commit 2ed75c2afe
4 changed files with 36 additions and 19 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Tue Feb 7 08:28:10 UTC 2012 - vuntz@opensuse.org
- Update to version 0.11.5:
+ Do not install non-standard icon sizes
+ Fix a bug with getting default values when no profile is in use
+ Some general code cleanups on the client side
+ Improve Makefile compatibility: avoid using 'echo -e'
- Drop hack that removed installed icons with non-standard size:
fixed upstream.
-------------------------------------------------------------------
Wed Feb 1 09:26:26 UTC 2012 - vuntz@opensuse.org
- Update to version 0.11.3:
+ Require vala 0.15.1
+ Add icon for dconf-editor
- Call %icon_theme_cache_post(un) in %post/%postun of dconf-editor,
now that there is an icon.
- Drop hack in %install about the Icon key in dconf-editor.desktop:
there's an icon now.
- Remove installed icons that are using a non-standard size, to
avoid owning unneeded directories.
-------------------------------------------------------------------
Tue Nov 22 09:02:47 UTC 2011 - dimstar@opensuse.org