Hello community,

here is the log from the commit of package gtkmm3 for openSUSE:Factory checked 
in at 2015-03-30 19:28:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09-30 
19:38:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtkmm3.new/gtkmm3.changes       2015-03-30 
19:28:53.000000000 +0200
@@ -1,0 +2,95 @@
+Tue Mar 24 19:16:06 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.16.0:
+  + Gtk: Builder: Don't get gtkmm-derived GTypes while parsing
+    TreeModel <columns> (bgo#742637).
+
+-------------------------------------------------------------------
+Sat Mar  7 16:52:44 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.15.10:
+  + Gtk:
+    - Label: Add get/set_xalign/yalign() and properties.
+    - PaperSize: Define the paper name constants in the .cc file
+      (bgo#745345).
+  + Documentation: CssProvider::load_from_data(): Document that
+    this throws an exception.
+  + Icon theme demo: Catch exceptions while loading icons.
+  + Stock: Mention the named icons for Copy, Cut, Paste and Delete
+    (bgo#741969).
+
+-------------------------------------------------------------------
+Sat Feb 28 14:21:46 UTC 2015 - dims...@opensuse.org
+
+- Update to version 3.15.9:
+  + Gtk:
+    - Add StackSidebar.
+    - StackSwitcher: Add unset_stack().
+      StyleContext: Deprecate list_regions(), add_region(),
+      remove_region(), has_region(), get_backgrount_color(),
+      get_border_color(), invalidate.
+    - TextBuffer: Wrap the serialize()/deserialize() methods.
+      (bgo#694250).
+    - Widget: Deprecate override_color(), unset_color(),
+      override_background_color(), unset_background_color(),
+      override_font(), unset_font(), override_symbolic_color(),
+      unset_symbolic_color(), override_cursor(), unset_cursor().
+    - Window: Deprecate Deprecate property_has_resize_grip(),
+      property_resize_grip_visible(), set/get_has_resize_grip(),
+      get_resize_grip_is_visible(), get_resize_grip_area().
+    - Fix error messages from gmmproc by removing unnecessary
+      _IGNORES()s.
+  + Gdk: Device: Add get_vendor_id() and get_product_id().
+  + Updated documentation.
+
+-------------------------------------------------------------------
+Wed Jan 21 08:32:25 UTC 2015 - badshah...@gmail.com
+
+- Update to version 3.15.4:
+  + Gtk:
+    - Builder::get_type_from_name_vfunc(): Call the base class
+      function. Instead of jusgin calling g_type_from_name(), in
+      case the base class function does more (bug #742637).
+  + TextBuffer:
+     - Add insert_martkup().
+     - Add the copy_target_list and paste_target_list properties.
+  + Documentation:
+    - Pixbuf: Change a mention of Glib::ResourceError to
+      Gio::ResourceError.
+
+-------------------------------------------------------------------
+Sun Dec 21 12:43:09 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.15.3:
+  + Gtk:
+    - CssProvider: Add CssProviderError and signal_parsing_error().
+    - Add CssSection.
+    - Dialog: Fix the constructors with DialogFlags (bgo#738513).
+    - ScaleButton:
+      . Correct the constructor.
+      . Add a constructor without the icons.
+    - ScrolledWindow: Add get/set_overlay_scrolling() and property.
+    - Stack: Add hhomogeneous and vhomogeneous properties.
+    - TextTag: Add fallback, fallback-set, letter-spacing, and
+      letter-spacing-set properties.
+    - TextView: Add monospace property.
+    - Widget: Added get_action_group() and list_action_prefixes().
+  + Documentation:
+    - Add an empty line after @newin where it's missing.
+    - Fix some Doxygen warnings.
+    - ScaleButton: Document the constructors.
+- Changes from version 3.15.2:
+  + Gtk:
+    - Dialog: Add constructors with DialogFlags, for instance to
+      create a dialog with a header bar (bgo#738513).
+    - Grid: Add attach_next_to() without the 'sibling' parameter
+      (bgo#739340).
+    - Overlay:  Correct the "since" documentation.
+    - SearchEntry: Add the search_changed signal.
+    - Added StyleProperty (bgo#673317).
+  + Gdk:
+    - Curor: Deprecate the constructor that doesn't take a Display
+      parameter.
+    - Pixbuf: Deprecate create_from_inline().
+
+-------------------------------------------------------------------

Old:
----
  gtkmm-3.14.0.tar.xz

New:
----
  gtkmm-3.16.0.tar.xz

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

Other differences:
------------------
++++++ gtkmm3.spec ++++++
--- /var/tmp/diff_new_pack.I4EFIm/_old  2015-03-30 19:28:55.000000000 +0200
+++ /var/tmp/diff_new_pack.I4EFIm/_new  2015-03-30 19:28:55.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtkmm3
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,13 +21,13 @@
 
 Name:           gtkmm3
 %define _name gtkmm
-Version:        3.14.0
+Version:        3.16.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/
-Source0:        
http://download.gnome.org/sources/gtkmm/3.14/%{_name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/gtkmm/3.16/%{_name}-%{version}.tar.xz
 Source99:       baselibs.conf
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -36,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.41.2
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14.0
+BuildRequires:  pkgconfig(giomm-2.4) >= 2.43.90
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.15.10
 BuildRequires:  pkgconfig(pangomm-1.4) >= 2.27.1
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 

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


Reply via email to