Hello community, here is the log from the commit of package gtk3 for openSUSE:Factory checked in at 2012-02-28 19:23:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtk3 (Old) and /work/SRC/openSUSE:Factory/.gtk3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk3", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes 2012-02-16 16:15:24.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gtk3.new/gtk3.changes 2012-02-28 19:23:57.000000000 +0100 @@ -1,0 +2,16 @@ +Tue Feb 21 12:07:40 UTC 2012 - [email protected] + +- 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. + +------------------------------------------------------------------- Old: ---- gtk+-3.3.14.tar.xz New: ---- gtk+-3.3.16.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtk3.spec ++++++ --- /var/tmp/diff_new_pack.Uk6GWz/_old 2012-02-28 19:23:59.000000000 +0100 +++ /var/tmp/diff_new_pack.Uk6GWz/_new 2012-02-28 19:23:59.000000000 +0100 @@ -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(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 @@ %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 @@ %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 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
