Accepting request 129738 from home:dimstar:branches:GNOME:Factory

Require dconf >= version... please also add to 12.2, as it is a crucual piece in allowing us to provide a GNOME:STABLE:3.6 later on (which, coincidentially, uses libdconf1... that's how it was spotted in first place)

OBS-URL: https://build.opensuse.org/request/show/129738
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/dconf?expand=0&rev=48
This commit is contained in:
2012-08-03 07:05:12 +00:00
committed by Git OBS Bridge
parent eb5d157492
commit eeba42506f
2 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Aug 3 06:37:48 UTC 2012 - dimstar@opensuse.org
- Change the Requires dconf = %{version} to dconf >= %{version}.
Whereas '=' might be correct, it will cause issues on later
updates, when libdconf1 is coming to the distribution.
-------------------------------------------------------------------
Tue May 1 17:06:26 UTC 2012 - dimstar@opensuse.org