diff --git a/gdl-3.1.1.tar.bz2 b/gdl-3.1.1.tar.bz2 deleted file mode 100644 index 3ed1f52..0000000 --- a/gdl-3.1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cbfcc32f9d2d6941ff0fdb0ba3711b689c8ce5ecc29c9b62a42391ebccb9e04a -size 606295 diff --git a/gdl-3.1.2.tar.bz2 b/gdl-3.1.2.tar.bz2 new file mode 100644 index 0000000..310f0ed --- /dev/null +++ b/gdl-3.1.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eee146368312b0dd2c874996b188b494772db8343444c928ab9aba9407ad980c +size 606534 diff --git a/gdl.changes b/gdl.changes index 0ae20de..da5ab6e 100644 --- a/gdl.changes +++ b/gdl.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jun 14 09:23:09 CEST 2011 - dimstar@opensuse.org + +- Update to version 3.1.2: + + Add a deselected signal to GdlDockItem + + Use "const" instead G_CONST_RETURN. + ------------------------------------------------------------------- Tue May 17 18:25:06 CEST 2011 - dimstar@opensuse.org diff --git a/gdl.spec b/gdl.spec index 8678fb4..53679cb 100644 --- a/gdl.spec +++ b/gdl.spec @@ -27,7 +27,7 @@ BuildRequires: libxml2-devel BuildRequires: translation-update-upstream License: LGPLv2.1+ Group: System/Libraries -Version: 3.1.1 +Version: 3.1.2 Release: 1 Summary: Gnome Devtool Libraries contains components and libraries Source: http://ftp.gnome.org/pub/GNOME/sources/gdl/2.24/%name-%version.tar.bz2