Hello community, here is the log from the commit of package gtkmm3 for openSUSE:Factory checked in at 2012-03-29 13:58:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtkmm3 (Old) and /work/SRC/openSUSE:Factory/.gtkmm3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtkmm3", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/gtkmm3/gtkmm3.changes 2012-03-16 13:16:12.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gtkmm3.new/gtkmm3.changes 2012-03-29 13:58:56.000000000 +0200 @@ -1,0 +2,44 @@ +Wed Mar 28 11:18:18 UTC 2012 - [email protected] + +- Update to version 3.3.20: + + Gdk: + - Added AppLaunchContext. + - Device: Added list_axes(). + - Display: Deprecate the set_double_click_[time|distance]() + methods. + - RGBA: set_grey(), set_grey_u(): Correct the default alpha + values (bgo#671573). + + Gtk: + - Actionable: Ensure virtual functions don't return freed + memory. + - Button: + . Deprecate the activate signal. + . Deprecated signal_pressed(), signal_released(), + signal_enter() and signal_leave(). + - CellArea: Added foreach() and some properties. + - ColorChooser: Added add_palette(). + - ComboBox: Added signal_format_entry_text(). + - Entry: Deprecate the activate signal. + - FontChooser: Added set_filter(). + - MenuItem: + . Deprecated get/set_right_justified(). + . Added signal_select() and signal_deselect(). + - MenuShell: Added Add signal_insert(). + - Notebook: Deprecated get_tab_hborder() and get_tab_vborder(). + - ScrolledWindow: Added get/set_kinetic_scrolling(), + get/set_capture_button_press() and the kinetic-scrolling + property. + - Scale: Added set/get_has_origin() and property. + - Settings: Added several new properties. + - StyleContext: Added list_classes() and get_parent(). + - TreeView: Added get_n_columns(). + - Widget: + . Deprecated get/set_state() and signal_state_changed(), + adding signal_state_flags_changed(). + . Added signal_touch_event(). + - Undeprecate init_gtkmm_internals() + + Build: + - Fix warnings found by clang++. + - TreeView: Work around a HP-UX aCC compiler error. + +------------------------------------------------------------------- Old: ---- gtkmm-3.3.18.tar.xz New: ---- gtkmm-3.3.20.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtkmm3.spec ++++++ --- /var/tmp/diff_new_pack.hBkMtK/_old 2012-03-29 13:59:02.000000000 +0200 +++ /var/tmp/diff_new_pack.hBkMtK/_new 2012-03-29 13:59:02.000000000 +0200 @@ -21,7 +21,7 @@ Name: gtkmm3 %define _name gtkmm -Version: 3.3.18 +Version: 3.3.20 Release: 0 Summary: C++ Interface for GTK3 (a GUI Library for X) License: LGPL-2.1+ @@ -33,7 +33,7 @@ BuildRequires: pkgconfig(atkmm-1.6) BuildRequires: pkgconfig(cairomm-1.0) >= 1.9.2 BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.22.1 -BuildRequires: pkgconfig(giomm-2.4) >= 2.31.20 +BuildRequires: pkgconfig(giomm-2.4) >= 2.31.22 BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.18 BuildRequires: pkgconfig(pangomm-1.4) >= 2.27.1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
