Hello community, here is the log from the commit of package p11-kit for openSUSE:Leap:15.2 checked in at 2020-02-14 17:58:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/p11-kit (Old) and /work/SRC/openSUSE:Leap:15.2/.p11-kit.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "p11-kit" Fri Feb 14 17:58:06 2020 rev:18 rq:769260 version:0.23.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/p11-kit/p11-kit.changes 2020-01-15 15:38:01.155052556 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.p11-kit.new.26092/p11-kit.changes 2020-02-14 17:58:12.338830917 +0100 @@ -1,0 +2,5 @@ +Mon Dec 23 11:00:15 UTC 2019 - Ludwig Nussel <[email protected]> + +- Also build documentation (boo#1013125) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ p11-kit.spec ++++++ --- /var/tmp/diff_new_pack.TNbBHp/_old 2020-02-14 17:58:12.858831228 +0100 +++ /var/tmp/diff_new_pack.TNbBHp/_new 2020-02-14 17:58:12.858831228 +0100 @@ -99,7 +99,9 @@ %build # autoreconf needed for p11-kit-biarch.patch autoreconf -f -i -%configure --with-trust-paths=%{trustdir_cfg}:%{trustdir_static} +%configure \ + --with-trust-paths=%{trustdir_cfg}:%{trustdir_static} \ + --enable-doc make %{?_smp_mflags} V=1 %install @@ -175,6 +177,9 @@ %defattr(-,root,root) %{_bindir}/p11-kit %{_bindir}/trust +%{_mandir}/man1/trust.1.gz +%{_mandir}/man5/pkcs11.conf.5.gz +%{_mandir}/man8/p11-kit.8.gz %files devel %defattr(-,root,root)
