Accepting request 947068 from GNOME:Next

- Add python-rpm-macros to BuildRequires (boo#1194757).

OBS-URL: https://build.opensuse.org/request/show/947068
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=39
This commit is contained in:
Bjørn Lie 2022-01-19 17:25:13 +00:00 committed by Git OBS Bridge
parent 4178224a4d
commit 398078d231
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 17 21:16:26 UTC 2022 - Michael Gorse <mgorse@suse.com>
- Add python-rpm-macros to BuildRequires (boo#1194757).
-------------------------------------------------------------------
Tue Sep 28 13:41:10 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -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