diff --git a/gtk+-3.9.10.tar.xz b/gtk+-3.9.10.tar.xz new file mode 100644 index 0000000..8ddbcf5 --- /dev/null +++ b/gtk+-3.9.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b7881cf881faecbcc1e6ccb1ee9806682962f9db9306585dfb68a8744bc6f30 +size 13735472 diff --git a/gtk+-3.9.8.tar.xz b/gtk+-3.9.8.tar.xz deleted file mode 100644 index 7f5397a..0000000 --- a/gtk+-3.9.8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2053a9556c600e0217ec48df75e96aad909f3bc4ec307d2e04817ac548d39a8 -size 13216448 diff --git a/gtk3.changes b/gtk3.changes index 4eb7cb0..b0d5334 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Jul 30 07:09:39 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.10: + + GtkInfoBar updates: + - Turn action area horizontal. + - Fix spacing. + - Add an easy way to add a close button. + + Updated documentations. + + Deprecations: tear-off menuitems. + + Bugs fixed: bgo#684558, bgo#694086. bgo#698758, bgo#700229, + bgo#700896, bgo#700898, bgo#701332, bgo#701365, bgo#701613, + bgo#702563, bgo#704104, bgo#704164, bgo#704171, bgo#704216, + bgo#704274, bgo#704392, bgo#704554, bgo#704700, bgo#704747, + bgo#704894, bgo#704937, bgo#705060. + + Updated translations. +- Remove language handling targetted at openSUSE <= 11.3. + ------------------------------------------------------------------- Wed Jul 10 07:02:57 UTC 2013 - dimstar@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index 7c710ab..b260621 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -25,7 +25,7 @@ Name: gtk3 %define _name gtk+ -Version: 3.9.8 +Version: 3.9.10 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.3 +BuildRequires: pkgconfig(glib-2.0) >= 2.37.5 BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.32.0 BuildRequires: pkgconfig(pango) >= 1.32.4 @@ -337,9 +337,8 @@ NOCONFIGURE=1 ./autogen.sh %install %makeinstall find %{buildroot}%{_libdir} -name '*.la' -delete -print -%if 0%{?suse_version} <= 1130 -%{__rm} %{buildroot}%{_datadir}/locale/kg/LC_MESSAGES/* -%endif +# Do not install the exampleapp glib schema, as the app itself is noinst +rm %{buildroot}%{_datadir}/glib-2.0/schemas/org.gtk.exampleapp.gschema.xml %find_lang gtk30 %find_lang gtk30-properties install -m 644 -D %{S:2} %{buildroot}%{_sysconfdir}/gtk-3.0/settings.ini