diff --git a/breathe-4.30.0.tar.gz b/breathe-4.30.0.tar.gz deleted file mode 100644 index 08aa828..0000000 --- a/breathe-4.30.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:540ca6d694aa2e194ba33265f58e0070465799f6feabb726d198cb039972a5a3 -size 190892 diff --git a/breathe-4.31.0.tar.gz b/breathe-4.31.0.tar.gz new file mode 100644 index 0000000..2b33c14 --- /dev/null +++ b/breathe-4.31.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63edd18240b7aeb155c6b3d7de13c1322dd7c150f2ad2e9742e95e51b0dc48a8 +size 193629 diff --git a/python-breathe.changes b/python-breathe.changes index 3e3004f..e1b5f50 100644 --- a/python-breathe.changes +++ b/python-breathe.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sat Jan 15 15:24:12 UTC 2022 - Dirk Müller + +- update to 4.31.0: + * Collapse multiple retvals into a single bullet list + * Fix mypy issues on CI + * Print usage message from 'compare' doc script + * Test against Sphinx 4.0.3, 4.1.2 and 4.1.x branch + * Fix duplicate ``static`` in function declarations + * Directive refactoring + * Handle parsing errors + * Make doxygenfunction more robust when matching parameters + * Separate, link and style the changelog + * Update changelog and readme ahead of release + * CICD: Track Sphinx 4.2.x development series + ------------------------------------------------------------------- Tue Jun 1 16:05:57 UTC 2021 - Matej Cepl diff --git a/python-breathe.spec b/python-breathe.spec index c4fb232..089151e 100644 --- a/python-breathe.spec +++ b/python-breathe.spec @@ -1,7 +1,7 @@ # # spec file for package python-breathe # -# 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 @@ -19,7 +19,7 @@ %define skip_python2 1 %define modname breathe Name: python-breathe -Version: 4.30.0 +Version: 4.31.0 Release: 0 Summary: Sphinx Doxygen renderer License: BSD-3-Clause