Accepting request 616962 from home:zhangxiaofei:branches:Base:System
- New version 0.23.12 * Fix compile error when PKCS#11 GNU calling convention enabled - Changelog from version 0.23.11 * trust: Add extractor for edk2/cacerts.bin * modules: Add option to control module visibility from proxy * trust: Prevent trust module being loaded by proxy module * library: Use dedicated locale object for printing error * Treat CKR_CRYPTOKI_ALREADY_INITIALIZED correctly * Improve const correctness for P11KitUri * PKCS#11 URI scheme comparison is now case insensitive - Drop p11-kit-biarch.patch: Obsolete since 0.23.10 OBS-URL: https://build.opensuse.org/request/show/616962 OBS-URL: https://build.opensuse.org/package/show/Base:System/p11-kit?expand=0&rev=30
This commit is contained in:
@@ -22,14 +22,14 @@
|
||||
%define trustdir_static %{pkidir_static}/trust
|
||||
|
||||
Name: p11-kit
|
||||
Version: 0.23.10
|
||||
Version: 0.23.12
|
||||
Release: 0
|
||||
Summary: Library to work with PKCS#11 modules
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://p11-glue.freedesktop.org/p11-kit.html
|
||||
Source0: https://github.com/p11-glue/p11-kit/releases/download/0.23.10/%{name}-%{version}.tar.gz
|
||||
Source1: https://github.com/p11-glue/p11-kit/releases/download/0.23.10/%{name}-%{version}.tar.gz.sig
|
||||
Source0: https://github.com/p11-glue/p11-kit/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: https://github.com/p11-glue/p11-kit/releases/download/%{version}/%{name}-%{version}.tar.gz.sig
|
||||
Source98: p11-kit.keyring
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: gtk-doc
|
||||
|
Reference in New Issue
Block a user