diff --git a/openscap.changes b/openscap.changes index 5b5d07b..8f6a193 100644 --- a/openscap.changes +++ b/openscap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 19 04:51:24 UTC 2021 - Steve Kowalik + +- Since upstream has moved to Python 3, switch the BuildRequires from + python-devel to python3-devel. + ------------------------------------------------------------------- Wed Jul 14 13:58:45 UTC 2021 - Robert Frohl diff --git a/openscap.spec b/openscap.spec index 7243e32..6016015 100644 --- a/openscap.spec +++ b/openscap.spec @@ -73,7 +73,7 @@ BuildRequires: perl-XML-XPath BuildRequires: pkg-config BuildRequires: procps BuildRequires: procps-devel -BuildRequires: python-devel +BuildRequires: python3-devel BuildRequires: rpm-devel BuildRequires: sendmail BuildRequires: swig