diff --git a/libseccomp.changes b/libseccomp.changes index d9c18a9..447f38e 100644 --- a/libseccomp.changes +++ b/libseccomp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 17 11:08:28 UTC 2022 - Marcus Meissner + +- buildrequire python-rpm-macros + ------------------------------------------------------------------- Thu Dec 2 12:09:38 UTC 2021 - Marcus Rueckert diff --git a/libseccomp.spec b/libseccomp.spec index be920d9..2876365 100644 --- a/libseccomp.spec +++ b/libseccomp.spec @@ -1,7 +1,7 @@ # # spec file for package libseccomp # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,6 +36,7 @@ BuildRequires: fdupes BuildRequires: libtool >= 2 BuildRequires: pkgconfig BuildRequires: python3-Cython >= 0.29 +BuildRequires: rpm-python-macros %description The libseccomp library provides an interface to the Linux Kernel's