Accepting request 111679 from GNOME:Factory
Pushing G:F OBS-URL: https://build.opensuse.org/request/show/111679 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dconf?expand=0&rev=20
This commit is contained in:
commit
a7a3041a90
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:027f41b30b5f660baa54274938334fa73366db28600d3ee5d6b1e0763c310ee2
|
||||
size 200936
|
3
dconf-0.12.0.tar.xz
Normal file
3
dconf-0.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c020e2ff0adb19ff9bc3d73ce15388fb42c52b12ed751bdb59ce53a660461af
|
||||
size 201540
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user