Version: 1.8-bp150.2.4
            
  * Fri Jan 12 2018 jengelh@inai.de 
  - Rename %soname to %sover to better reflect its use.
 
  * Thu Dec 14 2017 jengelh@inai.de 
  - Update RPM groups. Fix linguistic errors in description.
 
  * Thu Dec 14 2017 axel.braun@gmx.de 
  - update to version 1.8
  * LMTP support
  * workaround for QIP IMAP Server
  * compatibility with NDK 13
  * fixed crash (CVE-2017-8825)
  * Fixed so name for Linux
 
  * Thu Dec 07 2017 markus.beth@web.de 
  - added libetpan-1.6-openssl11.patch: make autodetection of OpenSSL
  1.1 work fix compilation error with OpenSSL 1.1 (boo#1070912)
 
  * Sat Feb 07 2015 p.drouand@gmail.com 
  - Update to version 1.6
  * Improved RFC822 and MIME parser
  * Implemented SEARCH using LITERAL+ for Gmail
  * Fixed SSL connections (don't force SSLv3)
 
  * Fri Jul 11 2014 reddwarf@opensuse.org 
  - Update to 1.5
  * Gmail search features: X-GM-MSGID, X-GM-THRID, X-GM-RAW
  * Added POP stat
  * Various fixes for Windows
  * Fixed OpenSSL / GnuTLS implementation of retrieval of certificates
  * Fixed IMAP IDLE in case of COMPRESS-ed streams
  * Fixed base64 encoding
 
  * Thu Sep 05 2013 reddwarf@opensuse.org 
  - Update to 1.2
  * No summarized changes available, look at ChangeLog file
- Remove libetpan-0.56-uninitialized.patch, fixed upstream
- Remove libetpan-configure.patch, fixed upstrem
- Increase soname number
- Update Url and Source tags
- Use autoreconf (add autotools BuildRequires)
- Remove libcurl-devel and libexpat-devel BuildRequires. Its use
  has been disabled upstream
- Remove misleading --with-gnutls=yes configure option
 
  * Sat Apr 13 2013 schwab@suse.de 
  - libetpan-configure.patch: Correct configure checks for libcurl and
  libexpat to work with --as-needed
 
  * Sun Mar 18 2012 reddwarf@opensuse.org 
  - update to 1.1
  * Not summarized changes, look at ChangeLog file.
 
  * Mon Dec 19 2011 coolo@suse.de 
  - remove very old stuff from spec file
 
  * Thu Sep 30 2010 rhafer@novell.com 
  - Check for libdb-4.8
 
  * Wed Jun 17 2009 puzel@suse.cz 
  - update to 0.58
  * Improvements on SSL implementation.
  * Gnutls: Better fix (API-compatible with libgnutls13)
  * Gnutls: Use compatibility mode to avoid being unable to
  * connect to some servers. (see Claws Mail's bug #1930)
  * SSL: Rehandshake if server asks to.
 
  * Mon Dec 08 2008 puzel@suse.cz 
  - fix rpmlint warnings: summary not capitalized
- update to 0.57
  - fixed issue with GnuTLS
 
  * Mon Oct 13 2008 nadvornik@suse.cz 
  - fixed rpmlint errors - implicit decrarations and ldconfig
 
  * Fri Sep 12 2008 anosek@suse.cz 
  - updated to version 0.56
  * bugfix release
- removed libtool from BuildRequires
 
  * Wed Mar 05 2008 anosek@suse.cz 
  - updated to version 0.54
  - fixed regression on IMAP APPEND
  - cleanup
  - version fixes
  - IPv6 issue
  - gmail issues
 
  * Tue Sep 11 2007 ro@suse.de 
  - drop useless requires for librsaref2
 
  * Mon Aug 13 2007 bwalle@suse.de 
  - sort this changes file to fix build in BuildService
 
  * Fri Aug 03 2007 anosek@suse.cz 
  - updated to version 0.51
  * bugfix release
- dropped obsoleted mailsmtp.patch
 
  * Wed Jul 25 2007 anosek@suse.cz 
  - updated to version 0.50
  * feature enhancements:
  RSS/ATOM feed implemented
  switched to automake build system
  IMAP IDLE implemented
  fetching by Message-Id implemented
  * fixes:
  several build fixes for Windows
  documentation build fixed
- fixed compilation error (mailsmtp.patch)