Thu, 26 Jun 2025 22:50:11 CST | login

Information for build gi-docgen-2023.1-1.oc9.1

ID20747
Package Namegi-docgen
Version2023.1
Release1.oc9.1
Epoch
DraftFalse
Sourcegit+https://gitee.com/zzrun66/gi-docgen#8daab1ba5a9faa28866d7f3f7195ab287c1bf7a0
SummaryDocumentation tool for GObject-based libraries
DescriptionGI-DocGen is a document generator for GObject-based libraries. GObject is the base type system of the GNOME project. GI-Docgen reuses the introspection data generated by GObject-based libraries to generate the API reference of these libraries, as well as other ancillary documentation. GI-DocGen is not a general purpose documentation tool for C libraries. While GI-DocGen can be used to generate API references for most GObject/C libraries that expose introspection data, its main goal is to generate the reference for GTK and its immediate dependencies. Any and all attempts at making this tool more generic, or to cover more use cases, will be weighted heavily against its primary goal. GI-DocGen is still in development. The recommended use of GI-DocGen is to add it as a sub-project to your Meson build system, and vendor it when releasing dist archives. You should not depend on a system-wide installation until GI-DocGen is declared stable.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedMon, 22 Jan 2024 14:55:06 CST
CompletedMon, 22 Jan 2024 14:56:07 CST
Taskbuild (dist-oc9-webui, /zzrun66/gi-docgen:origin/oc9-webui)
Extra{'source': {'original_url': 'git+https://gitee.com/zzrun66/gi-docgen?#origin/oc9-webui'}}
Tags
dist-oc9-webui
RPMs
src
gi-docgen-2023.1-1.oc9.1.src.rpm (info) (download)
noarch
gi-docgen-2023.1-1.oc9.1.noarch.rpm (info) (download)
gi-docgen-doc-2023.1-1.oc9.1.noarch.rpm (info) (download)
gi-docgen-fonts-2023.1-1.oc9.1.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jan 07 2023 Benjamin A. Beasley <code@musicinmybrain.net> 2023.1-1 - Update to 2023.1 (close RHBZ#2158850) * Sat Dec 31 2022 Miro Hrončok <miro@hroncok.cz> 2022.2-3 - Use tomllib (tomli) instated of deprecated python3-toml * Mon Nov 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> 2022.2-2 - Update License to SPDX * Mon Nov 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> 2022.2-1 - Update to 2022.2 (close RHBZ#2140725) * Mon Nov 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> 2022.1-7 - Drop explicit -r for pyproject_buildrequires; no longer needed * Mon Nov 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> 2022.1-6 - Drop code-of-conduct.md from the -doc subpackage * Mon Nov 14 2022 Benjamin A. Beasley <code@musicinmybrain.net> 2022.1-5 - Parallelize sphinx-build * Wed Apr 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> 2022.1-4 - Drop “forge” macros, which are not doing much here * Sat Apr 16 2022 Benjamin A. Beasley <code@musicinmybrain.net> 2022.1-3 - Update spec file comment * Sat Apr 16 2022 Benjamin A. Beasley <code@musicinmybrain.net> 2022.1-2 - Stop numbering patches * Wed Feb 16 2022 Benjamin A. Beasley <code@musicinmybrain.net> 2022.1-1 - Update to 2022.1 (close RHBZ#2053858) * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> 2021.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Nov 27 2021 Benjamin A. Beasley <code@musicinmybrain.net> 2021.8-2 - Reduce LaTeX PDF build verbosity * Thu Oct 21 2021 Benjamin A. Beasley <code@musicinmybrain.net> 2021.8-1 - Update to 2021.8 (close RHBZ#2016447) * Thu Oct 21 2021 Benjamin A. Beasley <code@musicinmybrain.net> 2021.7-5 - Reduce macro indirection in the spec file * Wed Sep 29 2021 Benjamin A. Beasley <code@musicinmybrain.net> 2021.7-4 - Improve comments about test availability * Mon Sep 27 2021 Benjamin A. Beasley <code@musicinmybrain.net> 2021.7-3 - Build PDF docs instead of HTML * Sun Sep 12 2021 Benjamin A. Beasley <code@musicinmybrain.net> 2021.7-2 - Drop BR on pyproject-rpm-macros, now implied by python3-devel * Mon Aug 16 2021 Benjamin A. Beasley <code@musicinmybrain.net> 2021.7-1 - Update to 2021.7 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> 2021.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 25 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 2021.6-1 - Initial package