fix group for docs

This commit is contained in:
Mikhail Novosyolov 2021-09-26 23:09:37 +03:00
parent d43f765ed7
commit 7ebcc0dc9c

View file

@ -3,7 +3,7 @@ Name: python-breathe
License: BSD License: BSD
Group: Development/Python Group: Development/Python
Version: 4.31.0 Version: 4.31.0
Release: 1 Release: 2
URL: https://github.com/michaeljones/breathe URL: https://github.com/michaeljones/breathe
Source0: https://github.com/michaeljones/breathe/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz Source0: https://github.com/michaeljones/breathe/archive/v%{version}.tar.gz?/%{name}-%{version}.tar.gz
BuildRequires: doxygen BuildRequires: doxygen
@ -28,6 +28,7 @@ render the Doxygen xml output.
%package -n python3-breathe %package -n python3-breathe
Summary: %{summary} Summary: %{summary}
Group: Development/Python
Requires: python3-six Requires: python3-six
Requires: doxygen Requires: doxygen
@ -44,6 +45,7 @@ Requires: doxygen
%package doc %package doc
Summary: Documentation files for breathe Summary: Documentation files for breathe
Group: Documentation
# tinyxml uses zlib license # tinyxml uses zlib license
License: BSD and zlib License: BSD and zlib