Accepting request 161776 from GNOME:Factory

Update to 3.8.0.1 (forwarded request 161477 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/161776
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-desktop?expand=0&rev=104
This commit is contained in:
Stephan Kulow 2013-04-03 10:52:19 +00:00 committed by Git OBS Bridge
commit 725cc72970
5 changed files with 128 additions and 14 deletions

View File

@ -1,3 +1,3 @@
libgnome-desktop-3-4
libgnome-desktop-3-5
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:ef15cc0b34a8360fd48ceeb833515790db4de38e6945fb3661f178dc7df70236
size 978108

View File

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

View File

@ -1,3 +1,116 @@
-------------------------------------------------------------------
Wed Mar 27 18:32:36 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.0.1:
+ Fix a potential use-after-free corruption and crash
(bgo#696719).
-------------------------------------------------------------------
Wed Mar 27 07:38:46 UTC 2013 - dimstar@opensuse.org
- Update to version 3.8.0:
+ idle-monitor:
- Allow multiple watches per alarm (bgo#696522).
- Make per-device monitor fallible (bgo#696118).
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 19 19:49:45 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.92:
+ Don't store duplicated layouts in locale tables.
+ Updated translations.
-------------------------------------------------------------------
Wed Mar 6 10:17:24 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.91.1:
+ GnomeBg:
- remove ability to not draw background (bgo#690378).
+ GnomeRR:
- use 'Built-in Display' instead of 'Laptop' (bgo#679794).
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 19 18:53:43 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.90:
+ Fix introspection generation for Vala.
+ Fix introspectability of GnomeBg.
+ GnomeIdleMonitor:
- Break ABI and API to fix reliance of the API on an Xorg bug.
- use standard GObject boilerplate.
- generate gtk-doc documentation.
+ GnomeWallClock:
- generate gtk-doc documentation.
- add timezone property which can be monitored.
- Add conventional gnome_wall_clock_new().
+ GnomeXkbInfo:
- generate gtk-doc documentation.
- Use the correct methods to get language/country.
- Handle duplicated layouts.
- Add API to get layouts for language and country.
+ gnome-languages:
- generate gtk-doc documentation.
- Add methods to get language/country from ISO codes.
- Add default input sources per locale.
+ GnomeRR:
- Make GnomeRRConfig use the detected display name.
- use standard GObject boilerplate.
- Improve gtk-doc documentation.
+ GnomeBg:
- Split slide show API to be usable from gnome-shell.
- Add asynchronous version of slideshow loading.
-------------------------------------------------------------------
Tue Feb 5 20:07:50 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.5:
+ languages:
- Don't g_warning if there's no locale archive.
- Extracted from gnome-control-center.
- Fix a memory leak.
+ xkb-info:
- Group layouts by country and language.
- Add a get_layout_info_for_locale method.
+ Updated translations.
- Add pkgconfig(iso-codes) BuildRequires: new dependency.
-------------------------------------------------------------------
Tue Jan 15 17:41:13 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.4:
+ wallclock: Fix AM/PM detection (bgo#690703)
+ wallclock: return a proper error when idle-counter unavailable
+ GnomeRR: make DPMS take effect immediately (bgo#691701)
+ Updated translations.
-------------------------------------------------------------------
Tue Jan 8 18:29:18 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.3:
+ rr-labeler has been moved into gnome-control-center.
+ We use nice Unicode for date formatting now.
+ idle-monitor: Reset the alarm so it can be triggered again
(bgo#688227).
+ Updated translations.
- Rename libgnome-desktop-3-4 subpackage to libgnome-desktop-3-5,
following upstram soname bump (also in baselibs.conf).
-------------------------------------------------------------------
Sun Nov 25 18:06:36 UTC 2012 - dimstar@opensuse.org
- Update to version 3.7.2:
+ Bugs fixed: bgo#682224, bgo#682224, bgo#688189, bgo#687913.
+ Updated translations.
-------------------------------------------------------------------
Wed Nov 14 10:10:57 UTC 2012 - dimstar@opensuse.org
- Update to version 3.7.1:
+ Bugs fixed: bgo#684814, bgo#684803, bgo#682224, bgo#686792.
+ Updated translations.
-------------------------------------------------------------------
Tue Nov 13 10:04:00 UTC 2012 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package gnome-desktop
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 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.6.2
Version: 3.8.0.1
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.6/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-desktop/3.8/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: fdupes
BuildRequires: gobject-introspection-devel
@ -33,9 +33,10 @@ BuildRequires: intltool
BuildRequires: translation-update-upstream
BuildRequires: yelp-tools
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.33.3
BuildRequires: pkgconfig(glib-2.0) >= 2.35.0
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.5.91
BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.6
BuildRequires: pkgconfig(iso-codes)
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xext) >= 1.1
BuildRequires: pkgconfig(xkbfile)
@ -74,7 +75,7 @@ reasons.
This package contains data files used by libgnome-dekstop.
%package -n libgnome-desktop-3-4
%package -n libgnome-desktop-3-7
Summary: The GNOME Desktop API Library
Group: System/GUI/GNOME
Requires: gsettings-desktop-schemas
@ -86,7 +87,7 @@ Provides: %{name} = %{version}
Obsoletes: %{name} < %{version}
%endif
%description -n libgnome-desktop-3-4
%description -n libgnome-desktop-3-7
The libgnome-desktop library provides API shared by several applications
on the desktop, but that cannot live in the platform for various
reasons.
@ -106,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-4 = %{version}
Requires: libgnome-desktop-3-7 = %{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
@ -157,11 +158,11 @@ rm %{buildroot}%{_datadir}/gnome/gnome-version.xml
%clean
rm -rf %{buildroot}
%post -n libgnome-desktop-3-4 -p /sbin/ldconfig
%post -n libgnome-desktop-3-7 -p /sbin/ldconfig
%postun -n libgnome-desktop-3-4 -p /sbin/ldconfig
%postun -n libgnome-desktop-3-7 -p /sbin/ldconfig
%files -n libgnome-desktop-3-4
%files -n libgnome-desktop-3-7
%defattr(-, root, root)
%doc AUTHORS COPYING.LIB NEWS README
%{_libdir}/libgnome-desktop-3.so.*