Accepting request 67351 from GNOME:Next
thanks OBS-URL: https://build.opensuse.org/request/show/67351 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/dconf?expand=0&rev=23
This commit is contained in:
parent
077c79c99f
commit
52458e0f5d
@ -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
3
dconf-0.7.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84efc95cb62b6637b2131e110ff447908be739c2185d69bebb300293b561dfd9
|
||||
size 184278
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user