Accepting request 737933 from home:StefanBruens:branches:GNOME:Factory

- Depend on the specific Python ABI version the module was built with,
  as the _giscanner binary module is ABI dependent. Fixes boo#1153837

OBS-URL: https://build.opensuse.org/request/show/737933
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=212
This commit is contained in:
Bjørn Lie 2019-10-14 19:09:03 +00:00 committed by Git OBS Bridge
parent 0f9906cb91
commit 8147553a6b
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Oct 12 20:53:47 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Depend on the specific Python ABI version the module was built with,
as the _giscanner binary module is ABI dependent. Fixes boo#1153837
-------------------------------------------------------------------
Mon Sep 9 15:29:12 CDT 2019 - mgorse@suse.com

View File

@ -58,6 +58,7 @@ Requires: libgirepository-1_0-1 = %{version}
# gi-find-deps uses the enhanced grep variant in order to do multi-line matching (for pkg.requires(..))
Requires: pcre-tools
Requires: python3-xml
Requires: python(abi) = %{python3_version}
%description
The goal of the project is to describe the APIs and collect them in