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
This commit is contained in:
Pedro Monreal Gonzalez 2021-07-12 15:18:05 +00:00 committed by Git OBS Bridge
parent b6840238b3
commit 660e7c44f3
2 changed files with 1 additions and 4 deletions

View File

@ -10,6 +10,7 @@ Wed Jul 7 18:19:43 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
* 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

View File

@ -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"