Hello community, here is the log from the commit of package libp11 for openSUSE:Factory checked in at 2019-03-18 10:41:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libp11 (Old) and /work/SRC/openSUSE:Factory/.libp11.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libp11" Mon Mar 18 10:41:20 2019 rev:30 rq:685480 version:0.4.9 Changes: -------- --- /work/SRC/openSUSE:Factory/libp11/libp11.changes 2019-02-01 11:47:01.852454790 +0100 +++ /work/SRC/openSUSE:Factory/.libp11.new.28833/libp11.changes 2019-03-18 10:41:23.099271080 +0100 @@ -1,0 +2,5 @@ +Tue Mar 12 16:15:22 UTC 2019 - Marketa Calabkova <[email protected]> + +- Add p11-kit-devel to BuildRequires (boo#1122413) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libp11.spec ++++++ --- /var/tmp/diff_new_pack.oPBt2u/_old 2019-03-18 10:41:23.611270454 +0100 +++ /var/tmp/diff_new_pack.oPBt2u/_new 2019-03-18 10:41:23.611270454 +0100 @@ -30,18 +30,19 @@ Summary: Library Implementing a Small Layer on Top of PKCS#11 API License: LGPL-2.1-or-later Group: Productivity/Security -Url: https://github.com/OpenSC/libp11 +URL: https://github.com/OpenSC/libp11 Source0: https://github.com/OpenSC/libp11/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz Source1: https://github.com/OpenSC/libp11/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz.asc Source2: %{name}.keyring Source3: %{name}-rpmlintrc -# The engine_pkcs11 library has been merged into version 0.4.0 and later. -# (It existed only in security:chipcard OBS repository. -Obsoletes: engine_pkcs11 <= 0.2.2 BuildRequires: fdupes +BuildRequires: p11-kit-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(zlib) +# The engine_pkcs11 library has been merged into version 0.4.0 and later. +# (It existed only in security:chipcard OBS repository. +Obsoletes: engine_pkcs11 <= 0.2.2 %description Libp11 is a library implementing a small layer on top of PKCS#11 API to
