diff --git a/python-nss.spec b/python-nss.spec index 6fa6cca..e5d650f 100644 --- a/python-nss.spec +++ b/python-nss.spec @@ -4,7 +4,7 @@ Name: python-nss Version: 0.9 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Python bindings for Network Security Services (NSS) Group: Development/Languages @@ -66,7 +66,7 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Thu Jul 15 2010 John Dennis - 0.9-7 +* Thu Jul 15 2010 John Dennis - 0.9-8 - Correct definciencies in auth_certificate_callback found in several of the example files and documentation. If you've copied that code you should merge those changes in. @@ -99,6 +99,7 @@ rm -rf $RPM_BUILD_ROOT CertificateRequest - The following module functions were added: + nss.nss.nss_is_initialized() nss.nss.cert_crl_reason_from_name() nss.nss.cert_crl_reason_name() nss.nss.cert_general_name_type_from_name() diff --git a/sources b/sources index 6c704b9..2221d85 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -019b94f1b5da5f0de3b56324c0b13125 python-nss-0.9.tar.bz2 +3e03b85852d99ed3167f18070484c045 python-nss-0.9.tar.bz2