diff --git a/gpgme-1.23.1.tar.bz2 b/gpgme-1.23.1.tar.bz2 deleted file mode 100644 index 94673e1..0000000 --- a/gpgme-1.23.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0c316f7ab7d3bfb01a8753c3370dc906e5b61436021f3b54ff1483b513769bd -size 1716825 diff --git a/gpgme-1.23.1.tar.bz2.sig b/gpgme-1.23.1.tar.bz2.sig deleted file mode 100644 index 16011ae..0000000 Binary files a/gpgme-1.23.1.tar.bz2.sig and /dev/null differ diff --git a/gpgme-1.23.2.tar.bz2 b/gpgme-1.23.2.tar.bz2 new file mode 100644 index 0000000..1a261ef --- /dev/null +++ b/gpgme-1.23.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9499e8b1f33cccb6815527a1bc16049d35a6198a6c5fae0185f2bd561bce5224 +size 1836904 diff --git a/gpgme-1.23.2.tar.bz2.sig b/gpgme-1.23.2.tar.bz2.sig new file mode 100644 index 0000000..61eb854 Binary files /dev/null and b/gpgme-1.23.2.tar.bz2.sig differ diff --git a/gpgme.changes b/gpgme.changes index 7d7fa23..7c055bd 100644 --- a/gpgme.changes +++ b/gpgme.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Nov 29 21:13:20 UTC 2023 - Pedro Monreal + +- 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 diff --git a/gpgme.spec b/gpgme.spec index 7b514bd..c891d9e 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -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