diff --git a/gtk+-3.3.14.tar.xz b/gtk+-3.3.14.tar.xz deleted file mode 100644 index 091a08a..0000000 --- a/gtk+-3.3.14.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f70ee47942ae11837c5fd5a0976d8ec551b5b66ce39dda5036dac62855c2541 -size 12685764 diff --git a/gtk+-3.3.16.tar.xz b/gtk+-3.3.16.tar.xz new file mode 100644 index 0000000..ef90d04 --- /dev/null +++ b/gtk+-3.3.16.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ccae54ad41b8ff5c7be98ca010a5497a86ce7de71050e837d2cf9bc4124256 +size 12867600 diff --git a/gtk3.changes b/gtk3.changes index e1ae83e..69af7dc 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Feb 21 12:07:40 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.3.16: + + The widget-factory theme test is now installed as a demo named + gtk3-widget-factory + + The Raleigh theme is now a pure fallback theme that doesn't + share any CSS with other themes anymore + + GtkColorSelectionDialog has been deprecated in favor of a new + color chooser widget named GtkColorChooserDialog + + The GtkApplication session support has been simplified + + Bugs fixed: bgo#612283, bgo#668114, bgo#669116, bgo#669208, + bgo#669511, bgo#669636, bgo#669638, bgo#669794, bgo#669947, + bgo#670077, bgo#670078, bgo#670400. + + Updated translations. + ------------------------------------------------------------------- Tue Feb 7 07:36:24 UTC 2012 - vuntz@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index 6b837a6..9340a3e 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -16,6 +16,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define build_broadway_backend 1 # When updating the binary version, do not forget to also update baselibs.conf @@ -23,7 +24,7 @@ Name: gtk3 %define _name gtk+ -Version: 3.3.14 +Version: 3.3.16 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1+ @@ -47,7 +48,7 @@ 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.14 +BuildRequires: pkgconfig(glib-2.0) >= 2.31.18 BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(pango) @@ -519,10 +520,10 @@ fi %files data %defattr(-,root,root) +%{_datadir}/glib-2.0/schemas/org.gtk.Settings.ColorChooser.gschema.xml %{_datadir}/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml %{_datadir}/themes/Default/ %{_datadir}/themes/Emacs/ -%{_datadir}/themes/Raleigh/ %files branding-upstream %defattr(-,root,root) @@ -538,6 +539,7 @@ fi %doc %{_datadir}/gtk-doc/html/gtk3/ %{_bindir}/gtk3-demo %{_bindir}/gtk3-demo-application +%{_bindir}/gtk3-widget-factory %{_datadir}/aclocal/gtk-3.0.m4 %{_datadir}/gir-1.0/*.gir %{_datadir}/glib-2.0/schemas/org.gtk.Demo.gschema.xml