* Fix regression in 1.52.
* Rebase libgpg-error-nobetasuffix.patch
- Update to 1.52:
* The KEY_WOW64_xxKEY flags can now be passed to the Registry read
functions. [rE652328c786]
* In the spawn functions care about closefrom/close call is
interrupted. [T7478]
* New simple string list API. [rE47097806f1]
* New API for name value files. [rE7ec1f27b60]
* Interface changes relative to the 1.51 release:
- gpgrt_w32_reg_query_string NEW (Windows only).
- gpgrt_strlist_t NEW type.
- gpgrt_strlist_free NEW.
- gpgrt_strlist_add NEW.
- gpgrt_strlist_tokenize NEW.
- gpgrt_strlist_copy NEW.
- gpgrt_strlist_rev NEW.
- gpgrt_strlist_prev NEW.
- gpgrt_strlist_last NEW.
- gpgrt_strlist_pop NEW.
- gpgrt_strlist_find NEW.
- GPGRT_STRLIST_APPEND NEW const.
- GPGRT_STRLIST_WIPE NEW const.
- gpgrt_nvc_t NEW type.
- gpgrt_nve_t NEW type.
- gpgrt_nvc_new NEW.
- gpgrt_nvc_release NEW.
- gpgrt_nvc_get_flag NEW.
- gpgrt_nvc_add NEW.
OBS-URL: https://build.opensuse.org/package/show/Base:System/libgpg-error?expand=0&rev=112
* Add GPGRT_PROCESS_ALLOW_SET_FG for gpgrt_process_spawn. [rEb79d4206f4]
* Add new spawn function to modify the environment. [T7307]
* Fix missing environ var for macOS and others. [T7169,T7307]
* Fix forgotten _gpgrt_post_syscall on create pipe failure. [rEbcab96484d]
* Let gpgrt_poll return an error for a closed fd. [rE4a3dc85f69]
* Fix build error introduced by C-committee stupidity. [T7344]
* Interface changes relative to the 1.50 release:
- _gpg_w32_gettext_use_utf8 EXTN (new value 2).
- gpgrt_spawn_actions_set_env_rev NEW.
- GPGRT_PROCESS_ALLOW_SET_FG NEW.
* Release-info: https://dev.gnupg.org/T7164
* Rebase libgpg-error-nobetasuffix.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/libgpg-error?expand=0&rev=110