Accepting request 1129861 from home:pmonrealgonzalez:branches:Base:System
- Update to 1.23.2: * Preserve more specific existing failure code. [T6575] * qt: Start dirmngr with gpgconf to avoid multiple instances. [T6833] * qt: On Windows, use UTF-8 when logging the error text. [T5960] * qt: Remove left-over partial files more persistently. [T6584] * qt: Use a temporary file name when creating signed or encrypted archives. [T6721] * qt: Build Qt 6 bindings with -fPIC if requested or Qt 6 was built with this flag. [T6781] * Notes: - qt: DefaultKeyGenerationJob DEPRECATED. * Release-info: https://dev.gnupg.org/T6782 OBS-URL: https://build.opensuse.org/request/show/1129861 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=164
This commit is contained in:
parent
a25ae5aa2a
commit
e579bda682
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a0c316f7ab7d3bfb01a8753c3370dc906e5b61436021f3b54ff1483b513769bd
|
|
||||||
size 1716825
|
|
Binary file not shown.
BIN
gpgme-1.23.2.tar.bz2
(Stored with Git LFS)
Normal file
BIN
gpgme-1.23.2.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
gpgme-1.23.2.tar.bz2.sig
Normal file
BIN
gpgme-1.23.2.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 29 21:13:20 UTC 2023 - Pedro Monreal <pmonreal@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.23.2:
|
||||||
|
* Preserve more specific existing failure code. [T6575]
|
||||||
|
* qt: Start dirmngr with gpgconf to avoid multiple instances. [T6833]
|
||||||
|
* qt: On Windows, use UTF-8 when logging the error text. [T5960]
|
||||||
|
* qt: Remove left-over partial files more persistently. [T6584]
|
||||||
|
* qt: Use a temporary file name when creating signed or encrypted
|
||||||
|
archives. [T6721]
|
||||||
|
* qt: Build Qt 6 bindings with -fPIC if requested or Qt 6 was built
|
||||||
|
with this flag. [T6781]
|
||||||
|
* Notes:
|
||||||
|
- qt: DefaultKeyGenerationJob DEPRECATED.
|
||||||
|
* Release-info: https://dev.gnupg.org/T6782
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 30 21:58:54 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
Mon Oct 30 21:58:54 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
%bcond_without qt6
|
%bcond_without qt6
|
||||||
%endif
|
%endif
|
||||||
Name: gpgme%{psuffix}
|
Name: gpgme%{psuffix}
|
||||||
Version: 1.23.1
|
Version: 1.23.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Programmatic library interface to GnuPG
|
Summary: Programmatic library interface to GnuPG
|
||||||
License: GPL-3.0-or-later AND LGPL-2.1-or-later
|
License: GPL-3.0-or-later AND LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user