SHA256
1
0
forked from pool/dconf

Accepting request 69020 from GNOME:Factory

Pushing G:F (including GNOME3)

OBS-URL: https://build.opensuse.org/request/show/69020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dconf?expand=0&rev=12
This commit is contained in:
Sascha Peilicke 2011-05-02 12:36:27 +00:00 committed by Git OBS Bridge
commit a8f21ad35b
4 changed files with 17 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:35fc51ef893dc3951bfc7abaee6adb8b77e501274b3a5292ed03db4e685ef03c
size 181579

3
dconf-0.7.3.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:84efc95cb62b6637b2131e110ff447908be739c2185d69bebb300293b561dfd9
size 184278

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Apr 4 13:24:57 UTC 2011 - dimstar@opensuse.org
- BuildRequire vala-devel instead of vala-unstable-devel (vala
reached 0.12 stable release).
-------------------------------------------------------------------
Tue Mar 22 16:58:05 UTC 2011 - fcrozat@novell.com
- Update to version 0.7.3:
+ Bug fixes to dconf-editor
-------------------------------------------------------------------
Sun Feb 13 13:56:19 CET 2011 - vuntz@opensuse.org

View File

@ -18,9 +18,8 @@
Name: dconf
Version: 0.7.2
Version: 0.7.3
Release: 1
# NOTE: once vala becomes 0.12, change BuildRequires back away from vala-unstable-devel
# FIXME: remove SUSE_ASNEEDED=0 when this is fixed: https://bugzilla.gnome.org/show_bug.cgi?id=626280
License: LGPLv2.1+
Summary: Simple key-based configuration system
@ -31,7 +30,7 @@ Source99: baselibs.conf
# For directory ownership
BuildRequires: dbus-1
BuildRequires: update-desktop-files
BuildRequires: vala-unstable-devel
BuildRequires: vala-devel
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gobject-introspection-1.0)