Remove trailing spaces in changes file.

OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=37
This commit is contained in:
Stanislav Brabec 2015-10-02 13:23:06 +00:00 committed by Git OBS Bridge
parent ba7af549cb
commit bb23158ac9
2 changed files with 24 additions and 24 deletions

View File

@ -2,7 +2,7 @@
Thu Jul 30 16:16:19 EEST 2015 - bwachter-pkg@lart.info Thu Jul 30 16:16:19 EEST 2015 - bwachter-pkg@lart.info
- update to version 0.15.0 - update to version 0.15.0
- register with p11-kit - register with p11-kit
(https://www.opensc-project.org/opensc/ticket/390) (https://www.opensc-project.org/opensc/ticket/390)
------------------------------------------------------------------- -------------------------------------------------------------------
@ -13,29 +13,29 @@ Mon Feb 16 15:14:55 UTC 2015 - michael@stroeder.com
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 3 18:53:23 UTC 2013 - luizluca@tre-sc.gov.br Tue Dec 3 18:53:23 UTC 2013 - luizluca@tre-sc.gov.br
- update to version 0.13.0 - update to version 0.13.0
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jun 12 21:00:03 UTC 2012 - mgorse@suse.com Tue Jun 12 21:00:03 UTC 2012 - mgorse@suse.com
- make needed directories before running make install - make needed directories before running make install
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 29 18:26:23 UTC 2011 - lmedinas@opensuse.org Thu Sep 29 18:26:23 UTC 2011 - lmedinas@opensuse.org
- Updated to version 0.12.2: - Updated to version 0.12.2:
* Builds are now silent by default when OpenSC is built from * Builds are now silent by default when OpenSC is built from
source on Unix. source on Unix.
* Using --wait with command line tools works with 64bit Linux * Using --wait with command line tools works with 64bit Linux
again. again.
* Greatly improved OpenPGP card support, including OpenPGP * Greatly improved OpenPGP card support, including OpenPGP
2.0 cards like the one found in German Privacy Foundation 2.0 cards like the one found in German Privacy Foundation
CryptoStick. CryptoStick.
* Fixed support for FINeID cards issued after 01.03.2011 with * Fixed support for FINeID cards issued after 01.03.2011 with
2048bit keys. 2048bit keys.
* #256: Fixed support for TCOS cards (broken since 0.12.0). * #256: Fixed support for TCOS cards (broken since 0.12.0).
* Added support for IDKey-cards to TCOS3 driver. * Added support for IDKey-cards to TCOS3 driver.
* #361: Improved PC/SC driver to fetch the maximum PIN sizes * #361: Improved PC/SC driver to fetch the maximum PIN sizes
from the open source CCID driver. This fixes the issue for from the open source CCID driver. This fixes the issue for
Linux/OSX with recent driver. Linux/OSX with recent driver.
* Fix FINeID cards for organizations. * Fix FINeID cards for organizations.
* Several smaller bugs and compiler warnings fixed * Several smaller bugs and compiler warnings fixed
@ -47,20 +47,20 @@ Thu Sep 29 18:26:23 UTC 2011 - lmedinas@opensuse.org
* rutoken-tool has been deprecated and removed. * rutoken-tool has been deprecated and removed.
* eidenv and piv-tool utilities now have manual pages. * eidenv and piv-tool utilities now have manual pages.
* pkcs11-tool now requires the use of --module parameter. * pkcs11-tool now requires the use of --module parameter.
* All tools can now use an ATR as an argument to --reader, * All tools can now use an ATR as an argument to --reader,
to skip to the card with given ATR. to skip to the card with given ATR.
* opensc-tool -l with -v now shows information about the * opensc-tool -l with -v now shows information about the
inserted cards. inserted cards.
* Creating files have an enforced upper size limit, 64K * Creating files have an enforced upper size limit, 64K
* Support for multiple PKCS#15 applications with different * Support for multiple PKCS#15 applications with different
AID-s. PKCS#15 applications can be listed with pkcs15-tool AID-s. PKCS#15 applications can be listed with pkcs15-tool
--list-applications. Binding to a specific AID with PKCS#15 --list-applications. Binding to a specific AID with PKCS#15
tools can be done with --aid. tools can be done with --aid.
* Hex strings (like card ATR or APDU-s) can now be separated * Hex strings (like card ATR or APDU-s) can now be separated
by space, in addition to colons. by space, in addition to colons.
* Pinpad readers known to be bogus are now ignored by OpenSC. * Pinpad readers known to be bogus are now ignored by OpenSC.
At the moment only "HP USB Smart Card Keyboard" is disabled. At the moment only "HP USB Smart Card Keyboard" is disabled.
* Numerous compiler warnings, unused code and internal bugs * Numerous compiler warnings, unused code and internal bugs
have been eliminated. have been eliminated.
------------------------------------------------------------------- -------------------------------------------------------------------
@ -233,7 +233,7 @@ Thu Jul 26 13:40:30 CEST 2007 - sbrabec@suse.cz
Tue Feb 27 12:12:30 CET 2007 - mvaner@suse.cz Tue Feb 27 12:12:30 CET 2007 - mvaner@suse.cz
- Fixing dodgy use of sizeof (#238660) - Fixing dodgy use of sizeof (#238660)
- sizeof.patch - sizeof.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Oct 2 18:49:35 CEST 2006 - sbrabec@suse.cz Mon Oct 2 18:49:35 CEST 2006 - sbrabec@suse.cz
@ -267,7 +267,7 @@ Wed Jan 25 21:39:06 CET 2006 - mls@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 5 02:05:11 CET 2006 - ro@suse.de Thu Jan 5 02:05:11 CET 2006 - ro@suse.de
- added unpackaged so-links to devel filelist - added unpackaged so-links to devel filelist
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 25 15:30:04 CEST 2005 - rhafer@suse.de Tue Oct 25 15:30:04 CEST 2005 - rhafer@suse.de
@ -299,7 +299,7 @@ Fri Jan 21 14:43:23 CET 2005 - okir@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 18 15:49:34 CET 2004 - ro@suse.de Thu Nov 18 15:49:34 CET 2004 - ro@suse.de
- use kerberos-devel-packages - use kerberos-devel-packages
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 19 14:06:10 CEST 2004 - adrian@suse.de Mon Jul 19 14:06:10 CEST 2004 - adrian@suse.de
@ -351,7 +351,7 @@ Wed Jun 4 00:39:12 CEST 2003 - ro@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jan 15 17:34:58 CET 2003 - ro@suse.de Wed Jan 15 17:34:58 CET 2003 - ro@suse.de
- use sasl2 - use sasl2
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Dec 5 11:22:44 CET 2002 - okir@suse.de Thu Dec 5 11:22:44 CET 2002 - okir@suse.de
@ -372,7 +372,7 @@ Fri Aug 9 21:35:43 CEST 2002 - okir@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jul 4 17:48:11 CEST 2002 - ro@suse.de Thu Jul 4 17:48:11 CEST 2002 - ro@suse.de
- added heimdal-devel to neededforbuild to make libtool happy - added heimdal-devel to neededforbuild to make libtool happy
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jun 28 17:34:49 CEST 2002 - schwab@suse.de Fri Jun 28 17:34:49 CEST 2002 - schwab@suse.de
@ -383,7 +383,7 @@ Fri Jun 28 17:34:49 CEST 2002 - schwab@suse.de
------------------------------------------------------------------- -------------------------------------------------------------------
Mon May 27 19:10:07 CEST 2002 - sf@suse.de Mon May 27 19:10:07 CEST 2002 - sf@suse.de
- @libdir@ added to Makefile.am to use correct dirs for - @libdir@ added to Makefile.am to use correct dirs for
*/lib */lib64 */lib */lib64
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -1,7 +1,7 @@
# #
# spec file for package opensc # spec file for package opensc
# #
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed