diff --git a/breathe-4.30.0.tar.gz b/breathe-4.30.0.tar.gz new file mode 100644 index 0000000..08aa828 --- /dev/null +++ b/breathe-4.30.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:540ca6d694aa2e194ba33265f58e0070465799f6feabb726d198cb039972a5a3 +size 190892 diff --git a/python-breathe.changes b/python-breathe.changes index ff25112..3e3004f 100644 --- a/python-breathe.changes +++ b/python-breathe.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Tue Jun 1 16:05:57 UTC 2021 - Matej Cepl + +- Update to 4.30.0: + - Fix retval rendering. #687 + - Correctly label example as C. #690 + - apidoc: add -m, --members option flag. #694 + - Do not add inline modifier for C#. #668 + - Use add_css_file instead of deprecated/removed add_stylesheet. #669 + - Use native docutils for field lists, notes, and warnings. #670 + - Handle directives returning no nodes on error. #672 + - Code and documentation for membergroups and members-only options. + #637 + - Add example.tag to gitignore as it gets modified during build + process. #644 + - Add support for content-only flag when rendering pages. #645 + - When rendering a section, add target after title. #647 + - Render pages content in order. #651 + - Adds an ID to the rubric created for each section of a group. #658 + - Add missing getter and setter for C#. #661 + - Add support for rowspan/colspan to tables. #642 + ------------------------------------------------------------------- Thu Feb 25 03:13:38 UTC 2021 - Steve Kowalik diff --git a/python-breathe.spec b/python-breathe.spec index 77aa284..c4fb232 100644 --- a/python-breathe.spec +++ b/python-breathe.spec @@ -17,13 +17,14 @@ %define skip_python2 1 +%define modname breathe Name: python-breathe -Version: 4.27.0 +Version: 4.30.0 Release: 0 Summary: Sphinx Doxygen renderer License: BSD-3-Clause URL: https://github.com/michaeljones/breathe -Source: https://github.com/michaeljones/breathe/archive/v%{version}.tar.gz +Source: https://github.com/michaeljones/%{modname}/archive/v%{version}.tar.gz#/%{modname}-%{version}.tar.gz BuildRequires: %{python_module Sphinx >= 3.0.4} BuildRequires: %{python_module docutils >= 0.12} BuildRequires: %{python_module mock} @@ -37,7 +38,7 @@ Requires: python-docutils >= 0.12 Requires: python-setuptools Requires: python-six >= 1.9 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Provides: python-sphinxcontrib-breathe = %{version} Obsoletes: python-sphinxcontrib-breathe < %{version} BuildArch: noarch diff --git a/v4.27.0.tar.gz b/v4.27.0.tar.gz deleted file mode 100644 index bcd9a46..0000000 --- a/v4.27.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21fe14b241fe8596f008e799706e2c5f15371bb3325fabdf4b6aab8e60e8c59f -size 186352