update to 1.4.30 [release 1.4.30-1mamba;Sun Dec 09 2018]

This commit is contained in:
Silvan Calarco 2024-01-06 08:28:06 +01:00
parent f408aa0ab4
commit 49c30c0d4d

View File

@ -1,18 +1,20 @@
Name: pcsclite-driver-ccid Name: pcsclite-driver-ccid
Version: 1.4.3 Version: 1.4.30
Release: 1mamba Release: 1mamba
Summary: A generic USB CCID (Chip/Smart Card Interface Devices) driver Summary: A generic USB CCID (Chip/Smart Card Interface Devices) driver
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://pcsclite.alioth.debian.org/ccid.html URL: https://ccid.apdu.fr/
Source: http://alioth.debian.org/frs/download.php/3535/ccid-%{version}.tar.bz2 Source: https://ccid.apdu.fr/files/ccid-%{version}.tar.bz2
License: LGPL License: LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libfl-devel
BuildRequires: libusb-devel BuildRequires: libusb-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Provides: libccid
BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
@ -46,6 +48,9 @@ This package provides the source code for a generic USB CCID (Chip/Smart Card In
%doc AUTHORS COPYING ChangeLog README %doc AUTHORS COPYING ChangeLog README
%changelog %changelog
* Sun Dec 09 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.30-1mamba
- update to 1.4.30
* Fri Apr 15 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.3-1mamba * Fri Apr 15 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4.3-1mamba
- update to 1.4.3 - update to 1.4.3