Accepting request 1129862 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1129862 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpgme?expand=0&rev=103
This commit is contained in:
commit
6576c4a813
@ -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>
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
%bcond_without qt6
|
||||
%endif
|
||||
Name: gpgme%{psuffix}
|
||||
Version: 1.23.1
|
||||
Version: 1.23.2
|
||||
Release: 0
|
||||
Summary: Programmatic library interface to GnuPG
|
||||
License: GPL-3.0-or-later AND LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user