Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gtkmm-documentation for
openSUSE:Factory checked in at 2023-04-03 17:46:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtkmm-documentation (Old)
and /work/SRC/openSUSE:Factory/.gtkmm-documentation.new.9019 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtkmm-documentation"
Mon Apr 3 17:46:28 2023 rev:37 rq:1076881 version:4.10.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/gtkmm-documentation/gtkmm-documentation.changes
2023-03-08 14:53:56.415122893 +0100
+++
/work/SRC/openSUSE:Factory/.gtkmm-documentation.new.9019/gtkmm-documentation.changes
2023-04-03 17:46:32.318991155 +0200
@@ -1,0 +2,18 @@
+Sat Apr 1 23:58:37 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Update to version 4.10.0:
+ + There are no releases between 4.0.x and 4.10.0. This release is
+ called 4.10.0 because the tutorial describes the new API in
+ gtkmm 4.10.0 and some of the example programs use this new API.
+ Other example programs use API which is now deprecated. It's
+ not possible to build all examples with warnings=fatal.
+ + Add the "Deprecations in gtkmm 4.10" section
+ + Update the Dialogs chapter
+ + Add "The DropDown Widget" chapter
+ + Add the "ListView, GridView, ColumnView" chapter
+ + String fixes
+ + Build:
+ - Require gtkmm-4.0 >= 4.10.0
+ - Set warnings=max when testing a dist tarball
+
+-------------------------------------------------------------------
Old:
----
gtkmm-documentation-4.0.3.tar.xz
New:
----
gtkmm-documentation-4.10.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtkmm-documentation.spec ++++++
--- /var/tmp/diff_new_pack.0Zh8RP/_old 2023-04-03 17:46:32.946212285 +0200
+++ /var/tmp/diff_new_pack.0Zh8RP/_new 2023-04-03 17:46:32.954253581 +0200
@@ -17,13 +17,13 @@
Name: gtkmm-documentation
-Version: 4.0.3
+Version: 4.10.0
Release: 0
Summary: C++ Bindings for GTK+ -- Documentation
License: GFDL-1.2-only AND GPL-2.0-or-later
Group: Documentation/Other
URL: https://gtkmm.org
-Source0:
https://download.gnome.org/sources/gtkmm-documentation/4.0/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gtkmm-documentation/4.10/%{name}-%{version}.tar.xz
Source99: %{name}-rpmlintrc
BuildRequires: c++_compiler
@@ -32,7 +32,7 @@
BuildRequires: pkgconfig
BuildRequires: yelp-tools
BuildRequires: pkgconfig(giomm-2.68) >= 2.68.0
-BuildRequires: pkgconfig(gtkmm-4.0) >= 4.0.0
+BuildRequires: pkgconfig(gtkmm-4.0) >= 4.10.0
BuildArch: noarch
%description
++++++ gtkmm-documentation-4.0.3.tar.xz -> gtkmm-documentation-4.10.0.tar.xz
++++++
++++ 71906 lines of diff (skipped)