Accepting request 146299 from home:Zaitor:branches:GNOME:Factory
Update OBS-URL: https://build.opensuse.org/request/show/146299 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=4
This commit is contained in:
parent
41b95fcd01
commit
193ab3f05e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:32cfbe302ade7e7271ed44bcae8aae3b6b55ca56ff642c4ece1752ffaa8003ee
|
|
||||||
size 361427
|
|
3
libpwquality-1.2.1.tar.bz2
Normal file
3
libpwquality-1.2.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7106548d54f49763dbab63e519e76d95d24c9fee50e6de2398050b49da67d46f
|
||||||
|
size 360414
|
@ -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
|
Fri Sep 7 21:31:36 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -20,13 +20,13 @@
|
|||||||
%define _secconfdir %{_sysconfdir}/security
|
%define _secconfdir %{_sysconfdir}/security
|
||||||
|
|
||||||
Name: libpwquality
|
Name: libpwquality
|
||||||
Version: 1.2.0
|
Version: 1.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for password quality checking and generating random passwords
|
Summary: Library for password quality checking and generating random passwords
|
||||||
License: BSD-3-Clause or GPL-2.0+
|
License: BSD-3-Clause or GPL-2.0+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: https://fedorahosted.org/libpwquality/
|
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: cracklib-devel
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user