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.16.0.tar.xz b/gnome-desktop-3.16.0.tar.xz new file mode 100644 index 0000000..1bb7af5 --- /dev/null +++ b/gnome-desktop-3.16.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15b97dc9af5187a9c54c1ecfa05484ed2700efb3118b311aeea1c0c6ca8c9b16 +size 1078124 diff --git a/gnome-desktop.changes b/gnome-desktop.changes index 033ed9c..f295622 100644 --- a/gnome-desktop.changes +++ b/gnome-desktop.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Mon Mar 23 14:23:41 UTC 2015 - dimstar@opensuse.org + +- Update to version 3.16.0: + + Updated translations. + +------------------------------------------------------------------- +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..be57bfe 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.16.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.14/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-desktop/3.16/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: fdupes BuildRequires: gobject-introspection-devel