Accepting request 947477 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/947477 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=22
This commit is contained in:
commit
393222c9c4
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user