diff --git a/README.md b/README.md index a322fba..dd8745c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # pcsclite-driver-acsccid -PC/SC Driver for ACR38 based smart cart readers. +PC/SC Driver for ACS smart cart readers. diff --git a/pcsclite-driver-acsccid.spec b/pcsclite-driver-acsccid.spec index f9f81b2..6f04bc4 100644 --- a/pcsclite-driver-acsccid.spec +++ b/pcsclite-driver-acsccid.spec @@ -1,14 +1,13 @@ Name: pcsclite-driver-acsccid -Version: 1.1.6 +Version: 1.1.8 Release: 1mamba Summary: PC/SC ccid driver for ACS smart cart readers Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.acs.com.hk +URL: https://sourceforge.net/projects/acsccid/ Source: https://downloads.sourceforge.net/acsccid/acsccid-%{version}.tar.bz2 -#Source: http://www.acs.com.hk/drivers/eng/acsccid_src-%{version}-20101217.zip License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -17,10 +16,11 @@ BuildRequires: libusb-devel BuildRequires: libpcsclite-devel Requires: pcscd Requires: libpcsclite -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description -PC/SC Driver for ACR38 based smart cart readers. +PC/SC Driver for ACS smart cart readers. + +%debug_package %prep %setup -q -n acsccid-%{version} @@ -49,6 +49,9 @@ PC/SC Driver for ACR38 based smart cart readers. #ChangeLog README %changelog +* Fri Apr 09 2021 Silvan Calarco 1.1.8-1mamba +- update to 1.1.8 + * Fri Apr 05 2019 Silvan Calarco 1.1.6-1mamba - update to 1.1.6