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-03-08 14:53:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtkmm-documentation (Old)
and /work/SRC/openSUSE:Factory/.gtkmm-documentation.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtkmm-documentation"
Wed Mar 8 14:53:55 2023 rev:36 rq:1070151 version:4.0.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/gtkmm-documentation/gtkmm-documentation.changes
2022-04-27 21:41:56.473056965 +0200
+++
/work/SRC/openSUSE:Factory/.gtkmm-documentation.new.31432/gtkmm-documentation.changes
2023-03-08 14:53:56.415122893 +0100
@@ -1,0 +2,21 @@
+Tue Mar 7 12:28:20 UTC 2023 - Bjørn Lie <[email protected]>
+
+- Update to version 4.0.3:
+ + application/menubar example: Make the keyboard shortcuts work
+ + ComboBox examples: Use Gtk::EventcontrollerFocus
+ + Update the Custom Widgets chapter, add the Custom CSS Names
+ section, update the corresponding examples, add the Custom CSS
+ Name example
+ + Typo and spacing fixes
+ + Many chapters have been updated. All of the tutorial now
+ describes gtkmm4, rather than gtkmm3.
+ + Many classes and methods are deprecated since gtk/gtkmm 4.9.
+ Deprecated API has been replaced by non-deprecated API in some
+ examples. Deprecated API is still used elsewhere. If you build
+ with gtkmm > 4.8, it's not possible to build all examples with
+ -Dwarnings=fatal.
+ + Meson build:
+ - Insert_example_code.py: Sort input file list
+ - Avoid configuration warnings
+
+-------------------------------------------------------------------
Old:
----
gtkmm-documentation-4.0.2.tar.xz
New:
----
gtkmm-documentation-4.0.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtkmm-documentation.spec ++++++
--- /var/tmp/diff_new_pack.WUPqOY/_old 2023-03-08 14:53:56.879125420 +0100
+++ /var/tmp/diff_new_pack.WUPqOY/_new 2023-03-08 14:53:56.883125442 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gtkmm-documentation
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: gtkmm-documentation
-Version: 4.0.2
+Version: 4.0.3
Release: 0
Summary: C++ Bindings for GTK+ -- Documentation
License: GFDL-1.2-only AND GPL-2.0-or-later
@@ -78,7 +78,7 @@
%files -n gtkmm4-tutorial
%license COPYING
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS ChangeLog NEWS README.md
%{_datadir}/help/C/gtkmm-tutorial/
%files -n gtkmm4-tutorial-lang -f gtkmm-tutorial.lang
++++++ gtkmm-documentation-4.0.2.tar.xz -> gtkmm-documentation-4.0.3.tar.xz
++++++
++++ 75455 lines of diff (skipped)