* Fri Dec 15 2017 fabian@ritter-vogt.de 
  - BuildIgnore libopenssl-1_1_0-devel to avoid conflict
 
  * Thu Oct 19 2017 meissner@suse.com 
  - buildignore openssl-1_0_0 to avoid conflicts during the
  openssl 1.1 effort.
 
  * Sun Oct 01 2017 wbauer@tmo.at 
  - updated to version 2.1.3
  * no changelog provided
- update Url
 
  * Thu Aug 24 2017 fvogt@suse.com 
  - Force building against openSSL 1.0 (boo#1055310)
- Disable PKCS11 on TW to avoid openssl conflicts
 
  * Thu Aug 25 2016 fabian@ritter-vogt.de 
  - Add new plugin-gcrypt subpackage
 
  * Thu Dec 17 2015 tchvatal@suse.com 
  - Pass all required switches to cmake to ensure it builds properly
- Install manpage to correct location
 
  * Thu Dec 17 2015 tchvatal@suse.com 
  - Switch to bcond_with/without usage instead of 0/1 defines
 
  * Sun Dec 06 2015 mailaender@opensuse.org 
  - update to version 2.1.1 (now part of KDE)
- use system root certificates
 
  * Mon Nov 23 2015 mailaender@opensuse.org 
  - updated to version 2.1.0 (plugins now included)
  - Ported to Qt5 (Qt4 also supported)
  - New building system. CMake instead of qmake
  - Added CTR symetric cipher support to qca core
  - Added no padding encryption algorithm to qca core
  - qcatool2 renamed to qcatool
  - fixed crash in qcatool when only options provided on command line without any commands
  - Use plugins installation path as hard-coded runtime plugins search path
  - Added new functiion pluginPaths
  - Added functions to get runtime QCA version
  - Fixed 'no watch file' warnings in FileWatch
  - Added EME_PKCS1v15_SSL Encryption Algorithm
  - New implementation of SafeTimer to prevent crashes
  - Updated certificates for unittests
  - RSA Keys are permutable, can encrypt with private and decrypt with public
  - Add unloadProvider() function for symmetry with insertProvider()
  - Overloaded "makeKey" to derive a password depending on a time factor
  - Remove pointer to deinit() routine from QCoreApplication at deinitialization
  - Fix a couple of crashes where all plugins might not be available
  - Fix operating on keys with unrelated expired subkeys
  - Fixed timers in Synchronizer class
  - Dropped randomunittest
  - Fixed many unittests
  - qca-gnupg: internal refactoring
  - qca-gnupg: try both gpg and gpg2 to find gnupg executable
  - qca-gnupg: fixed some encodings problem
  - qca-ossl: no DSA_* dl groups in FIPS specification
  - qca-ossl: added missed signatures to CRLContext
  - qca-ossl: fixed certs time zone
  - qca-nss: fixed KeyLenght for Cipher
  - qca-botan: fixed getting result size for ciphers
- removed deprecated patches:
  - fix-qt-check.diff
  - r928413.diff
  - disable-insecure-ssl.diff
  - qca-2.0.3-gcc47.patch
  - detect_ssl2_available.diff
  - qca-no-ssl-internals.patch
- enabled plugin-nss
- spec file cleanup
 
  * Sat Apr 19 2014 crrodriguez@opensuse.org 
  - qca-no-ssl-internals.patch + spec file: Never use
  the ssl library internals directly, instead use the proper
  API accessors.
 
  * Wed Apr 16 2014 hrvoje.senjan@gmail.com 
  - Added detect_ssl2_available.diff: fix build with no-ssl2 in
  openssl lib
 
  * Fri Oct 11 2013 crrodriguez@opensuse.org 
  - build with -DOPENSSL_LOAD_CONF so QCA respects and uses
  the system's openSSL configuration.
 
  * Thu Mar 15 2012 aj@suse.de 
  - Fix build with gcc 4.7.
 
  * Sun Mar 11 2012 crrodriguez@opensuse.org 
  - Build respecting RPM_OPT_FLAGS, ugly hack to fix all
  * .pro files ensued.
- Build with visibility-inlines-hidden
 
  * Thu Jun 23 2011 dmueller@suse.de 
  - update to 2.0.3:
  - Bugfix release, forward and backward compatible with 2.0.x
  - Fix compilation when using Qt/Windows SDK
 
  * Thu Jun 23 2011 dmueller@suse.de 
  - remove dependency on botan now that it got broken
 
  * Mon Apr 19 2010 dmueller@suse.de 
  - fix build when MD2 support is disabled (as default in openSSL 1.0.x)
 
  * Mon Feb 01 2010 jengelh@medozas.de 
  - package baselibs.conf
 
  * Sat Jul 11 2009 beineri@opensuse.org 
  - fix build on Factory by including upstream commit 864423:
  remove whirlpool hash usage. the algorithm is missing on at least
  0.9.8g/i/k, even though there is an OBJ_whirlpool definition
 
  * Wed Jul 08 2009 dmueller@suse.de 
  - readd qt dependency