New upstream release
This commit is contained in:
parent
acdbf25128
commit
24e9c555cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/libpwquality-0.9.tar.bz2
|
||||
/libpwquality-0.9.9.tar.bz2
|
||||
/libpwquality-1.0.0.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: A library for password generation and password quality checking
|
||||
Name: libpwquality
|
||||
Version: 0.9.9
|
||||
Version: 1.0.0
|
||||
Release: 1%{?dist}
|
||||
# The package is BSD licensed with option to relicense as GPL+
|
||||
# - this option is redundant as the BSD license allows that anyway.
|
||||
@ -106,6 +106,10 @@ rm -f $RPM_BUILD_ROOT%{_moduledir}/*.la
|
||||
%{python_sitearch}/pwquality.so
|
||||
|
||||
%changelog
|
||||
* Thu Dec 8 2011 Tomas Mraz <tmraz@redhat.com> 1.0.0-1
|
||||
- added a few additional password quality checks
|
||||
- bugfix in configuration file parsing
|
||||
|
||||
* Fri Nov 11 2011 Tomas Mraz <tmraz@redhat.com> 0.9.9-1
|
||||
- added python bindings and documentation
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user