diff --git a/libpwquality.changes b/libpwquality.changes index 1b332d4..4fd0a1e 100644 --- a/libpwquality.changes +++ b/libpwquality.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 17 21:16:26 UTC 2022 - Michael Gorse + +- Add python-rpm-macros to BuildRequires (boo#1194757). + ------------------------------------------------------------------- Tue Sep 28 13:41:10 UTC 2021 - Dominique Leuenberger diff --git a/libpwquality.spec b/libpwquality.spec index 471fa2b..8ae4eb9 100644 --- a/libpwquality.spec +++ b/libpwquality.spec @@ -1,7 +1,7 @@ # # spec file for package libpwquality # -# 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 @@ -38,6 +38,7 @@ BuildRequires: pkgconfig(python3) %if %{with python2} BuildRequires: pkgconfig(python2) %endif +BuildRequires: python-rpm-macros %description libpwquality is a library for password quality checks and generation