diff --git a/gtk+-3.9.2.tar.xz b/gtk+-3.9.2.tar.xz deleted file mode 100644 index d388a17..0000000 --- a/gtk+-3.9.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f12ae787c76bd44fff15e4ee05093895a951c96191fc92ad9f3f592639ed55e9 -size 13757932 diff --git a/gtk+-3.9.4.tar.xz b/gtk+-3.9.4.tar.xz new file mode 100644 index 0000000..755556b --- /dev/null +++ b/gtk+-3.9.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b01ec212dc62313e50b639d171c2162d01f2ad7715e79d347708f3087d3c21ca +size 14053136 diff --git a/gtk3.changes b/gtk3.changes index f91a1c6..3d3b268 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Jun 21 08:09:50 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.4: + + GtkSearchBar: a toolbar that will popup automatically when + searches should be started, and dismissed when they are + finished. + + GtkListBox a vertical container that can sort and filter its + children. + + GtkStack has gained position dependent transitions (left-right + and up-down). + + The Broadway GDK backend can be built on Windows now. + + Bugs fixed: bgo#593079, bgo#692638, bgo#699673, bgo#700185, + bgo#700444, bgo#700779, bgo#701463, bgo#701840, bgo#702370. + + Updated translations. + ------------------------------------------------------------------- Wed May 29 07:06:32 UTC 2013 - dimstar@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index 04a4dd3..c23cb06 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -25,7 +25,7 @@ Name: gtk3 %define _name gtk+ -Version: 3.9.2 +Version: 3.9.4 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1+ @@ -57,7 +57,7 @@ BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(colord) BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.27.1 -BuildRequires: pkgconfig(glib-2.0) >= 2.37.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.37.2 BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.32.0 BuildRequires: pkgconfig(pango) >= 1.32.4