Accepting request 318593 from GNOME:Next

Not sure if this is stable or unstable

OBS-URL: https://build.opensuse.org/request/show/318593
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2015-07-28 09:29:24 +00:00 committed by Git OBS Bridge
parent e0e3c00426
commit 26dd126c8f
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9ad67be364a66dc8b334a473c77d9f531137ee0e9d85d81f567f410a375857c7
size 394060

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:74d2ea90e103323c1f2d6a6cc9617cdae6877573eddb31aaf31a40f354cc2d2a
size 423910

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Jul 25 13:48:55 UTC 2015 - zaitor@opensuse.org
- Update to version 1.3.0:
+ Change the defaults for credits, difok, and minlen.
+ Make the cracklib check optional but on by default.
+ Add implicit support for parsing <cfgfile>.d/*.conf files.
+ Add libpwquality API manual page.
-------------------------------------------------------------------
Sat Aug 23 13:01:30 UTC 2014 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package libpwquality
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@
%define _secconfdir %{_sysconfdir}/security
Name: libpwquality
Version: 1.2.4
Version: 1.3.0
Release: 0
Summary: Library for password quality checking and generating random passwords
License: BSD-3-Clause or GPL-2.0+
@ -120,6 +120,7 @@ rm %{buildroot}%{_pammoduledir}/*.la
%doc AUTHORS COPYING NEWS README
%{_libdir}/libpwquality.so.*
%config(noreplace) %{_secconfdir}/pwquality.conf
%{_mandir}/man3/pwquality.3%{?ext_man}
%{_mandir}/man5/pwquality.conf.5%{?ext_man}
%files tools