Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gpgme for openSUSE:Factory checked in at 2026-07-08 17:33:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gpgme (Old) and /work/SRC/openSUSE:Factory/.gpgme.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gpgme" Wed Jul 8 17:33:52 2026 rev:120 rq:1363881 version:2.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gpgme/gpgme.changes 2026-06-30 15:11:31.548166627 +0200 +++ /work/SRC/openSUSE:Factory/.gpgme.new.1982/gpgme.changes 2026-07-08 17:35:38.283582556 +0200 @@ -1,0 +2,6 @@ +Sun Jul 5 16:01:45 UTC 2026 - Andreas Stieger <[email protected]> + +- Update to 2.1.2: + * fix issues affecting other platforms + +------------------------------------------------------------------- Old: ---- gpgme-2.1.1.tar.bz2 gpgme-2.1.1.tar.bz2.sig New: ---- gpgme-2.1.2.tar.bz2 gpgme-2.1.2.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gpgme.spec ++++++ --- /var/tmp/diff_new_pack.PZjkFU/_old 2026-07-08 17:35:40.399656056 +0200 +++ /var/tmp/diff_new_pack.PZjkFU/_new 2026-07-08 17:35:40.403656195 +0200 @@ -19,7 +19,7 @@ %define sover 45 Name: gpgme -Version: 2.1.1 +Version: 2.1.2 Release: 0 Summary: Programmatic library interface to GnuPG License: GPL-3.0-or-later AND LGPL-2.1-or-later ++++++ gpgme-2.1.1.tar.bz2 -> gpgme-2.1.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gpgme-2.1.1/ChangeLog new/gpgme-2.1.2/ChangeLog --- old/gpgme-2.1.1/ChangeLog 2026-06-25 16:05:30.000000000 +0200 +++ new/gpgme-2.1.2/ChangeLog 2026-06-30 11:59:01.000000000 +0200 @@ -1,3 +1,15 @@ +2026-06-30 Werner Koch <[email protected]> + + Release 2.1.2. + + commit 34eaa0a69c120cd1d19365c6b24c58e98cd29cdf + + +2026-06-29 Ingo Klöcker <[email protected]> + + w32: Fix typo which broke the build. + + commit 413380c31074dcd7e22062e6cd3f313bfa451200 + * src/w32-io.c (_gpgme_io_spawn): Replace bogus #else with #endif. + 2026-06-25 Werner Koch <[email protected]> Release 2.1.1. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gpgme-2.1.1/NEWS new/gpgme-2.1.2/NEWS --- old/gpgme-2.1.1/NEWS 2026-06-25 16:04:19.000000000 +0200 +++ new/gpgme-2.1.2/NEWS 2026-06-30 11:56:33.000000000 +0200 @@ -1,3 +1,11 @@ +Noteworthy changes in version 2.1.2 (2026-06-30) [C46/A1/R2] +------------------------------------------------ + + * w32: Fix a syntax error + + Release-info: https://dev.gnupg.org/T8269 + + Noteworthy changes in version 2.1.1 (2026-06-25) [C46/A1/R1] ------------------------------------------------ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gpgme-2.1.1/VERSION new/gpgme-2.1.2/VERSION --- old/gpgme-2.1.1/VERSION 2026-06-25 16:05:19.000000000 +0200 +++ new/gpgme-2.1.2/VERSION 2026-06-30 11:58:52.000000000 +0200 @@ -1,2 +1,2 @@ -2.1.1 -c68741376b5561f6a9885819c55922cd189a5172 +2.1.2 +34eaa0a69c120cd1d19365c6b24c58e98cd29cdf diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gpgme-2.1.1/configure new/gpgme-2.1.2/configure --- old/gpgme-2.1.1/configure 2026-06-25 16:05:20.000000000 +0200 +++ new/gpgme-2.1.2/configure 2026-06-30 11:58:52.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for gpgme 2.1.1. +# Generated by GNU Autoconf 2.71 for gpgme 2.1.2. # # Report bugs to <https://bugs.gnupg.org>. # @@ -621,8 +621,8 @@ # Identity of this package. PACKAGE_NAME='gpgme' PACKAGE_TARNAME='gpgme' -PACKAGE_VERSION='2.1.1' -PACKAGE_STRING='gpgme 2.1.1' +PACKAGE_VERSION='2.1.2' +PACKAGE_STRING='gpgme 2.1.2' PACKAGE_BUGREPORT='https://bugs.gnupg.org' PACKAGE_URL='' @@ -1453,7 +1453,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures gpgme 2.1.1 to adapt to many kinds of systems. +\`configure' configures gpgme 2.1.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1524,7 +1524,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gpgme 2.1.1:";; + short | recursive ) echo "Configuration of gpgme 2.1.2:";; esac cat <<\_ACEOF @@ -1666,7 +1666,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gpgme configure 2.1.1 +gpgme configure 2.1.2 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -2323,7 +2323,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by gpgme $as_me 2.1.1, which was +It was created by gpgme $as_me 2.1.2, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -3095,7 +3095,7 @@ # LIBGPGME_LT_CURRENT=46 LIBGPGME_LT_AGE=1 -LIBGPGME_LT_REVISION=1 +LIBGPGME_LT_REVISION=2 ################################################ @@ -3113,7 +3113,7 @@ VERSION_MAJOR=2 VERSION_MINOR=1 -VERSION_MICRO=1 +VERSION_MICRO=2 @@ -3634,7 +3634,7 @@ # Define the identity of the package. PACKAGE='gpgme' - VERSION='2.1.1' + VERSION='2.1.2' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -6501,7 +6501,7 @@ -VERSION_NUMBER=0x020101 +VERSION_NUMBER=0x020102 # We need to compile and run a program on the build machine. A @@ -15650,8 +15650,8 @@ # # Provide information about the build. # -BUILD_REVISION="c6874137" -BUILD_COMMITID="c68741376b5561f6a9885819c55922cd189a5172" +BUILD_REVISION="34eaa0a6" +BUILD_COMMITID="34eaa0a69c120cd1d19365c6b24c58e98cd29cdf" printf "%s\n" "#define BUILD_REVISION \"$BUILD_REVISION\"" >>confdefs.h @@ -15661,7 +15661,7 @@ BUILD_VERSION=`echo "$PACKAGE_VERSION" | sed 's/\([0-9.]*\).*/\1./'` -BUILD_VERSION="${BUILD_VERSION}50823" +BUILD_VERSION="${BUILD_VERSION}13546" BUILD_FILEVERSION=`echo "${BUILD_VERSION}" | tr . ,` @@ -18206,7 +18206,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by gpgme $as_me 2.1.1, which was +This file was extended by gpgme $as_me 2.1.2, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -18274,7 +18274,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -gpgme config.status 2.1.1 +gpgme config.status 2.1.2 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" @@ -20229,7 +20229,7 @@ echo " GPGME v${VERSION} has been configured as follows: - Revision: c6874137 (50823) + Revision: 34eaa0a6 (13546) Platform: $host UI Server: $uiserver diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gpgme-2.1.1/configure.ac new/gpgme-2.1.2/configure.ac --- old/gpgme-2.1.1/configure.ac 2026-06-25 16:04:19.000000000 +0200 +++ new/gpgme-2.1.2/configure.ac 2026-06-30 11:56:43.000000000 +0200 @@ -32,7 +32,7 @@ m4_define([mym4_package],[gpgme]) m4_define([mym4_major], [2]) m4_define([mym4_minor], [1]) -m4_define([mym4_micro], [1]) +m4_define([mym4_micro], [2]) # Below is m4 magic to extract and compute the git revision number, # the decimalized short revision number, a beta version string and a @@ -57,7 +57,7 @@ # LIBGPGME_LT_CURRENT=46 LIBGPGME_LT_AGE=1 -LIBGPGME_LT_REVISION=1 +LIBGPGME_LT_REVISION=2 ################################################ AC_SUBST(LIBGPGME_LT_CURRENT) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gpgme-2.1.1/gpgme.spec new/gpgme-2.1.2/gpgme.spec --- old/gpgme-2.1.1/gpgme.spec 2026-06-25 16:05:30.000000000 +0200 +++ new/gpgme-2.1.2/gpgme.spec 2026-06-30 11:59:01.000000000 +0200 @@ -1,7 +1,7 @@ # This is a template. The dist target uses it to create the real file. Summary: GPGME - GnuPG Made Easy Name: gpgme -Version: 2.1.1 +Version: 2.1.2 Release: 1 URL: https://gnupg.org/gpgme.html Source: https://www.gnupg.org/ftp/gcrypt/gpgme/%{name}-%{version}.tar.gz diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gpgme-2.1.1/lang/cl/gpgme.asd new/gpgme-2.1.2/lang/cl/gpgme.asd --- old/gpgme-2.1.1/lang/cl/gpgme.asd 2026-06-25 16:05:27.000000000 +0200 +++ new/gpgme-2.1.2/lang/cl/gpgme.asd 2026-06-30 11:58:58.000000000 +0200 @@ -27,7 +27,7 @@ (defsystem gpgme :description "GnuPG Made Easy." :author "g10 Code GmbH" - :version "2.1.1" + :version "2.1.2" :licence "GPL" :defsystem-depends-on ("cffi-grovel") :depends-on ("cffi" "gpg-error" "trivial-garbage") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gpgme-2.1.1/src/w32-io.c new/gpgme-2.1.2/src/w32-io.c --- old/gpgme-2.1.1/src/w32-io.c 2026-06-25 16:04:19.000000000 +0200 +++ new/gpgme-2.1.2/src/w32-io.c 2026-06-30 11:55:37.000000000 +0200 @@ -1728,7 +1728,7 @@ gpgrt_w32_set_errno (lasterr); #else gpg_err_set_errno (EIO); -#else +#endif UNLOCK (fd_table_lock); return TRACE_SYSRES (-1); }
