Hello community,
here is the log from the commit of package gtkmm-documentation for
openSUSE:Factory checked in at 2015-03-30 19:12:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2014-05-05 21:17:49.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gtkmm-documentation.new/gtkmm-documentation.changes
2015-03-30 19:12:41.000000000 +0200
@@ -1,0 +2,32 @@
+Mon Mar 2 09:28:57 UTC 2015 - [email protected]
+
+- Update to version 3.15.1:
+ + Replace use of deprecated Widget::override_*() methods.
+ + Add ScaleButton example.
+ + Add VolumeButton example.
+ + Add the "Gio::Resource and glib-compile-resources" section.
+ + drawingarea/image and menus_and_toolbars examples: Use resource
+ files.
+ + Custom widget example: Use Gtk::StyleProperty.
+ + Improve the UI definitions in the menu examples.
+ + Main menu example: Use Gtk::Application to display an app menu.
+ + Menus and Toolbars: Update the text and examples.
+ + Completed _WRAP_SIGNAL and _WRAP_VFUNC documentation.
+ + Arrow example: Arrow icons have been renamed.
+ + Remove the example with the deprecated StatusIcon.
+ + Add _WRAP_CHILD_PROPERTY section to tutorial.
+ + others/cellrenderercustom/testpopup: Use the new base class
+ order.
+ + Application/app_and_win_menus example: Hide the window when
+ quitting (bgo#731126).
+ + Mention that Arrow, Alignment and most Button signals are
+ deprecated.
+ + Fix 'make check' after Gtk::Alignment has been deprecated.
+ + Fix 'make check' after Gtk::Misc has been deprecated.
+ + Fix 'make check' after Gtk::Arrow has been deprecated.
+ + PlacesSidebar example: use new show-enter-location.
+ + Application example: Show the new command-line parsing API
+ (bgo#727822).
+ + Builder examples: Don't use deprecated API in the Glade files.
+
+-------------------------------------------------------------------
Old:
----
gtkmm-documentation-3.12.0.tar.xz
New:
----
gtkmm-documentation-3.15.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtkmm-documentation.spec ++++++
--- /var/tmp/diff_new_pack.eUJX4W/_old 2015-03-30 19:12:42.000000000 +0200
+++ /var/tmp/diff_new_pack.eUJX4W/_new 2015-03-30 19:12:42.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package gtkmm-documentation
#
-# 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
@@ -17,17 +17,17 @@
Name: gtkmm-documentation
-Version: 3.12.0
+Version: 3.15.1
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.12/%{name}-%{version}.tar.xz
+Source:
http://download.gnome.org/sources/gtkmm-documentation/3.15/%{name}-%{version}.tar.xz
BuildRequires: gcc-c++
BuildRequires: yelp-tools
BuildRequires: pkgconfig(giomm-2.4) >= 2.40.0
-BuildRequires: pkgconfig(gtkmm-3.0) >= 3.12.0
+BuildRequires: pkgconfig(gtkmm-3.0) >= 3.15.9
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
++++++ gtkmm-documentation-3.12.0.tar.xz -> gtkmm-documentation-3.15.1.tar.xz
++++++
++++ 47101 lines of diff (skipped)