diff --git a/opensc-0.16.0.tar.gz b/opensc-0.16.0.tar.gz deleted file mode 100644 index 7e172b7..0000000 --- a/opensc-0.16.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ac8c29542bb48179e7086d35a1b8907a4e86aca3de3323c2f48bd74eaaf5729 -size 1760418 diff --git a/opensc-0.17.0.tar.gz b/opensc-0.17.0.tar.gz new file mode 100644 index 0000000..31dddc7 --- /dev/null +++ b/opensc-0.17.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be73c6816867ab4721e6a9ae7dba8e890c5f169f0a2cbb4bf354e0f30a948300 +size 1950547 diff --git a/opensc.changes b/opensc.changes index 65ca890..e2d2739 100644 --- a/opensc.changes +++ b/opensc.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jan 1 16:16:13 UTC 2018 - michael@stroeder.com + +- update to version 0.17.0: + * support for new cards + * PIN support enhancemets + * added .pc file + * builds with OpenSSL 1.1.0 (1074799) + * See /usr/share/doc/packages/opensc/NEWS for complete list. + ------------------------------------------------------------------- Tue Jul 18 13:58:05 UTC 2017 - tchvatal@suse.com diff --git a/opensc.spec b/opensc.spec index 7697c58..33d98c6 100644 --- a/opensc.spec +++ b/opensc.spec @@ -1,7 +1,7 @@ # # spec file for package opensc # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: opensc -Version: 0.16.0 +Version: 0.17.0 Release: 0 Summary: Smart Card Utilities License: LGPL-2.1+ @@ -36,6 +36,7 @@ BuildRequires: pkgconfig BuildRequires: readline-devel BuildRequires: pkgconfig(libpcsclite) BuildRequires: pkgconfig(openssl) + Requires: pcsc-lite # There is no more devel package. Obsoletes: opensc-devel < %{version} @@ -90,6 +91,7 @@ install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/pkcs11/modules/opensc.mo %{_libdir}/*.so* %dir %{_libdir}/pkcs11 %{_libdir}/pkcs11/*.so +%{_libdir}/pkgconfig/opensc-pkcs11.pc %{_mandir}/man?/*%{ext_man} %config %{_sysconfdir}/opensc.conf %dir %{_sysconfdir}/pkcs11