Accepting request 146949 from GNOME:Factory

Update (forwarded request 146299 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/146949
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpwquality?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2013-01-07 16:23:27 +00:00 committed by Git OBS Bridge
commit 19049dfb2e
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32cfbe302ade7e7271ed44bcae8aae3b6b55ca56ff642c4ece1752ffaa8003ee
size 361427

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7106548d54f49763dbab63e519e76d95d24c9fee50e6de2398050b49da67d46f
size 360414

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Dec 23 09:38:10 UTC 2012 - zaitor@opensuse.org
- Update to version 1.2.1:
+ Properly free pwquality settings.
+ Add extern "C" to public header.
+ Updated translations.
-------------------------------------------------------------------
Fri Sep 7 21:31:36 UTC 2012 - vuntz@opensuse.org

View File

@ -20,13 +20,13 @@
%define _secconfdir %{_sysconfdir}/security
Name: libpwquality
Version: 1.2.0
Version: 1.2.1
Release: 0
Summary: Library for password quality checking and generating random passwords
License: BSD-3-Clause or GPL-2.0+
Group: System/Libraries
Url: https://fedorahosted.org/libpwquality/
Source: https://fedorahosted.org/releases/l/i/%{name}/%{name}-%{version}.tar.bz2
Source: https://fedorahosted.org/releases/l/i/libpwquality/%{name}-%{version}.tar.bz2
BuildRequires: cracklib-devel
BuildRequires: gettext-devel
BuildRequires: pam-devel