diff --git a/p11-kit.spec b/p11-kit.spec index a74fc93..9ca108f 100644 --- a/p11-kit.spec +++ b/p11-kit.spec @@ -1,6 +1,6 @@ Name: p11-kit Version: 0.23.14 -Release: 2 +Release: 3 Summary: Provides a way to load and enumerate PKCS#11 modules. License: BSD URL: http://p11-glue.freedesktop.org/p11-kit.html @@ -23,7 +23,7 @@ Patch6011: trust-Ignore-unreadable-content-in-anchors.patch Patch6012: modules-check-gl.modules-before-iterates-on-it-when-.patch Patch6013: modules-Fix-index-used-in-call-to-p11_dict_remove.patch -BuildRequires: gcc libtasn1-devel >= 2.3 libffi-devel gtk-doc systemd-devel pkgconfig(glib-2.0) +BuildRequires: gcc libtasn1-devel >= 2.3 libffi-devel gtk-doc systemd-devel pkgconfig(glib-2.0) libxslt %description Provides a way to load and enumerate PKCS#11 modules. @@ -126,6 +126,9 @@ fi %{_libexecdir}/p11-kit/trust-extract-compat %changelog +* Wed Nov 20 2019 openEuler Buildteam - 0.23.14-3 +- Add Buildrequires: libxslt + * Fri Sep 27 2019 openEuler Buildteam - 0.23.14-2 - Correct patch number