Accepting request 245869 from GNOME:Next

Push GNOME 3.13.90 to the devel repo

OBS-URL: https://build.opensuse.org/request/show/245869
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=188
This commit is contained in:
Dominique Leuenberger 2014-08-23 11:54:09 +00:00 committed by Git OBS Bridge
parent 7b0fe298d2
commit 18a9bdc9b3
4 changed files with 39 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Thu Aug 21 14:19:42 UTC 2014 - dimstar@opensuse.org
- Update to version 3.13.90:
+ gnome-rr: Add missing introspection annotations.
+ Updated translations.
-------------------------------------------------------------------
Wed Jul 23 18:35:34 UTC 2014 - dimstar@opensuse.org
- Update to version 3.13.4:
+ Bump version for the 3.13.4 release. No other changes.
-------------------------------------------------------------------
Sat Jul 12 18:50:42 UTC 2014 - dimstar@opensuse.org
- Update to version 3.13.3:
+ wall-clock: Add ref-tests for clock output.
+ wall-clock: Always use the ratio character (bgo#726232).
- Changes from version 3.13.2:
+ gnome-rr: Output the EDID vendor/product info as well.
+ gnome-rr: Add backlight output in debug.
+ thumbnailer: Try harder to create a failed thumbnail
(bgo#728775).
-------------------------------------------------------------------
Sat May 17 13:23:48 UTC 2014 - zaitor@opensuse.org
- Update to version 3.13.1:
+ Fix the build on OpenBSD.
+ gnome-rr: Improve debug output.
- Stop passing obsolete --disable-scrollkeeper to configure.
-------------------------------------------------------------------
Sat May 17 12:39:41 UTC 2014 - zaitor@opensuse.org

View File

@ -19,13 +19,13 @@
%define IS_DEFAULT_GNOME_DESKTOP 1
Name: gnome-desktop
Version: 3.12.2
Version: 3.13.90
Release: 0
Summary: The GNOME Desktop API Library
License: LGPL-2.1+
Group: System/GUI/GNOME
Url: http://www.gnome.org
Source: http://download.gnome.org/sources/gnome-desktop/3.12/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-desktop/3.13/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: fdupes
BuildRequires: gobject-introspection-devel
@ -33,7 +33,7 @@ BuildRequires: intltool
BuildRequires: translation-update-upstream
BuildRequires: yelp-tools
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.35.0
BuildRequires: pkgconfig(glib-2.0) >= 2.38.0
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.5.91
BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.6
BuildRequires: pkgconfig(iso-codes)
@ -138,7 +138,6 @@ translation-update-upstream
%if 0%{?BUILD_FROM_VCS}
--enable-gtk-doc \
%endif
--disable-scrollkeeper \
--with-gnome-distributor="SUSE" \
--disable-date-in-gnome-version
make %{?_smp_mflags} V=1