Hello community,

here is the log from the commit of package gtkmm3 for openSUSE:Factory checked 
in at 2012-10-03 15:08:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-12 
09:25:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtkmm3.new/gtkmm3.changes       2012-10-03 
15:08:15.000000000 +0200
@@ -1,0 +2,89 @@
+Thu Sep 27 21:33:00 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.13:
+  + Gtk:
+    - ApplicationWindow: Add get_id().
+    - Container: Add forall(), propagate_draw(),
+      get_focus_child() and get_path_for_child().
+    - IconView: Add get_item_row() and get_item_column()
+      and reorderable, tooltip-column and item-padding properties.
+    - LevelBar: Added properties and signal.
+    - PrintJob: Added get/set_page_ranges().
+    - Settings: Added the enable_primary_paste property.
+    - Widget: Add has_visible_focus().
+    - Window: Add set_startup_id(), is_active(), 
+      has_toplevel_focus(), set_default_geometry(), 
+      resize_to_geometry(), has_group().
+      Add the focus-visible and attached-to properties.
+  + Build:
+    - Use std::time_t instead of ::time_t.
+    - Use std::size_t and std::ptrdiff_t.
+
+-------------------------------------------------------------------
+Fri Aug 31 07:19:51 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.12:
+  + Gtk:
+    - Added the LevelBar widget
+    - Application:
+      . Added get_active_window()
+      . Don't call add_window() before the application is
+        registered
+    - CellRendererText: Added the placeholder_text property
+    - Entry: Add input purpose and input hints methods
+    - MenuButton: Added get/set_popup(), deprecated get/set_menu()
+    - Settings: Deprecate the gtk-touchscreen-property
+    - TextView: Added input purpose and input hints methods
+    - Widget: Added insert_action_group()
+  + Updated documentation (bgo#670212).
+- Add doxygen and xsltproc BuildRequires: the tarball does not
+  contain built documentation anymore, so we need those tools to
+  build it now.
+
+-------------------------------------------------------------------
+Wed Jul 18 08:19:13 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.6:
+  + Gtk:
+    - AppChooserDialog: Fix property name in constructors
+    - Application:
+      . run(): Do not show the window until activation, fix a crash
+      . Added get_window_by_id()
+    - Button: Addedset/get_always_show_image() and the property
+    - Added Gtk::MenuButton
+    - Added Gtk::SearchEntry
+    - WidgetPath: Added to_string(), iter_get_siblings() and
+      iter_list_regions()
+    - Fix wrap_init() for Quartz
+  + Gdk:
+    - Pixbuf: Added  const version of save() and friends
+    - Screen: Added get_monitor_workarea().
+
+-------------------------------------------------------------------
+Tue Jun 26 18:03:55 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.5.4:
+  + Application:
+    - Document that ID may now be empty.
+    - Pass 0 (NULL) rather than "" to GApplication.
+  + Builder: Add create_from_resource() and add_from_resource().
+    (bgo#674545)
+  + Entry: Undeprecate the activate signal. (bgo#655500)
+  + StyleContext:
+    - Add render_icon() and render_insertion_cursor() and deprecate
+      some functions. (bgo#675632)
+    - Add get_style_property(). (bgo#674746)
+  + UIManager: Add add_ui_from_resource(). (bgo#674545)
+  + Widget: Deprecate draw_insertion_cursor(). (bgo#675632)
+  + Documentation:
+    - Application: add_window(): Correct the documentation.
+    - Container: Document several rarely used virtual functions
+      (bgo#670206)
+    - Widget: Document get_style_property_value() and
+      get_style_property(). (bgo#673303)
+  + Build: Make the list of gdk targets non-automagic. Otherwise,
+    it is difficult e.g. to build a wayland-only gtkmm on a build
+    machine that has gdk with both x11 and wayland targets
+    installed. (bgo#673963)
+
+-------------------------------------------------------------------

Old:
----
  gtkmm-3.4.0.tar.xz

New:
----
  gtkmm-3.5.13.tar.xz

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

Other differences:
------------------
++++++ gtkmm3.spec ++++++
--- /var/tmp/diff_new_pack.JPlyg2/_old  2012-10-03 15:08:19.000000000 +0200
+++ /var/tmp/diff_new_pack.JPlyg2/_new  2012-10-03 15:08:19.000000000 +0200
@@ -21,20 +21,22 @@
 
 Name:           gtkmm3
 %define _name gtkmm
-Version:        3.4.0
+Version:        3.5.13
 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.4/%{_name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gtkmm/3.5/%{_name}-%{version}.tar.xz
+BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  xsltproc
 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.32.0
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.4.0
+BuildRequires:  pkgconfig(giomm-2.4) >= 2.33.13
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.6.0
 BuildRequires:  pkgconfig(pangomm-1.4) >= 2.27.1
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 

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

Reply via email to