Package Release Info

gpa-0.11.0-bp160.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gpa
gpa-lang

Change Logs

* Fri Jul 18 2025 Yifan Jiang <yfjiang@suse.com>
- Add gpa-0.11.0-drop-trustlist.patch: the trustlist is no longer
  there in gpgme. See
  https://dev.gnupg.org/rM7e6a65e66a96278bed5fed6d0b75887c0f032c4e
* Thu Jul 17 2025 Andreas Stieger <andreas.stieger@gmx.de>
- update to 0.11.0:
  + port to gtk3
- drop gpa-0.10.0-reduce-gpgme-requirement.patch - inclued
- add gpa-0.11.0-fix-implicit-declaration.patch
- update upstream signing key
* Thu Sep 26 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Delete m4/libassuan.m4, and call autoreconf: let autoconf copy
  libassuan.m4 based on the libassuan-devel package. Fixes build
  with libassuan 3.
- Add libtool BuildRequires: needed to bootstrap.
* Thu Feb 08 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Prepare for RPM 4.20: use autosetup.
Version: 0.10.0-bp154.1.57
* Thu Jan 30 2020 Dominique Leuenberger <dimstar@opensuse.org>
- No longer recommend -lang: supplements are in use
* Thu Oct 18 2018 astieger@suse.com
- update to 0.10.0:
  + Added key manager context menu items to copy the key
    fingerprint and the secret key to the clipboard.
  + Added "Details" buttons to many error popups to show raw
    diagnostic output from gpg.
  + Changed the "Retrieve Key" dialog to first try the Web Key
    Directory if a mail address is given.  Only if this lookup
    fails the keyservers are searched.
  + Added a user-ID notebook page to show per user-ID info.
  + Fixed crash on filename conversion error
  + Removed lazy loading of the secret keyring
- add upstream patch gpa-0.10.0-reduce-gpgme-requirement.patch
  to avoid requiring gpgme >= 0.11.x