Accepting request 77080 from home:vuntz:branches:GNOME:Factory

Update to 3.1.4

OBS-URL: https://build.opensuse.org/request/show/77080
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=116
This commit is contained in:
Vincent Untz 2011-07-28 07:20:08 +00:00 committed by Git OBS Bridge
parent ff3d92d66f
commit 5df3d39752
4 changed files with 21 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Jul 25 22:43:09 CEST 2011 - vuntz@opensuse.org
- Update to version 3.1.4:
+ libgnome-desktop
+ GnomeRR: Add the capability to get and set the DPMS mode of
the screen
+ Misc
+ Fix Cflags path in uninstalled.pc file
+ Remove stale startup-notification dependency
+ Require xext in configure
+ Updated translations.
- Remove now unneeded pkgconfig(libstartup-notification-1.0)
BuildRequires.
- Add pkgconfig(xext) BuildRequires, for new dependency.
-------------------------------------------------------------------
Mon Jul 4 18:53:56 CEST 2011 - vuntz@opensuse.org

View File

@ -19,7 +19,7 @@
%define IS_DEFAULT_GNOME_DESKTOP 1
Name: gnome-desktop
Version: 3.1.3
Version: 3.1.4
Release: 1
License: LGPLv2.1+
Summary: The GNOME Desktop API Library
@ -36,8 +36,8 @@ 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)
BuildRequires: pkgconfig(xext)
BuildRequires: pkgconfig(xrandr)
%if 0%{?BUILD_FROM_VCS}
BuildRequires: gnome-common