From de684c2c9f8ea96a8eef86d83d52a3e7fd2b4c2764415498e3df0304a91fb3f3 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 3 Apr 2014 20:36:56 +0000 Subject: [PATCH] Accepting request 228608 from GNOME:Next Push GNOME:Next - GNOME 3.12.0 OBS-URL: https://build.opensuse.org/request/show/228608 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdl?expand=0&rev=92 --- gdl-3.10.0.tar.xz | 3 --- gdl-3.12.0.tar.xz | 3 +++ gdl.changes | 15 +++++++++++++++ gdl.spec | 6 +++--- 4 files changed, 21 insertions(+), 6 deletions(-) delete mode 100644 gdl-3.10.0.tar.xz create mode 100644 gdl-3.12.0.tar.xz diff --git a/gdl-3.10.0.tar.xz b/gdl-3.10.0.tar.xz deleted file mode 100644 index 1abf1e5..0000000 --- a/gdl-3.10.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e0d6f66115ba3b0f3cd2495d8a95c6714d701f89d556bb691bd0c0a62a1c760 -size 526704 diff --git a/gdl-3.12.0.tar.xz b/gdl-3.12.0.tar.xz new file mode 100644 index 0000000..b79da7f --- /dev/null +++ b/gdl-3.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4770f959f31ed5e616fe623c284e8dd6136e49902d19b6e37938d34be4f6b88d +size 527944 diff --git a/gdl.changes b/gdl.changes index 82ba96b..2d4551e 100644 --- a/gdl.changes +++ b/gdl.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Mar 26 18:17:44 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.0: + + No changes from version 3.11.92. + +------------------------------------------------------------------- +Mon Mar 17 08:22:23 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.92: + + Fix build using C++11. + + Fix valgrind warnings. + + Update FSF's address. + + Updated translations. + ------------------------------------------------------------------- Mon Sep 23 21:10:56 UTC 2013 - dimstar@opensuse.org diff --git a/gdl.spec b/gdl.spec index 2042e2b..1f42e3c 100644 --- a/gdl.spec +++ b/gdl.spec @@ -1,7 +1,7 @@ # # spec file for package gdl # -# 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 @@ -17,13 +17,13 @@ Name: gdl -Version: 3.10.0 +Version: 3.12.0 Release: 0 Summary: Gnome Devtool Libraries License: LGPL-2.1+ Group: System/Libraries Url: http://ftp.gnome.org/pub/GNOME/sources/gdl/0.7/ -Source: http://download.gnome.org/sources/gdl/3.10/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gdl/3.12/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: gtk3-devel