Accepting request 228628 from GNOME:Next

Push GNOME:Next - GNOME 3.12.0

OBS-URL: https://build.opensuse.org/request/show/228628
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=183
This commit is contained in:
Dominique Leuenberger 2014-04-03 20:39:29 +00:00 committed by Git OBS Bridge
parent fb15f2d5fc
commit 6e2633c7e7
5 changed files with 67 additions and 13 deletions

View File

@ -1,3 +1,3 @@
libgnome-desktop-3-8
libgnome-desktop-3-10
obsoletes "gnome-desktop-<targettype> <= <version>"
provides "gnome-desktop-<targettype> = <version>"

View File

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

View File

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

View File

@ -1,3 +1,57 @@
-------------------------------------------------------------------
Mon Mar 24 15:00:24 UTC 2014 - dimstar@opensuse.org
- Update to version 3.12.0:
+ Version bump for the GNOME 3.12.0 stable release.
-------------------------------------------------------------------
Wed Mar 19 09:16:27 UTC 2014 - dimstar@opensuse.org
- Update to version 3.11.91:
+ Always set the DPMS mode when requested.
+ Updated translations.
-------------------------------------------------------------------
Wed Feb 19 18:58:50 UTC 2014 - zaitor@opensuse.org
- Update to version 3.11.90:
+ gnome-xkb-info:
- Remove xkbfile dependency. API and ABI break (bgo#719942).
- Apply main layout locale metadata to variants (bgo#711291).
- Rename libgnome-desktop-3-8 to libgnome-desktop-3-10 and make
corresponding changes to post/postun calls following upstream
soname bump (also in baselibs.conf).
-------------------------------------------------------------------
Mon Feb 3 18:06:43 UTC 2014 - dimstar@opensuse.org
- Update to version 3.11.5:
+ Wall-clock: Replace ratio with colon on non-UTF-8 locales
(bgo#722664).
-------------------------------------------------------------------
Fri Jan 17 19:20:33 UTC 2014 - zaitor@opensuse.org
- Update to version 3.11.4:
+ More new gnome-rr api.
+ Drop using glibc internal headers.
+ Docs for thumbnailers.
+ Idle monitor fixes.
+ Use newer libgsystem internally.
-------------------------------------------------------------------
Fri Nov 22 18:53:45 UTC 2013 - dimstar@opensuse.org
- Update to version 3.11.2:
+ gnome-rr: Improve debug output.
+ Updated translations.
-------------------------------------------------------------------
Fri Nov 22 17:51:54 UTC 2013 - dimstar@opensuse.org
- Update to version 3.11.1:
+ Add gnome_rr_output_get_min_backlight_step() API.
-------------------------------------------------------------------
Thu Nov 21 18:39:29 UTC 2013 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package gnome-desktop
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,13 +19,13 @@
%define IS_DEFAULT_GNOME_DESKTOP 1
Name: gnome-desktop
Version: 3.10.2
Version: 3.12.0
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.10/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-desktop/3.12/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: fdupes
BuildRequires: gobject-introspection-devel
@ -75,7 +75,7 @@ reasons.
This package contains data files used by libgnome-dekstop.
%package -n libgnome-desktop-3-8
%package -n libgnome-desktop-3-10
Summary: The GNOME Desktop API Library
Group: System/GUI/GNOME
Requires: gsettings-desktop-schemas
@ -87,7 +87,7 @@ Provides: %{name} = %{version}
Obsoletes: %{name} < %{version}
%endif
%description -n libgnome-desktop-3-8
%description -n libgnome-desktop-3-10
The libgnome-desktop library provides API shared by several applications
on the desktop, but that cannot live in the platform for various
reasons.
@ -107,7 +107,7 @@ libgnome-desktop.
%package -n libgnome-desktop-3-devel
Summary: The GNOME Desktop API Library -- Development Files
Group: Development/Libraries/GNOME
Requires: libgnome-desktop-3-8 = %{version}
Requires: libgnome-desktop-3-10 = %{version}
Requires: typelib-1_0-GnomeDesktop-3_0 = %{version}
# Needed as /usr/include/gnome-desktop-3.0/libgnome-desktop/gnome-xkb-info.h includes X11/extensions/XKBrules.h
Requires: libxkbfile-devel
@ -158,11 +158,11 @@ rm %{buildroot}%{_datadir}/gnome/gnome-version.xml
%clean
rm -rf %{buildroot}
%post -n libgnome-desktop-3-8 -p /sbin/ldconfig
%post -n libgnome-desktop-3-10 -p /sbin/ldconfig
%postun -n libgnome-desktop-3-8 -p /sbin/ldconfig
%postun -n libgnome-desktop-3-10 -p /sbin/ldconfig
%files -n libgnome-desktop-3-8
%files -n libgnome-desktop-3-10
%defattr(-, root, root)
%doc AUTHORS COPYING.LIB NEWS README
%{_libdir}/libgnome-desktop-3.so.*