update to 2.2.1 [release 2.2.1-1mamba;Fri May 17 2024]
This commit is contained in:
parent
06dcde9470
commit
d0d063a359
@ -1,5 +1,5 @@
|
||||
Name: libpcsclite
|
||||
Version: 2.1.0
|
||||
Version: 2.2.1
|
||||
Release: 1mamba
|
||||
Summary: A SCard interface for communicating to smartcards and readers
|
||||
Group: System/Libraries
|
||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://pcsclite.apdu.fr/
|
||||
Source: https://pcsclite.apdu.fr/files/pcsc-lite-%{version}.tar.bz2
|
||||
Source: https://pcsclite.apdu.fr/files/pcsc-lite-%{version}.tar.xz
|
||||
License: Distributable
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -19,9 +19,6 @@ BuildRequires: libudev-devel
|
||||
BuildRequires: flex
|
||||
Provides: pcsc-lite-libs
|
||||
|
||||
# FIXME (BuildRequirements)
|
||||
# checking for smartcard/scf.h... no
|
||||
|
||||
%description
|
||||
The purpose of PCSC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smartcards and readers.
|
||||
PCSC Lite can be compiled directly to a desired reader driver or can be used to dynamically allocate/deallocate reader drivers at runtime (default).
|
||||
@ -108,6 +105,9 @@ install -d %{buildroot}%{_defaultdocdir}/%{name}-%{version}
|
||||
%doc NEWS README SECURITY
|
||||
|
||||
%changelog
|
||||
* Fri May 17 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.1-1mamba
|
||||
- update to 2.2.1
|
||||
|
||||
* Sat Apr 13 2024 Automatic Build System <autodist@openmamba.org> 2.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user