From 370f73ad77303b0f5f0f42ac652be2c39228a01ac42e1213867ec83ccdccfb3c Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 17 Jan 2022 11:08:42 +0000 Subject: [PATCH] - buildrequire python-rpm-macros OBS-URL: https://build.opensuse.org/package/show/security/libseccomp?expand=0&rev=95 --- libseccomp.changes | 5 +++++ libseccomp.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) 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