Hello community,

here is the log from the commit of package gtkmm3 for openSUSE:Factory checked 
in at 2014-09-30 19:37:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtkmm3 (Old)
 and      /work/SRC/openSUSE:Factory/.gtkmm3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtkmm3"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtkmm3/gtkmm3.changes    2014-05-05 
21:18:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtkmm3.new/gtkmm3.changes       2014-09-30 
19:38:50.000000000 +0200
@@ -1,0 +2,94 @@
+Tue Sep 23 12:38:58 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.0:
+  + Documentation: Headerbar demo: Update for renamed arrow icons.
+  + Build system fixes.
+
+-------------------------------------------------------------------
+Mon Sep 15 20:49:30 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.13.8:
+  + Gdk: Window: Add get/set_event_compression(),
+    set_shadow_width(), and show_window_menu().
+  + Gtk:
+    - Application: Add get_actions_for_accel(), prefers_app_menu(),
+      and get_menu_by_id().
+    - CellArea: Add attribute_get_column().
+    - EntryCompletion: Add the no_matches signal.
+    - ListBox: Add selected_foreach(), get_selected_rows(),
+      unselect_row(), select_all() and unselect_all(). Add the
+      selected_rows_changed signal.
+    - ListBoxRow: Add is_selected(), set/get_selectable(),
+      set/get_activatable(). Add the selectable and activatable
+      properties.
+    - Settings: Add the gtk_long_press_time property.
+    - StatusIcon:  Deprecate this because it is deprecated in gtk+.
+    - StyleContext: Really add get_scale().
+    - Widget: Add get/set_clip().
+
+-------------------------------------------------------------------
+Fri Aug 22 21:04:48 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.7:
+  + Gtk:
+    - Box: Wrap child properties (bgo#140515).
+    - Grid: Wrap child properties (bgo#140515).
+    - HeaderBar: Wrap child properties (bgo#140515).
+    - Paned: Wrap child properties (bgo#140515).
+    - TreeView: Deprecate property_rules_hint().
+  + Updated documentation.
+
+-------------------------------------------------------------------
+Tue Jul 29 11:52:06 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.5:
+  + Gtk:
+    - Container: Support child properties.
+    - Add EventController and Gesture* classes.
+    - IconTheme: Add add_resource_path() and deprecate
+      add_builtin_icon().
+    - Notebook: Add child properties tab_label, menu_label,
+      position, tab_expand, tab_fill, reorderable, and detachable.
+    - Stack: Add child properties name, title, icon_name, position,
+      and needs_attention.
+    - Switch: Add set/get_state(), the state property, and the
+      state_set signal.
+    - Toolbar: Add child properties expand and homogeneous
+      (bgo#140515).
+    - Widget: Deprecate get/set_double_buffered() and the property.
+  + Documentation:
+    - Demo: Update notebook's tabs style to match the gtk3-demo.
+    - Demo: Add a gestures example, based on the gtk3-demo
+      equivalent.
+    - Add Gestures group to the reference docs.
+
+-------------------------------------------------------------------
+Sat Jul 12 22:01:01 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.3:
+  + Gtk:
+    - Builder: Fix ref count in get_widget() and
+      get_widget_derived() and add test case (bgo#731444).
+    - Container: Deprecate [set|get]_resize_mode() and
+      set_reallocate_redraws().
+    - Widget: Deprecate reparent(), region_intersect(),
+      get_root_window(), [set|get]_margin_[left|right](),
+      property_style(), property_margin_[left|right]().
+    - Add Overlay.
+    - IconInfo: Deprecate set_raw_coordinates(),
+      get_embedded_rect(), get_attach_points() and
+      get_display_name().
+    - Widget: Undeprecate and reimplement reparent() because it is
+      still useful in gtkmm.
+    - WidgetPath: Deprecate iter_add_region(),
+      iter_remove_region(), iter_clear_regions(),
+      iter_list_regions() and iter_has_region().
+  + Updated documentation.
+- Changes from version 3.13.2:
+  + Gtk:
+    - Don't assert argc/argv are non-null in Application::run()
+      (bgo#729212).
+    - Various deprecations.
+  + Updated documentation.
+
+-------------------------------------------------------------------

Old:
----
  gtkmm-3.12.0.tar.xz

New:
----
  gtkmm-3.14.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gtkmm3.spec ++++++
--- /var/tmp/diff_new_pack.JMGukK/_old  2014-09-30 19:38:52.000000000 +0200
+++ /var/tmp/diff_new_pack.JMGukK/_new  2014-09-30 19:38:52.000000000 +0200
@@ -21,13 +21,14 @@
 
 Name:           gtkmm3
 %define _name gtkmm
-Version:        3.12.0
+Version:        3.14.0
 Release:        0
 Summary:        C++ Interface for GTK3 (a GUI Library for X)
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            http://www.gtkmm.org/
-Source:         
http://download.gnome.org/sources/gtkmm/3.12/%{_name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/gtkmm/3.14/%{_name}-%{version}.tar.xz
+Source99:       baselibs.conf
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -35,8 +36,8 @@
 BuildRequires:  pkgconfig(atkmm-1.6)
 BuildRequires:  pkgconfig(cairomm-1.0) >= 1.9.2
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.26.0
-BuildRequires:  pkgconfig(giomm-2.4) >= 2.38.0
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12.0
+BuildRequires:  pkgconfig(giomm-2.4) >= 2.41.2
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14.0
 BuildRequires:  pkgconfig(pangomm-1.4) >= 2.27.1
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 

++++++ gtkmm-3.12.0.tar.xz -> gtkmm-3.14.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/gtkmm3/gtkmm-3.12.0.tar.xz 
/work/SRC/openSUSE:Factory/.gtkmm3.new/gtkmm-3.14.0.tar.xz differ: char 26, 
line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to