diff --git a/gdl-3.8.1.tar.xz b/gdl-3.8.1.tar.xz deleted file mode 100644 index 211ecf7..0000000 --- a/gdl-3.8.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9911e9eec5a62497fff7e044ca9eaae47354658238e6b9e9a0a744f05b4ebdb -size 523888 diff --git a/gdl-3.9.91.tar.xz b/gdl-3.9.91.tar.xz new file mode 100644 index 0000000..f636d92 --- /dev/null +++ b/gdl-3.9.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a01ddf7991e7510b1fe09d41dd202c8542a8cae44223f1e5c4fc96d8dfddaea8 +size 535812 diff --git a/gdl.changes b/gdl.changes index a320288..189545f 100644 --- a/gdl.changes +++ b/gdl.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Sep 1 10:31:03 UTC 2013 - zaitor@opensuse.org + +- Update to version 3.9.91: + + Allow to add GdlDock object inside GdlDockItem. + + Hide unused widget. + + Remove unused header. + + Indent layout when saving. + + New property tab-pos and tab-reorderable for GdlSwitcher. + + Emit notify signal in DockObject setters. + + Bugs fixed: bgo#699545, bgo#515755. + + Updated translations. + ------------------------------------------------------------------- Sat Apr 13 22:52:42 UTC 2013 - dimstar@opensuse.org diff --git a/gdl.spec b/gdl.spec index 4f6516b..b75d138 100644 --- a/gdl.spec +++ b/gdl.spec @@ -17,13 +17,13 @@ Name: gdl -Version: 3.8.1 +Version: 3.9.91 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.8/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gdl/3.9/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: gtk3-devel