diff --git a/libdbusmenu.spec b/libdbusmenu.spec index 1b4fd78..97257a3 100644 --- a/libdbusmenu.spec +++ b/libdbusmenu.spec @@ -1,6 +1,6 @@ Name: libdbusmenu Version: 16.04.0 -Release: 12 +Release: 13 Summary: Pass a menu structure across DBus License: LGPLv3 or LGPLv2 and GPLv3 URL: https://launchpad.net/libdbusmenu @@ -8,7 +8,7 @@ Source0: https://launchpad.net/libdbusmenu/16.04/%{version}/+download/%{n Patch0: 0001-libdbusmenu-add-patch-to-modify-build-err.patch -BuildRequires: atk-devel autoconf automake gettext glibc-devel gnome-common intltool libtool libxslt +BuildRequires: atk-devel autoconf automake gettext glibc-devel gnome-common intltool libtool libxslt gtk-doc BuildRequires: pkgconfig pkgconfig(atk) pkgconfig(gio-2.0) >= 2.35.4 pkgconfig(gio-unix-2.0) >= 2.24 BuildRequires: pkgconfig(glib-2.0) >= 2.35.4 pkgconfig(gobject-introspection-1.0) >= 0.10 BuildRequires: pkgconfig(gtk+-2.0) >= 2.16 pkgconfig(gtk+-3.0) >= 2.91 pkgconfig(json-glib-1.0) >= 0.13.4 @@ -199,6 +199,9 @@ cd - %{_datadir}/gtk-doc/* %changelog +* Fri Jan 07 2022 wulei - 16.04.0-13 +- Repair failed to execute "gtkdocize" + * Mon Oct 26 2020 leiju - 16.04.0-12 - Modify BuildRequires from python2 to python3