Version: 5.6.5-bp150.2.4
            
  * Sat May 20 2017 bwiedemann@suse.com 
  - Add reproducible.patch to sort input files to make build fully reproducible
 
  * Fri Mar 03 2017 davejplater@gmail.com 
  - Added patch field to soname due to library not following proper
  API/ABI versioning to fix boo#1027192.
- Removed crypto.pc and generate it in the spec file to ensure
  proper version and directories.
- Changed libcryptopp-shared.patch.
- Renamed library package and obsoleted old name.
- added precheckin_baselibs.sh and updated baselibs.conf
 
  * Thu Feb 23 2017 adam@mizerski.pl 
  - update to 5.6.5
  * Rebase libcryptopp-shared.patch
  * Rebase 0001-disable_os_rng_test.patch
- enable openmp usage
 
  * Thu Feb 02 2017 jengelh@inai.de 
  - Add obsoletes tag for dropped static lib
 
  * Sat Jan 28 2017 jengelh@inai.de 
  - Remove libcryptoo-devel-static, this seems unused in Factory.
 
  * Sat Jan 28 2017 jengelh@inai.de 
  - Update descriptions
 
  * Mon Sep 12 2016 bwiedemann@suse.com 
  - Update to 5.6.4
  * Use proper openSUSE-style library naming
  * Drop upstream libcryptopp-s390.patch
  * Drop upstream libcryptopp-m68k.patch
  * Drop upstream libcryptopp-CVE-2015-2141.patch
  * Drop upstream cryptopp-gcc6.patch
  * Rebase libcryptopp-shared.patch
  * Rebase 0001-disable_os_rng_test.patch
 
  * Mon Jun 20 2016 i@marguerite.su 
  - add patch cryptopp-gcc6.patch
  * fix boo#985143
  * fix narrowing conversion from unsigned int to int inside {}
 
  * Wed Jul 08 2015 bwiedemann@suse.com 
  - prevent timing attack to get secret key (bnc#936435, CVE-2015-2141)
  add libcryptopp-CVE-2015-2141.patch
 
  * Fri Aug 15 2014 sfalken@opensuse.org 
  - Added 0001-disable_os_rng_test.patch
  Fixes buildfailure on openSUSE_Factory x86_64 within OBS environment,
  due to OS supplied Random Number Generator taking too long to respond
 
  * Thu Apr 03 2014 schwab@suse.de 
  - libcryptopp-m68k.patch: define IS_LITTLE_ENDIAN on m68k
 
  * Wed Dec 18 2013 ro@suse.de 
  - define as big endian on s390/s390x (libcryptopp-s390.patch)
 
  * Wed Aug 28 2013 dmueller@suse.com 
  - remove noninstallable 32bit -devel baselibs
 
  * Fri Mar 01 2013 adam@mizerski.pl 
  - update to 5.6.2
  - changed license to Boost Software License 1.0
  - added SHA-3 (Keccak)
  - updated DSA to FIPS 186-3 (see DSA2 class)
  - fixed Blowfish minimum keylength to be 4 bytes (32 bits)
  - fixed Salsa validation failure when compiling with GCC 4.6
  - fixed infinite recursion when on x64, assembly disabled, and
    no AESNI
  - ported to MSVC 2012, GCC 4.7, Clang 3.2, Solaris Studio 12.3,
    Intel C++ Compiler 13.0
- removed libcryptopp-gcc47.patch - fixed upstream
- rebased libcryptopp-shared.patch
- added devel-static subpackage
- updated license tag
 
  * Sun Oct 14 2012 adam@mizerski.pl 
  - added baselibs.conf
- spec file improved
 
  * Sat Mar 17 2012 dimstar@opensuse.org 
  - Add libcryptopp-gcc47.patch: Fix build with gcc 4.7.
 
  * Sun Feb 05 2012 jengelh@medozas.de 
  - Proper shared library versioning
 
  * Mon Oct 17 2011 jengelh@medozas.de 
  - Remove bogus Conflict against libcrypto++0 (cf. shlib guidelines)
 
  * Fri Oct 14 2011 toddrme2178@gmail.com 
  - Added pkg-config file from fedora project
- Cleaned up spec file formatting
 
  * Sun Jul 10 2011 meissner@suse.de 
  - add -lpthread for tests