diff --git a/libpcsclite.spec b/libpcsclite.spec index 6d0c4d5..257175a 100644 --- a/libpcsclite.spec +++ b/libpcsclite.spec @@ -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 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 2.2.1-1mamba +- update to 2.2.1 + * Sat Apr 13 2024 Automatic Build System 2.1.0-1mamba - automatic version update by autodist