Accepting request 246080 from home:dimstar:branches:GNOME:Factory
Update to 1.2.4 - note: we have the python2 package; not sure if anything uses it - otherwise we can just switch it to be P3 OBS-URL: https://build.opensuse.org/request/show/246080 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=12
This commit is contained in:
parent
930e42d08c
commit
e0e3c00426
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b11c79ce7b03cdf878fccb653e67bd430155cc6fd224efbbb3e78842f752516a
|
||||
size 367794
|
3
libpwquality-1.2.4.tar.bz2
Normal file
3
libpwquality-1.2.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ad67be364a66dc8b334a473c77d9f531137ee0e9d85d81f567f410a375857c7
|
||||
size 394060
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 23 13:01:30 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.2.4:
|
||||
+ Add Python3 module subpackage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 15 11:26:45 UTC 2014 - mlin@suse.com
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define _secconfdir %{_sysconfdir}/security
|
||||
|
||||
Name: libpwquality
|
||||
Version: 1.2.3
|
||||
Version: 1.2.4
|
||||
Release: 0
|
||||
Summary: Library for password quality checking and generating random passwords
|
||||
License: BSD-3-Clause or GPL-2.0+
|
||||
@ -143,6 +143,7 @@ rm %{buildroot}%{_pammoduledir}/*.la
|
||||
%files -n python-pwquality
|
||||
%defattr(-,root,root)
|
||||
%{python_sitearch}/pwquality.so
|
||||
%{python_sitearch}/pwquality*egg-info
|
||||
|
||||
%files lang -f libpwquality.lang
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user