From 660e7c44f36e18cd8eb37b63dc38953c7a39d43821df91ae8ffadf13e999a7a7 Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Mon, 12 Jul 2021 15:18:05 +0000 Subject: [PATCH] Accepting request 905864 from home:AndreasStieger:branches:Base:System - run all tests again OBS-URL: https://build.opensuse.org/request/show/905864 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=133 --- gpgme.changes | 1 + gpgme.spec | 4 ---- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/gpgme.changes b/gpgme.changes index c0fef7a..4fcb0f8 100644 --- a/gpgme.changes +++ b/gpgme.changes @@ -10,6 +10,7 @@ Wed Jul 7 18:19:43 UTC 2021 - Andreas Stieger * qt: Do not set empty base DN as query of keyserver URL * qt: Extend SignKeyJob to create signatures with expiration date * python: New optional parameter filter_signatures for decrypt +- run all tests again - add patches to fix tests: * gpgme-1.16.0-Use-after-free-in-t-edit-sign-test.patch * gpgme-1.16.0-t-various-testSignKeyWithExpiration-32-bit.patch diff --git a/gpgme.spec b/gpgme.spec index fa04c96..43d4584 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -210,10 +210,6 @@ This package contains the bindings to use the library in Qt C++ applications. %patch0 -p1 %patch1 -p1 -%ifarch %{ix86} -sed -i -e '/t-callbacks.py/d' lang/python/tests/Makefile.{am,in} -%endif - %build build_timestamp=$(date -u +%{Y}-%{m}-%{dT}%{H}:%{M}+0000 -r %{SOURCE99}) languages="cl cpp"