From c0e4c3083fbf6519f91c1650fec7df22c49a1e05b6362a551e317705e6f820c6 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 19 Mar 2015 14:35:14 +0000 Subject: [PATCH] Accepting request 291513 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/291513 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=196 --- gnome-desktop-3.14.2.tar.xz | 3 --- gnome-desktop-3.15.92.tar.xz | 3 +++ gnome-desktop.changes | 48 ++++++++++++++++++++++++++++++++++++ gnome-desktop.spec | 6 ++--- 4 files changed, 54 insertions(+), 6 deletions(-) delete mode 100644 gnome-desktop-3.14.2.tar.xz create mode 100644 gnome-desktop-3.15.92.tar.xz diff --git a/gnome-desktop-3.14.2.tar.xz b/gnome-desktop-3.14.2.tar.xz deleted file mode 100644 index 97d5e6b..0000000 --- a/gnome-desktop-3.14.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c284378fd4d5c9aba1ef98b8bab78d0f7fe514964f9dfcfc3b1591328d6b873 -size 1105916 diff --git a/gnome-desktop-3.15.92.tar.xz b/gnome-desktop-3.15.92.tar.xz new file mode 100644 index 0000000..d8f90f5 --- /dev/null +++ b/gnome-desktop-3.15.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef27385660cb85f795733e52ec553a67c6e0523acdf8713080412307b7c4bd41 +size 1078188 diff --git a/gnome-desktop.changes b/gnome-desktop.changes index 033ed9c..9bfb05a 100644 --- a/gnome-desktop.changes +++ b/gnome-desktop.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Tue Mar 17 08:41:07 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.92: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 3 08:38:56 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.91: + + No changes. + +------------------------------------------------------------------- +Mon Feb 16 14:39:27 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.15.90: + + Drop libgsystem dependency (bgo#680326). + + Updated translations. + +------------------------------------------------------------------- +Mon Jan 26 06:52:43 UTC 2015 - badshah400@gmail.com + +- Update to version 3.15.4: + + Modernize gtk-doc use (bgo#742479). + + Fix memory handling in GnomeRR and language code (bgo#742111, + bgo#742569). + +------------------------------------------------------------------- +Wed Dec 17 21:36:10 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.15.3: + + Fix mutex handling in thumbnailing code (bgo#740666). + +------------------------------------------------------------------- +Wed Dec 17 17:29:23 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.15.2.1: + + Fix thumbnailing failures due to internal cleanups + (bgo#684026). + +------------------------------------------------------------------- +Tue Nov 18 16:15:12 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.15.1: + + languages: Use a more broadly compatible locale codeset suffix + (bgo#710412). + + Updated translations. + ------------------------------------------------------------------- Thu Nov 13 18:16:57 UTC 2014 - zaitor@opensuse.org diff --git a/gnome-desktop.spec b/gnome-desktop.spec index 1832885..bcbdd0b 100644 --- a/gnome-desktop.spec +++ b/gnome-desktop.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-desktop # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX 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.14.2 +Version: 3.15.92 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.14/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-desktop/3.15/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: fdupes BuildRequires: gobject-introspection-devel