Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: gtk-doc-manual | Distribution: SUSE Linux Enterprise 15 |
Version: 1.32 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 1.23 | Build date: Sat Jun 6 03:35:24 2020 |
Group: Documentation/HTML | Build host: s390zp38 |
Size: 135862 | Source RPM: gtk-doc-manual-1.32-1.23.src.rpm |
Packager: https://www.suse.com/ | |
Url: http://www.gtk.org/gtk-doc/ | |
Summary: Manual for Gtkdoc |
User manual for Gtkdoc
GFDL-1.1-or-later
* Sat Jan 25 2020 dimstar@opensuse.org - No longer recommend -lang: supplements are in use * Thu Dec 19 2019 dimstar@opensuse.org - Revert building as noarch: ./python/gtkdoc/config.py:pkg_config = '/usr/bin/i586-suse-linux-gnu-pkg-config' * Sun Dec 15 2019 stefan.bruens@rwth-aachen.de - Make package noarch, no binary files included. - Move manual to separate subpackage, and build it using _multibuild. Removes python3-libxml2 build dependency (via yelp-tools/itstool) from main package. - Correct license for documentation, it is GFDL-1.1-or-later. - Stop packaging obsolete docs, replaced by the manual. * Fri Nov 08 2019 stefan.bruens@rwth-aachen.de - Move gtkdoc-mkpdf to a separate package, pulling in the required dblatex. Set dblatex path so configure puts it into config.py. - Drop ChangeLog from doc (not updated since 2009), NEWS is sufficient. - Update description, gtk-doc no longer uses perl but python. - Spec file cleanup * Mon Sep 02 2019 stefan.bruens@rwth-aachen.de - Remove openjade BuildRequires/Requires, SGML support was removed in gtk-doc 1.25. * Wed Aug 21 2019 dimstar@opensuse.org - Update to version 1.32: + Hotfix release. - changes from version 1.31: + fix "Wrong permissions for style CSS file" (#84). - Changes from version 1.30: + GTK-Doc is now using python-pygments to do the syntax highlighing. + This version ships with a new expermiental gtkdoc-mkhtml2 toolchain replacing gktdoc-mkhtml+gtkdoc-fixxref. - Add python3-pygments Requires: new dependency. - Drop source-highlight recommends: no longer the used highlighting tool. * Tue Aug 28 2018 bjorn.lie@gmail.com - Update to version 1.29: + GTK-Doc now requires python-3.X. It does not requires python-six anymore. + Note that this is a nonmaintainer release and that tests are known to be broken. + Bugs fixed: bgo#674163, bgo#795744, bgo#796011, bgo#796012. - Drop python3-six Requires following upstream changes. - Use autosetup macro. * Sat Mar 24 2018 bjorn.lie@gmail.com - Update to version 1.28: + Bugs fixed: bgo#791928, bgo#792148, bgo#792661, bgo#793599, bgo#794051, bgo#794182. * Wed Feb 28 2018 dimstar@opensuse.org - Modernize spec-file by calling spec-cleaner * Sat Dec 09 2017 zaitor@opensuse.org - Update to version 1.27: + Finetune the python port. + Bugs fixed: bgo#773879, bgo#786174, bgo#787495, bgo#787768, bgo#787862, bgo#788473, bgo#789531, bgo#790022, bgo#791131. - Drop upstream fixed patches: + gtk-doc-fixxref-logging.patch. + gtk-doc-Generate-main-sgml.patch. + gtk-doc-open-docs-as-utf8.patch. - Following the above, no longer pass autoreconf, not needed as we do not carry any patches. * Sat Dec 02 2017 dimstar@opensuse.org - Add gtk-doc-fixxref-logging.patch: Use logging infrastructure for LogWarning (bgo#791131). * Tue Oct 24 2017 dimstar@opensuse.org - Switch to python3: add PYTHON=%{_bindir}/python3 to configure. - Add: gtk-doc-open-docs-as-utf8.patch: Always open files using utf-8. In python3, strings are differently represented internally. * Fri Oct 20 2017 dimstar@opensuse.org - Do not build as noarch: /usr/share/gtk-doc/python/gtkdoc/config.py contains a full path reference to $arch-pkg-config. * Tue Oct 10 2017 zaitor@opensuse.org - Add gtk-doc-Generate-main-sgml.patch: Generate main sgml file by waiting on mkdb. Fix first time parallel builds (bgo#786174). - Following the above, add libtool BuildRequires and pass autoreconf as the above patch touches the buildsystem. - No longer pass --disable-scrollkeeper to configure, no longer needed, nor recognized by configure. * Mon Sep 04 2017 dimstar@opensuse.org - Add glib2-devel Requires: the various gtk-doc generation programs call pkg-config --variables glib-2.0 in various cases. * Tue Aug 15 2017 zaitor@opensuse.org - Update to version 1.26: + Remove tmpl support (gtkdoc-mktmpl). + Port all tools from bash/perl to python. + Bugs fixed: bgo#773879, bgo#780789, bgo#752126, bgo#753052, bgo#758137, bgo#764407, bgo#764543, bgo#768675, bgo#769125, bgo#769341, bgo#771255, bgo#773151, bgo#774168, bgo#774812, bgo#778144, bgo#779566, bgo#784177. - Drop reproducible.patch, fixed upstream. - Add python-six and python3-six Requires, needed after upstreams port to python. * Thu Jun 29 2017 bwiedemann@suse.com - Add reproducible.patch to sort input file lists to fix indeterminism in gstreamer and vte html docs (bgo#784177). * Wed Jun 01 2016 jengelh@inai.de - Switch from libxslt to xsltproc (Requires and BuildRequires). * Thu Apr 14 2016 idonmez@suse.com - Update to GNOME 3.20 Fate#318572 * Tue Mar 22 2016 dimstar@opensuse.org - Update to version 1.25: + Bugs fixed: bgo#742404, bgo#743182, bgo#744061, bgo#751479, bgo#751777, bgo#751783, bgo#751906, bgo#752795, bgo#753145, bgo#753348, bgo#756297, bgo#756368, bgo#756519, bgo#756684, bgo#756998, bgo#758996, bgo#759017, bgo#763465. * Sat May 30 2015 zaitor@opensuse.org - Update to version 1.24: + This is another quick bugfix release for a regression, see bgo#749591. + gtk-doc 1.23 no longer includes xml namespace in .devhelp2 files (bgo#749591). + .gitignore files should not be under version control (bgo#749706). + Support syntax highlighting of different languages (bgo#749816). + Strip common indent when highlighting with vim (bgo#749901). * Sun May 17 2015 zaitor@opensuse.org - Update to version 1.23: + Bugs fixed: bgo#749142, bgo#749210. - Changes from version 1.22: + Bugs fixed: bgo#727778, bgo#729911, bgo#732689, bgo#734689, bgo#736073, bgo#736725, bgo#741305, bgo#741763, bgo#741941, bgo#743879, bgo#743967, bgo#744075, bgo#744368, bgo#746118, bgo#746120, bgo#746121, bgo#747207, bgo#747298, bgo#748456. - Drop gtk-doc-reproducible-html.patch: fixed upstream. * Tue Feb 03 2015 coolo@suse.com - Add gtk-doc-reproducible-html.patch from the debian reproducible builds project to make output reproducible.
/usr/share/help/C/gtk-doc-manual /usr/share/help/C/gtk-doc-manual/fdl-appendix.xml /usr/share/help/C/gtk-doc-manual/index.docbook /usr/share/licenses/gtk-doc-manual /usr/share/licenses/gtk-doc-manual/COPYING-DOCS
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:25:27 2024