1
0
forked from pool/gnome-desktop

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

thanks

OBS-URL: https://build.opensuse.org/request/show/53997
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=89
This commit is contained in:
Vincent Untz 2010-12-06 14:30:15 +00:00 committed by Git OBS Bridge
parent 9d6cad2676
commit 7e6fbe2927
4 changed files with 32 additions and 5 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9ef820b487c6a529dec418e5b41ff4309e0da9d947d09bb6bade4d193129d2cb
size 1349752

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Fri Nov 26 11:31:59 CET 2010 - dimstar@opensuse.org
- Update to version 2.91.3:
+ Add API to ensure primary display is set in config
+ Add cache for resized wallpapers (to help CPU usage on startup)
+ Remove gconf-2.0 from pkg-config files
- Changes frm version 2.91.2:
+ Build System fixes
+ Fix possible double-free when destroying private windows
+ Updated translations.
-------------------------------------------------------------------
Mon Nov 15 11:32:24 CET 2010 - dimstar@opensuse.org
- Update to version 2.91.1:
+ libgnome-desktop:
- GnomeRR: Make the RR labels honor workarea so they don't
appear over/under panels
- bgo#629168: Don't read past the end of a string
- GnomeBG: Port to GSettings
+ Misc:
- Require gconf in pc file
+ Updated translations.
- Add pkgconfig(gsettings-desktop-schemas) BuildRequires.
-------------------------------------------------------------------
Mon Oct 11 18:04:40 CEST 2010 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package gnome-desktop (Version 2.91.0)
# spec file for package gnome-desktop (Version 2.91.3)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -19,7 +19,7 @@
%define IS_DEFAULT_GNOME_DESKTOP 0
Name: gnome-desktop
Version: 2.91.0
Version: 2.91.3
Release: 1
License: LGPLv2.1+
Summary: The GNOME Desktop API Library
@ -37,6 +37,7 @@ BuildRequires: update-desktop-files
BuildRequires: pkgconfig(gconf-2.0)
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(libstartup-notification-1.0)
BuildRequires: pkgconfig(x11)