Hello community,

here is the log from the commit of package gtkmm-documentation for 
openSUSE:Factory checked in at 2016-03-29 14:25:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtkmm-documentation (Old)
 and      /work/SRC/openSUSE:Factory/.gtkmm-documentation.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtkmm-documentation"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtkmm-documentation/gtkmm-documentation.changes  
2015-03-30 19:12:41.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gtkmm-documentation.new/gtkmm-documentation.changes 
    2016-03-29 14:25:24.000000000 +0200
@@ -1,0 +2,53 @@
+Wed Dec 23 23:16:33 UTC 2015 - [email protected]
+
+- Update to version 3.19.3:
+  + Require the latest gtkmm and glibmm.
+  + Multi-threaded chapter: Remove warnings about sigc::slots and
+    Glib::Threads::Thread (bgo#755091).
+  + multithread example: Use std::thread, etc, instead of
+    Glib::Threads::*. Because C++11 now has this concurrency API
+    and we should use standard C++ where possible (bgo#755091).
+  + Input example: Fix high CPU load, by opening the fifo in
+    read/write mode.
+  + command_line_handling example: handle_local_options(): Correct
+    the return.
+
+-------------------------------------------------------------------
+Mon Nov 30 11:52:22 UTC 2015 - [email protected]
+
+- Update to version 3.18.0:
+  + Input example: Fix high CPU load, by opening the fifo in
+    read/write mode.
+  + command_line_handling example: handle_local_options(): Correct
+    the return values, now that glib bug #750796 was fixed
+    (bgo#754763).
+  + combobox/complex example: Show use of a cell_data_func().
+  + examples: Remove unnecessary virtual keywords.
+  + C++11: examples:
+    - Replace deprecated std::auto_ptr by std::unique_ptr.
+    - Use the override keyword.
+  + gmmproc chapter: Document _CUSTOM_* gmmproc macros.
+
+-------------------------------------------------------------------
+Sat Jul 25 12:16:10 UTC 2015 - [email protected]
+
+- Update to version 3.17.50:
+  + Use (and require) C++11.
+  + C++11: Use the auto, override, and nullptr keywords.
+  + Update the "Menus and Toolbars" chapter.
+  + recent_files example: Add toolbar and accelerator keys.
+  + placessidebar example: Remove use of deprecated
+    set_show_connect_to_server().
+  + gmmproc chapter:
+    - Add description of the 'newin' parameter of some _WRAP macros
+      (bgo#748856).
+    - Add description of the detail_name parameter in _WRAP_SIGNAL
+      (bgo#749034).
+    - Add description of _IGNORE_PROPERTY and
+      _IGNORE_CHILD_PROPERTY.
+    - Add description of the keep_return parameter in _WRAP_VFUNC.
+  + Fix the build with -Wshadow.
+  + Examples: Remove remaining uses of
+    GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED.
+
+-------------------------------------------------------------------

Old:
----
  gtkmm-documentation-3.15.1.tar.xz

New:
----
  gtkmm-documentation-3.19.3.tar.xz

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

Other differences:
------------------
++++++ gtkmm-documentation.spec ++++++
--- /var/tmp/diff_new_pack.m0yB4r/_old  2016-03-29 14:25:25.000000000 +0200
+++ /var/tmp/diff_new_pack.m0yB4r/_new  2016-03-29 14:25:25.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtkmm-documentation
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,17 +17,17 @@
 
 
 Name:           gtkmm-documentation
-Version:        3.15.1
+Version:        3.19.3
 Release:        0
 Summary:        C++ Bindings for GTK+ -- Documentation
 License:        GFDL-1.2 and GPL-2.0+
 Group:          Documentation/Other
 Url:            http://www.gnome.org
-Source:         
http://download.gnome.org/sources/gtkmm-documentation/3.15/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gtkmm-documentation/3.19/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
 BuildRequires:  yelp-tools
-BuildRequires:  pkgconfig(giomm-2.4) >= 2.40.0
-BuildRequires:  pkgconfig(gtkmm-3.0) >= 3.15.9
+BuildRequires:  pkgconfig(giomm-2.4) >= 2.45.40
+BuildRequires:  pkgconfig(gtkmm-3.0) >= 3.19.3
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch

++++++ gtkmm-documentation-3.15.1.tar.xz -> gtkmm-documentation-3.19.3.tar.xz 
++++++
++++ 34240 lines of diff (skipped)


Reply via email to