Accepting request 84225 from home:vuntz:branches:GNOME:Factory
Update to 3.1.92 OBS-URL: https://build.opensuse.org/request/show/84225 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=124
This commit is contained in:
parent
2a416c9398
commit
241eb6b836
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:130379226e22098a29582b04a44e96b3c936dd14f00e2e15355aeb8a9331d087
|
||||
size 1253860
|
3
gnome-desktop-3.1.92.tar.bz2
Normal file
3
gnome-desktop-3.1.92.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f73970224c0ed1c7af586ffa20f7e5b15a7679dec0b49ffb7d4cefda98930b9
|
||||
size 1282164
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -19,16 +19,14 @@
|
||||
%define IS_DEFAULT_GNOME_DESKTOP 1
|
||||
|
||||
Name: gnome-desktop
|
||||
Version: 3.1.91
|
||||
Release: 2
|
||||
Version: 3.1.92
|
||||
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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user