forked from pool/gnome-desktop
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:
commit
138f7ee83a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:130379226e22098a29582b04a44e96b3c936dd14f00e2e15355aeb8a9331d087
|
|
||||||
size 1253860
|
|
3
gnome-desktop-3.2.0.tar.bz2
Normal file
3
gnome-desktop-3.2.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6f28a7dd91cbf57d1fee3537d7b159719db452040a8b71a3c723b4f2e8ec196a
|
||||||
|
size 1282485
|
@ -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
|
Fri Sep 9 10:36:36 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -19,16 +19,14 @@
|
|||||||
%define IS_DEFAULT_GNOME_DESKTOP 1
|
%define IS_DEFAULT_GNOME_DESKTOP 1
|
||||||
|
|
||||||
Name: gnome-desktop
|
Name: gnome-desktop
|
||||||
Version: 3.1.91
|
Version: 3.2.0
|
||||||
Release: 2
|
Release: 1
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Summary: The GNOME Desktop API Library
|
Summary: The GNOME Desktop API Library
|
||||||
Url: http://www.gnome.org
|
Url: http://www.gnome.org
|
||||||
Group: System/GUI/GNOME
|
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
|
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: fdupes
|
||||||
BuildRequires: gnome-doc-utils-devel
|
BuildRequires: gnome-doc-utils-devel
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
@ -105,7 +103,6 @@ gtk-doc.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
translation-update-upstream
|
translation-update-upstream
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%if 0%{?BUILD_FROM_VCS}
|
%if 0%{?BUILD_FROM_VCS}
|
||||||
[ -x ./autogen.sh] && NOCONFIGURE=1 ./autogen.sh
|
[ -x ./autogen.sh] && NOCONFIGURE=1 ./autogen.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user