diff --git a/gdl-3.6.2.tar.xz b/gdl-3.6.2.tar.xz deleted file mode 100644 index 61e5912..0000000 --- a/gdl-3.6.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e772319f1b133047f54e3c1b7e95a718168071cfef972f981337f6bf570ddf1c -size 530604 diff --git a/gdl-3.7.90.tar.xz b/gdl-3.7.90.tar.xz new file mode 100644 index 0000000..62167ad --- /dev/null +++ b/gdl-3.7.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d70b19944b9383d46dd4e4d15989b49065b25d30d2420137eb14b118c58386fd +size 523544 diff --git a/gdl.changes b/gdl.changes index 88aa889..4ce65d6 100644 --- a/gdl.changes +++ b/gdl.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sat Mar 9 11:59:18 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.90: + + bgo#693298: GdlDockItem::dock-drag-motion signal doesn't match + vfunc. + + Updated translations. + +------------------------------------------------------------------- +Tue Jan 8 21:34:23 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.3: + + Fix build with GDL_DISABLE_DEPRECATED defined + + Hide GdlDockNotebook button if there is only one visible page + + Unused docks don't disappear (bgo#688585) + + Fix gtk theme warning and assertion + + Reading the master member of GdlDockObject returns null pointer + (bgo#686702) + + Updated translations + ------------------------------------------------------------------- Mon Nov 12 12:50:30 UTC 2012 - dimstar@opensuse.org diff --git a/gdl.spec b/gdl.spec index 7577cc6..b5d36ac 100644 --- a/gdl.spec +++ b/gdl.spec @@ -1,7 +1,7 @@ # # spec file for package gdl # -# 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 @@ -17,13 +17,13 @@ Name: gdl -Version: 3.6.2 +Version: 3.7.90 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.6/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gdl/3.7/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: gtk3-devel