diff --git a/gnome-doc-utils.changes b/gnome-doc-utils.changes index 28a675b..e513fe5 100644 --- a/gnome-doc-utils.changes +++ b/gnome-doc-utils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 17 21:07:51 UTC 2022 - Michael Gorse + +- Add python-rpm-macros to BuildRequires (boo#1194754). + ------------------------------------------------------------------- Mon Sep 20 19:47:12 UTC 2021 - Stanislav Brabec diff --git a/gnome-doc-utils.spec b/gnome-doc-utils.spec index d33969c..1b66937 100644 --- a/gnome-doc-utils.spec +++ b/gnome-doc-utils.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-doc-utils # -# 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 @@ -32,6 +32,7 @@ Patch1: gnome-doc-utils-port-python3.patch BuildRequires: docbook_4 BuildRequires: fdupes BuildRequires: intltool +BuildRequires: python-rpm-macros %if %suse_version > 1500 BuildRequires: python3-libxml2 %else