Version: 1.2.16-bp150.2.4
            
  * Mon Nov 27 2017 fstrba@suse.com 
  - Version update to version 1.2.16:
  * See changelog.html for in-depth upstream changes
  * Fixes build breakage with newer version of openssl
 
  * Wed Feb 03 2016 tchvatal@suse.com 
  - Version update to version 1.2.4:
  * See changelog.html for in-depth upstream changes
  * This connector to properly work requires openssl 1.0.2 or newer
    so do not backport to other codestreams.
 
  * Wed Feb 25 2015 tchvatal@suse.com 
  - Remove keyring file as there is new keyring and I didn't find it
  on the web
 
  * Thu Feb 19 2015 p.drouand@gmail.com 
  - Update to version 1.1.32
  * Fix: 53952: Add support for TLSv1.2 and TLSv1.1.
  * Fix: 56844: Use OpenSSL 1.0.1j with Windows binaries.
  * Update: Use APR 1.5.1 with Windows binaries
- Remove tomcat-native-nosslv2.patch; merged on upstream release
- Remove %gpg_verify tag and gpg-offline require; let OBS handles
  gpg verification
 
  * Sun Apr 27 2014 crrodriguez@opensuse.org 
  - version 1.1.30
  * Fixed double-free in ssl_ocsp_request. Patch provided by
  Aristotelis.
  * Other minor bugfixes.
- openSUSE: Fix build when openssl does not have SSLv2 support.
  (tomcat-native-nosslv2.patch)
 
  * Fri Sep 13 2013 mvyskocil@suse.com 
  - Update to 1.1.27 (bugfix release)
  * fix high CUP usage on client's IP address change
  * add CPU information to OS info for Linux
  * fix FIPS mode for listeners; resolves 'Low level API
    call to digest MD5 forbidden in FIPS mode!' errors.
  * update add clearOptions function to allow access to
    OpenSSL's SSL_CTX_clear_options function.
  * fix regression in pollset return value.
- add gpg verification
- add javapackages-tools
- drop config-guess-sub-update.patch
 
  * Sun Mar 31 2013 schwab@suse.de 
  - config-guess-sub-update.patch: update config.guess/sub for aarch64
 
  * Thu Dec 06 2012 kruber@zib.de 
  - update to 1.1.24
  * add support for per-socket timeouts inside poller
 
  * Thu Mar 15 2012 mvyskocil@suse.cz 
  - update to 1.1.23 - latest upstream version
  * autodetect java7
  * better support for ipv6
  * OCSP verification support
  * explicit use in FIPS mode allowed
  * and fixes many bugs, leaks and crashes
- split the spec from tomcat6 sources as it was never needed
 
  * Thu Aug 05 2010 mvyskocil@suse.cz 
  - fixes bnc#622430 - move .so file to main package
 
  * Tue Mar 16 2010 ro@suse.de 
  - build from tomcat-native-1.1.20-src.tar.gz
- package needs work, does not have to live in tomcat src any more
 
  * Wed Jun 03 2009 mvyskocil@suse.cz 
  - Tomcat update to 6.0.20
- APR update to 1.3.3 - the bugfix release
 
  * Fri Sep 12 2008 mvyskocil@suse.cz 
  - Tomcat update to 6.0.18
 
  * Thu Aug 07 2008 mvyskocil@suse.cz 
  - move the .so file to -devel subpackage to prevent of an rpmlint error
 
  * Wed Jul 09 2008 mvyskocil@suse.cz 
  - The first release in SUSE (1.2.12)
  - fix of enhancenment request [bnc#202339]