use rpm built-in filtering of provides (rhbz#830153)
- remove strain debug fprintf() (rhbz#831567)
This commit is contained in:
parent
3d5ef644e5
commit
0657c1449d
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/libpwquality-0.9.9.tar.bz2
|
||||
/libpwquality-1.0.0.tar.bz2
|
||||
/libpwquality-1.1.0.tar.bz2
|
||||
/libpwquality-1.1.1.tar.bz2
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: A library for password generation and password quality checking
|
||||
Name: libpwquality
|
||||
Version: 1.1.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.1.1
|
||||
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.
|
||||
License: BSD or GPL+
|
||||
@ -104,8 +104,9 @@ rm -f $RPM_BUILD_ROOT%{_moduledir}/*.la
|
||||
%{python_sitearch}/pwquality.so
|
||||
|
||||
%changelog
|
||||
* Fri Jun 8 2012 Tomas Mraz <tmraz@redhat.com> 1.1.0-2
|
||||
- use rpm built-in filtering of provides (#830153)
|
||||
* Wed Jun 13 2012 Tomas Mraz <tmraz@redhat.com> 1.1.1-1
|
||||
- use rpm built-in filtering of provides (rhbz#830153)
|
||||
- remove strain debug fprintf() (rhbz#831567)
|
||||
|
||||
* Thu May 24 2012 Tomas Mraz <tmraz@redhat.com> 1.1.0-1
|
||||
- fix leak when throwing PWQError exception
|
||||
|
||||
Loading…
Reference in New Issue
Block a user