Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-gi-docgen for openSUSE:Factory checked in at 2022-03-23 20:16:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-gi-docgen (Old) and /work/SRC/openSUSE:Factory/.python-gi-docgen.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gi-docgen" Wed Mar 23 20:16:51 2022 rev:5 rq:963634 version:2022.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-gi-docgen/python-gi-docgen.changes 2021-12-21 18:40:37.881873826 +0100 +++ /work/SRC/openSUSE:Factory/.python-gi-docgen.new.25692/python-gi-docgen.changes 2022-03-23 20:17:58.382449001 +0100 @@ -1,0 +2,29 @@ +Sat Feb 12 18:38:36 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 2022.1: + + Do not qualify type names that are already qualified + + Handle implied zero-terminated=1 attribute + + Display type note for strings inside arrays + + Use C types for string and property types + + Add support for OpenSearch + + Fix links to callback types + + Validate the "type" link fragment + + Split type and array parsing + + Add exception mode to the GIR parser + + Handle missing type information in arguments + + Add more contrast to the dimmed text class + + Improve classification of pointer arguments + + Add blurb when eliding inherited methods + + Include bits in structure fields + + Add a test suite for the gi-docgen link generator + + Style keyboard shortcuts like libadwaita + + Do not require a message for deprecations + + Add anchors for enumeration values + + Add a ToC for the page navigation side bar + + Fix pointer type detection + + Note functions that are not introspectable or that have been + shadowed + + Split "related" libraries from "dependencies" +- Drop 114.patch: Fixed upstream. + +------------------------------------------------------------------- Old: ---- 114.patch gi-docgen-2021.8.tar.gz New: ---- gi-docgen-2022.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gi-docgen.spec ++++++ --- /var/tmp/diff_new_pack.mk9tYk/_old 2022-03-23 20:17:59.106449410 +0100 +++ /var/tmp/diff_new_pack.mk9tYk/_new 2022-03-23 20:17:59.126449422 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-gi-docgen # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,12 @@ %define pythons python3 Name: python-gi-docgen -Version: 2021.8 +Version: 2022.1 Release: 0 Summary: Documentation tool for GObject-based libraries License: Apache-2.0 AND GPL-3.0-or-later AND CC0-1.0 URL: https://gitlab.gnome.org/ebassi/gi-docgen Source: https://files.pythonhosted.org/packages/source/g/gi-docgen/gi-docgen-%{version}.tar.gz -# PATCH-FIX-UPSTREAM 114.patch -- gir: Do not qualify type names that are already qualified -Patch: https://gitlab.gnome.org/GNOME/gi-docgen/-/merge_requests/114.patch BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} ++++++ gi-docgen-2021.8.tar.gz -> gi-docgen-2022.1.tar.gz ++++++ ++++ 262502 lines of diff (skipped)