diff --git a/gtk+-3.4.0.tar.xz b/gtk+-3.4.0.tar.xz deleted file mode 100644 index 4b98c1b..0000000 --- a/gtk+-3.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00af8be8bc60355e08a8f57e3e7503c916cec5cd5c6acb3eaedb01330b81f3e0 -size 12861176 diff --git a/gtk+-3.4.1.tar.xz b/gtk+-3.4.1.tar.xz new file mode 100644 index 0000000..8aa2dc5 --- /dev/null +++ b/gtk+-3.4.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0716b533de0ff2ffdec1076bb85c7a95e2b7b6ac9ece71e84625043ae3eb25f7 +size 12809412 diff --git a/gtk3.changes b/gtk3.changes index 60b2989..ff061a2 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Apr 14 16:51:02 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.4.1: + + Win32 fixes + + OS X fixes. + + Bugs fixed: bgo#587441, bgo#672133, bgo#672358, bgo#672544, + bgo#672961, bgo#673090, bgo#673125, bgo#673139, bgo#673200, + bgo#673328, bgo#673440, bgo#673441, bgo#673458, bgo#673693, + bgo#673882 + + Updated translations. + ------------------------------------------------------------------- Mon Mar 26 15:18:27 UTC 2012 - vuntz@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index 2f6c5f4..5a6523a 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -24,7 +24,7 @@ Name: gtk3 %define _name gtk+ -Version: 3.4.0 +Version: 3.4.1 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1+ @@ -43,15 +43,15 @@ Patch1: gtk3-path-local.patch Patch3: gtk3-bnc130159-bgo319483-async-font-selection.patch BuildRequires: cups-devel >= 1.2 BuildRequires: fdupes -BuildRequires: pkgconfig(atk) >= 2.1.5 +BuildRequires: pkgconfig(atk) >= 2.2.0 BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(colord) BuildRequires: pkgconfig(fontconfig) -BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.25.2 -BuildRequires: pkgconfig(glib-2.0) >= 2.31.20 +BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.26.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 BuildRequires: pkgconfig(gmodule-2.0) -BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(pango) +BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.32.0 +BuildRequires: pkgconfig(pango) >= 1.30.0 BuildRequires: pkgconfig(pangoft2) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcomposite)