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:
parent
b6840238b3
commit
660e7c44f3
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user