Accepting request 106306 from home:vuntz:branches:GNOME:Factory
Update to 3.3.90 OBS-URL: https://build.opensuse.org/request/show/106306 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=138
This commit is contained in:
parent
abe9f51127
commit
2613244632
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7645e89588539f9d6e1e4b77756aa008b065b91b0290e28a44c23253d6e0534a
|
|
||||||
size 928252
|
|
3
gnome-desktop-3.3.90.tar.xz
Normal file
3
gnome-desktop-3.3.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a6feb82410384915e1ce4af4bfe1a88a9d8b87c41e2a452a2a7a2d1d40be15e2
|
||||||
|
size 928512
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 21 12:04:30 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.3.90:
|
||||||
|
+ libgnome-desktop:
|
||||||
|
- GnomeBG: Add paranoid check to avoid crash
|
||||||
|
+ Updated translations.
|
||||||
|
- Remove xz BuildRequires now that it comes for free in the build
|
||||||
|
system.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 6 14:06:04 UTC 2012 - vuntz@opensuse.org
|
Mon Feb 6 14:06:04 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -15,10 +15,11 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define IS_DEFAULT_GNOME_DESKTOP 1
|
%define IS_DEFAULT_GNOME_DESKTOP 1
|
||||||
|
|
||||||
Name: gnome-desktop
|
Name: gnome-desktop
|
||||||
Version: 3.3.5
|
Version: 3.3.90
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The GNOME Desktop API Library
|
Summary: The GNOME Desktop API Library
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
@ -31,8 +32,6 @@ BuildRequires: gnome-doc-utils-devel
|
|||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467
|
|
||||||
BuildRequires: xz
|
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||||
BuildRequires: pkgconfig(glib-2.0)
|
BuildRequires: pkgconfig(glib-2.0)
|
||||||
BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
||||||
|
Loading…
Reference in New Issue
Block a user