Hello community,
here is the log from the commit of package gtkmm-documentation for
openSUSE:Factory checked in at 2018-12-21 08:21:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtkmm-documentation (Old)
and /work/SRC/openSUSE:Factory/.gtkmm-documentation.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtkmm-documentation"
Fri Dec 21 08:21:03 2018 rev:32 rq:657859 version:3.24.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/gtkmm-documentation/gtkmm-documentation.changes
2018-03-09 10:41:04.550607076 +0100
+++
/work/SRC/openSUSE:Factory/.gtkmm-documentation.new.28833/gtkmm-documentation.changes
2018-12-21 08:21:22.305572664 +0100
@@ -1,0 +2,17 @@
+Mon Dec 3 19:38:13 UTC 2018 - [email protected]
+
+- Update to version 3.24.0:
+ + Add Gtk::FileChooserNative example.
+ + Document Gtk::make_managed().
+ + Require gtkmm-3.0 >= 3.24.0.
+- Changes from version 3.22.1:
+ + Headers and Linking section: Replace broken link.
+ + Fix buildapp/Makefile.am and buildapp/README. Fix the build of
+ resources.c in steps 8 and 9.
+ + Mixing C & C++: Clarify ownership of wrap() result.
+ + Don't use the deprecated Gdk::screen_width() and
+ screen_height().
+ + Clarify: ColumnRecords can be static *singletons*.
+ + Fix a broken link to www.gtkmm.org.
+
+-------------------------------------------------------------------
Old:
----
gtkmm-documentation-3.22.0.tar.xz
New:
----
gtkmm-documentation-3.24.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtkmm-documentation.spec ++++++
--- /var/tmp/diff_new_pack.gQx1YE/_old 2018-12-21 08:21:22.753572244 +0100
+++ /var/tmp/diff_new_pack.gQx1YE/_new 2018-12-21 08:21:22.757572240 +0100
@@ -12,23 +12,24 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: gtkmm-documentation
-Version: 3.22.0
+Version: 3.24.0
Release: 0
Summary: C++ Bindings for GTK+ -- Documentation
License: GFDL-1.2-only AND GPL-2.0-or-later
Group: Documentation/Other
URL: http://www.gnome.org
-Source:
http://download.gnome.org/sources/gtkmm-documentation/3.22/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gtkmm-documentation/3.24/%{name}-%{version}.tar.xz
+
BuildRequires: gcc-c++
BuildRequires: pkgconfig
BuildRequires: yelp-tools
BuildRequires: pkgconfig(giomm-2.4) >= 2.50.0
-BuildRequires: pkgconfig(gtkmm-3.0) >= 3.22.0
+BuildRequires: pkgconfig(gtkmm-3.0) >= 3.24.0
Recommends: %{name}-lang
BuildArch: noarch
++++++ gtkmm-documentation-3.22.0.tar.xz -> gtkmm-documentation-3.24.0.tar.xz
++++++
++++ 44390 lines of diff (skipped)