Update package to version 4.35.0
This commit is contained in:
parent
f5c7b81abd
commit
6176bb4f66
Binary file not shown.
BIN
breathe-4.35.0.tar.gz
Normal file
BIN
breathe-4.35.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-breathe
|
Name: python-breathe
|
||||||
Version: 4.34.0
|
Version: 4.35.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Sphinx Doxygen renderer
|
Summary: Sphinx Doxygen renderer
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/michaeljones/breathe
|
URL: https://github.com/breathe-doc/breathe
|
||||||
Source0: https://github.com/michaeljones/breathe/archive/refs/tags/v%{version}.tar.gz#/breathe-%{version}.tar.gz
|
Source0: https://github.com/breathe-doc/breathe/archive/refs/tags/v%{version}.tar.gz#/breathe-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -13,7 +13,7 @@ Breathe is an extension to reStructuredText and Sphinx to be able to read and re
|
|||||||
|
|
||||||
%package -n python3-breathe
|
%package -n python3-breathe
|
||||||
Summary: Sphinx Doxygen renderer
|
Summary: Sphinx Doxygen renderer
|
||||||
Provides: python-breathe
|
Provides: python-breathe = %{version}-%{release}
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-sphinx
|
BuildRequires: python3-sphinx
|
||||||
@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 21 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 4.35.0-1
|
||||||
|
- Update package to version 4.35.0
|
||||||
|
|
||||||
* Fri Sep 30 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 4.34.0-1
|
* Fri Sep 30 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 4.34.0-1
|
||||||
- Upgrade to 4.34.0
|
- Upgrade to 4.34.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user