Forwarding a report from downstream Gentoo. A user reported crashes with KDE's KMail in Gentoo and others have noticed the same upstream on KDE's bugzilla.
Running libabigail's abidiff on 1.16.0 vs 1.17.0, I get (truncated output below):
* 20 Removed function symbols not referenced by debug info: * * [D] _ZN6QGpgME24QGpgMESecretKeyExportJob10slotCancelEv * [D] _ZN6QGpgME24QGpgMESecretKeyExportJob10slotStderrEv * [D] _ZN6QGpgME24QGpgMESecretKeyExportJob10slotStdoutEv * [D] _ZN6QGpgME24QGpgMESecretKeyExportJob11qt_metacallEN11QMetaObject4CallEiPPv * [D] _ZN6QGpgME24QGpgMESecretKeyExportJob11qt_metacastEPKc * [D] _ZN6QGpgME24QGpgMESecretKeyExportJob17slotProcessExitedEiN8QProcess10ExitStatusE * [D] _ZN6QGpgME24QGpgMESecretKeyExportJob5startERK11QStringList * [D] _ZN6QGpgME24QGpgMESecretKeyExportJobC1EbRK7QString, aliases _ZN6QGpgME24QGpgMESecretKeyExportJobC2EbRK7QString * [D] _ZN6QGpgME24QGpgMESecretKeyExportJobC2EbRK7QString * [D] _ZN6QGpgME24QGpgMESecretKeyExportJobD0Ev * [D] _ZN6QGpgME24QGpgMESecretKeyExportJobD1Ev, aliases _ZN6QGpgME24QGpgMESecretKeyExportJobD2Ev * [D] _ZN6QGpgME24QGpgMESecretKeyExportJobD2Ev * [D] _ZN9QtPrivate11QSlotObjectIMN6QGpgME24QGpgMESecretKeyExportJobEFvvENS_4ListIJEEEvE4implEiPNS_15QSlotObjectBaseEP7QObjectPPvPb * [D] _ZNK6QGpgME24QGpgMESecretKeyExportJob10metaObjectEv * [D] _ZNSt11_Tuple_implILm1EJN5GpgME3KeyE9QDateTimeSt6vectorINS0_6SubkeyESaIS4_EEEED1Ev, aliases _ZNSt11_Tuple_implILm1EJN5GpgME3KeyE9QDateTimeSt6vectorINS0_6SubkeyESaIS4_EEEED2Ev * [D] _ZNSt11_Tuple_implILm1EJN5GpgME3KeyE9QDateTimeSt6vectorINS0_6SubkeyESaIS4_EEEED2Ev * [D] _ZNSt17_Function_handlerIFSt5tupleIJN5GpgME12ImportResultE7QStringNS1_5ErrorEEEvESt5_BindIFS7_IFPFS5_PNS1_7ContextERK10QByteArrayESt12_PlaceholderILi1EESA_EES9_EEE10_M_managerERSt9_Any_dataRKSM_St18_Manager_operation * [D] _ZNSt17_Function_handlerIFSt5tupleIJN5GpgME12ImportResultE7QStringNS1_5ErrorEEEvESt5_BindIFS7_IFPFS5_PNS1_7ContextERK10QByteArrayESt12_PlaceholderILi1EESA_EES9_EEE9_M_invokeERKSt9_Any_data * [D] _ZNSt17_Function_handlerIFSt5tupleIJN5GpgME5ErrorE7QStringS2_EEvESt5_BindIFS6_IFPFS4_PNS1_7ContextERKNS1_3KeyERK9QDateTimeRKSt6vectorINS1_6SubkeyESaISG_EEESt12_PlaceholderILi1EES9_SC_SI_EES8_EEE10_M_managerERSt9_Any_dataRKSU_St18_Manager_operation * [D] _ZNSt17_Function_handlerIFSt5tupleIJN5GpgME5ErrorE7QStringS2_EEvESt5_BindIFS6_IFPFS4_PNS1_7ContextERKNS1_3KeyERK9QDateTimeRKSt6vectorINS1_6SubkeyESaISG_EEESt12_PlaceholderILi1EES9_SC_SI_EES8_EEE9_M_invokeERKSt9_Any_data
Note that in the KDE upstream bug linked, folks mentioned that rebuilding consumers against new gpgme (1.17.0) fixes their issues.