From 575c07c620f88d6a487faa9447ed07e458ec81182ed552bae832d9eb4837999a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 8 Mar 2023 10:59:51 +0000 Subject: [PATCH] Accepting request 1069927 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/1069927 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtkmm-documentation?expand=0&rev=58 --- gtkmm-documentation.changes | 21 +++++++++++++++++++++ gtkmm-documentation.spec | 6 +++--- gtkmm-documentation-4.0.2.tar.xz | 3 --- gtkmm-documentation-4.0.3.tar.xz | 3 +++ 4 files changed, 27 insertions(+), 6 deletions(-) delete mode 100644 gtkmm-documentation-4.0.2.tar.xz create mode 100644 gtkmm-documentation-4.0.3.tar.xz diff --git a/gtkmm-documentation.changes b/gtkmm-documentation.changes index 64853ca..4a031d5 100644 --- a/gtkmm-documentation.changes +++ b/gtkmm-documentation.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Mar 7 12:28:20 UTC 2023 - Bjørn Lie + +- 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 + ------------------------------------------------------------------- Fri Apr 8 21:22:57 UTC 2022 - Emily Gonyer diff --git a/gtkmm-documentation.spec b/gtkmm-documentation.spec index 38e06e5..13eaef6 100644 --- a/gtkmm-documentation.spec +++ b/gtkmm-documentation.spec @@ -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 @@ rm -r %{buildroot}%{_datadir}/doc/gtkmm-4.0/tutorial/html %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 diff --git a/gtkmm-documentation-4.0.2.tar.xz b/gtkmm-documentation-4.0.2.tar.xz deleted file mode 100644 index 971f891..0000000 --- a/gtkmm-documentation-4.0.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34bc29d876750c10b901b35da769508b3b933b53d4b3e4f70321ce2794905866 -size 2612384 diff --git a/gtkmm-documentation-4.0.3.tar.xz b/gtkmm-documentation-4.0.3.tar.xz new file mode 100644 index 0000000..f671422 --- /dev/null +++ b/gtkmm-documentation-4.0.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2204c76e40a5acbb33b7db8b21081b2e0801ad465fd0dece018bc33d334acd45 +size 2641248