From f5d3dd5d3605b4f3dcb51f506462b16495b238b3d23af48b94b645865f3fa5bb Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 25 Jan 2022 14:23:09 +0000 Subject: [PATCH] Accepting request 947065 from home:mgorse:branches:hardware - Add python-rpm-macros to BuildRequires (boo#1194756). OBS-URL: https://build.opensuse.org/request/show/947065 OBS-URL: https://build.opensuse.org/package/show/hardware/libplist?expand=0&rev=13 --- libplist.changes | 5 +++++ libplist.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/libplist.changes b/libplist.changes index 326cd15..13aed5f 100644 --- a/libplist.changes +++ b/libplist.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 17 21:12:33 UTC 2022 - Michael Gorse + +- Add python-rpm-macros to BuildRequires (boo#1194756). + ------------------------------------------------------------------- Mon Dec 6 12:13:55 UTC 2021 - Fabian Vogt diff --git a/libplist.spec b/libplist.spec index 55272a8..91aa772 100644 --- a/libplist.spec +++ b/libplist.spec @@ -31,6 +31,7 @@ BuildRequires: automake BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: pkgconfig +BuildRequires: python-rpm-macros BuildRequires: python3-Cython >= 0.17 BuildRequires: pkgconfig(python3)