Accepting request 85656 from GNOME:Factory

Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/85656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-desktop?expand=0&rev=88
This commit is contained in:
Lars Vogdt 2011-10-02 08:05:29 +00:00 committed by Git OBS Bridge
commit 138f7ee83a
4 changed files with 24 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Sep 26 10:33:33 UTC 2011 - vuntz@opensuse.org
- Update to version 3.2.0:
+ Updated translations.
-------------------------------------------------------------------
Tue Sep 20 07:13:53 UTC 2011 - vuntz@opensuse.org
- Update to version 3.1.92:
+ libgnome-desktop
- GnomeRR:
. Fix crash in update_brightness_limits
. Don't print an error for no backlight
- GnomeWallClock: Remove the date/time source on dispose
+ Updated translations.
- Drop gnome-desktop-gnome-wall-clock-crash.patch: fixed upstream.
-------------------------------------------------------------------
Fri Sep 9 10:36:36 UTC 2011 - vuntz@opensuse.org

View File

@ -19,16 +19,14 @@
%define IS_DEFAULT_GNOME_DESKTOP 1
Name: gnome-desktop
Version: 3.1.91
Release: 2
Version: 3.2.0
Release: 1
License: LGPLv2.1+
Summary: The GNOME Desktop API Library
Url: http://www.gnome.org
Group: System/GUI/GNOME
Source: http://download.gnome.org/sources/gnome-desktop/3.1/%{name}-%{version}.tar.bz2
Source: http://download.gnome.org/sources/gnome-desktop/3.2/%{name}-%{version}.tar.bz2
Source99: baselibs.conf
# PATCH-FIX-UPSTREAM gnome-desktop-gnome-wall-clock-crash.patch vuntz@opensuse.org -- Fix a crash killing gnome-screensaver, taken from git
Patch0: gnome-desktop-gnome-wall-clock-crash.patch
BuildRequires: fdupes
BuildRequires: gnome-doc-utils-devel
BuildRequires: gobject-introspection-devel
@ -105,7 +103,6 @@ gtk-doc.
%prep
%setup -q
translation-update-upstream
%patch0 -p1
%if 0%{?BUILD_FROM_VCS}
[ -x ./autogen.sh] && NOCONFIGURE=1 ./autogen.sh