Update gpgme to 1.17.1 (fix libqpgpme ABI, #2127553)
Prepare for distutils drop in Python 3.12+ (#2135758)
Fix tests on 32-bit machines (#2096365)
Use SPDX syntax for License field
Add option to not build Qt binding (qgpgme)
This reverts b46b5db218 which bumped
the libqgpgme soname from 7 to 15.
This was built in a side tag but never actually shipped.
With the Python 3.11 rebuild, the soname bump was merged to rawhide
and blocks the compose:
https://pagure.io/releng/failed-composes/issue/3682
Considering the severity of this
and the fact that the dependent KDE packages FTBFS,
this change is now reverted.
It has never been shipped in a compose, so an epoch bump is not necessary.
We need to pass -b3 to %autorelease to produce
gpgme-1.17.0-3.fc37 instead of gpgme-1.17.0-1.fc37.
When the package is updated again, remove that.
Leaving the tests disabled, because i686 still fails:
https://bugzilla.redhat.com/show_bug.cgi?id=2096365
- re-enable gpg tests (original patch by John Morris <john@zultron.com>)
- quiet configure warning 'could not find g13'
- there is no libgpgme-pth anymore
0.4.3-0.fdr.3
- Require %{_bindir}/gpgsm instead of newpg.
- Cosmetic spec file improvements.
0.4.3-0.fdr.2
- Update description.
0.4.3-0.fdr.1
- Update to 0.4.3.
0.4.2-0.fdr.1
- Update to 0.4.2.
- make check in the %check section.
0.4.1-0.fdr.1
- Update to 0.4.1.
- Make -devel cooperate with --excludedocs.
0.4.0-0.fdr.2
- BuildRequire pth-devel, fix missing epoch in -devel Requires (#169).
- Save .spec in UTF-8.
0.4.0-0.fdr.1
- Update to current Fedora guidelines.
- Exclude %{_libdir}/*.la.
Wed Feb 12 2003 Warren Togami <warren@togami.com> 0.4.0-1.fedora.3
- info/dir temporary workaround
Sat Feb 08 2003 Ville Skyttä <ville.skytta at iki.fi> - 0.4.0-1.fedora.1
- First Fedora release.