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 2021-09-03 21:25:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gi-docgen (Old)
 and      /work/SRC/openSUSE:Factory/.python-gi-docgen.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gi-docgen"

Fri Sep  3 21:25:28 2021 rev:2 rq:915470 version:2021.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gi-docgen/python-gi-docgen.changes        
2021-04-12 12:38:59.021482205 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-gi-docgen.new.1899/python-gi-docgen.changes  
    2021-09-03 21:25:32.434132438 +0200
@@ -1,0 +2,21 @@
+Tue Aug 17 11:10:23 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 2021.7:
+  + Add a "check" sub-command
+  + Allow defining multiple content directories
+  + Detect gtk-doc code blocks for JavaScript
+  + Multiple changes to the basic template
+  + Add in-page content navigation
+  + Filter hidden data from indices
+  + Allow defining hidden symbols matching a regular expression
+  + Handle (attribute element-type) annotation for GListModel
+  + Fix class method linking
+  + Fix links to callback type arguments
+  + Fix argument listing in class methods
+  + Don't grab the 's' key when the sidebar is hidden
+  + Index the extra content files for search
+  + Fix gtk-doc sigil handling in code blocks
+  + Re-instate gtk-doc `()` function detection
+- Switch to building only default flavour of python3.
+
+-------------------------------------------------------------------

Old:
----
  gi-docgen-2021.2.tar.gz

New:
----
  gi-docgen-2021.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-gi-docgen.spec ++++++
--- /var/tmp/diff_new_pack.uShlX3/_old  2021-09-03 21:25:32.950133592 +0200
+++ /var/tmp/diff_new_pack.uShlX3/_new  2021-09-03 21:25:32.954133601 +0200
@@ -16,17 +16,17 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define pythons python3
 Name:           python-gi-docgen
-Version:        2021.2
+Version:        2021.7
 Release:        0
 Summary:        Documentation tool for GObject-based libraries
-License:        GPL-3.0-or-later AND Apache-2.0 AND CC0-1.0
+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
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module Jinja2}
 BuildRequires:  %{python_module Markdown}
@@ -44,6 +44,7 @@
 Requires:       python-typogrify
 Suggests:       python-coverage
 Suggests:       python-green
+Obsoletes:      python38-gi-docgen < %{version}
 BuildArch:      noarch
 %python_subpackages
 
@@ -72,5 +73,7 @@
 %license LICENSES LICENSES/Apache-2.0.txt LICENSES/GPL-3.0-or-later.txt
 %python_alternative %{_bindir}/gi-docgen
 %{python_sitelib}/*
+%{_mandir}/man1/gi-docgen.1%{?ext_man}
+%{_datadir}/pkgconfig/gi-docgen.pc
 
 %changelog

++++++ gi-docgen-2021.2.tar.gz -> gi-docgen-2021.7.tar.gz ++++++
++++ 13351 lines of diff (skipped)

Reply via email to