automatic version update by autodist [release 0.24.0-1mamba;Fri Jun 04 2021]

This commit is contained in:
Automatic Build System 2024-01-06 08:21:57 +01:00
parent a9071082df
commit 744b087534

View File

@ -1,22 +1,22 @@
Name: p11-kit
Version: 0.23.22
Version: 0.24.0
Release: 1mamba
Summary: Provides a way to load and enumerate PKCS#11 modules
Group: System/Tools
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://p11-glue.freedesktop.org/p11-kit.html
URL: https://p11-glue.github.io/p11-glue/p11-kit.html
Source: https://github.com/p11-glue/p11-kit/archive/%{version}.zip
#Source: http://p11-glue.freedesktop.org/releases/p11-kit-%{version}.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libffi-devel
BuildRequires: libsystemd-devel
BuildRequires: libtasn1-devel
## AUTOBUILDREQ-END
Requires(post): lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
p11-kit provides a way to load and enumerate PKCS#11 modules. Provides a standard configuration setup for installing PKCS#11 modules in such a way that they're discoverable.
@ -122,6 +122,9 @@ This package contains headers and library files for development.
##%{_datadir}/gtk-doc/html/%{name}/*
%changelog
* Fri Jun 04 2021 Automatic Build System <autodist@mambasoft.it> 0.24.0-1mamba
- automatic version update by autodist
* Tue Dec 15 2020 Automatic Build System <autodist@mambasoft.it> 0.23.22-1mamba
- automatic version update by autodist