diff --git a/json-glib.changes b/json-glib.changes index 9144a78..7b52f2f 100644 --- a/json-glib.changes +++ b/json-glib.changes @@ -4,8 +4,6 @@ Wed Aug 25 17:06:23 UTC 2021 - Bjørn Lie - Update to version 1.6.6: + New release with the documentation and gi-docgen included in the archive. -- Build API documentation again, add python3-gi-docgen BuildRequires - and pass gtk_doc=enabled to meson. - Drop gtk-doc BuildRequires, no longer needed, nor used. - Add docbook-xsl-stylesheets and libxslt-tools BuildRequires, needed for building of manpages. diff --git a/json-glib.spec b/json-glib.spec index fa2bf5f..4cf9d49 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -34,7 +34,6 @@ BuildRequires: gobject-introspection-devel BuildRequires: libxslt-tools BuildRequires: meson BuildRequires: pkgconfig -BuildRequires: python3-gi-docgen BuildRequires: translation-update-upstream %description @@ -100,7 +99,7 @@ translation-update-upstream po %{name}-1.0 %build %meson \ -Dman=true \ - -Dgtk_doc=enabled \ + -Dgtk_doc=disabled \ %{nil} %meson_build @@ -129,7 +128,6 @@ translation-update-upstream po %{name}-1.0 %{_bindir}/json-glib-validate %{_mandir}/man1/json-glib-format.1%{ext_man} %{_mandir}/man1/json-glib-validate.1%{ext_man} -%{_datadir}/doc/json-glib-1.0/ # %{_includedir}/%{name}-1.0 %{_libdir}/*.so