diff --git a/criu.changes b/criu.changes index 573a540..0769cd0 100644 --- a/criu.changes +++ b/criu.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 20 22:50:51 CET 2018 - tiwai@suse.de + +- Add python-devel to BuildReq explicitly, as a preparation for + fallback to asciidoctor (bsc#1075764) + ------------------------------------------------------------------- Tue Mar 13 16:21:20 UTC 2018 - avindra@opensuse.org diff --git a/criu.spec b/criu.spec index b2ffd28..1dfa7d8 100644 --- a/criu.spec +++ b/criu.spec @@ -32,6 +32,7 @@ BuildRequires: libnl3-devel BuildRequires: pkgconfig BuildRequires: protobuf-c BuildRequires: protobuf-devel +BuildRequires: python-devel BuildRequires: xmlto Requires: python-ipaddr Requires: python-protobuf