diff --git a/pyOpenSSL.spec b/pyOpenSSL.spec index 980d365..aaeed98 100644 --- a/pyOpenSSL.spec +++ b/pyOpenSSL.spec @@ -3,7 +3,7 @@ Summary: Python wrapper module around the OpenSSL library Name: pyOpenSSL Version: 0.9 -Release: 1%{?dist} +Release: 2%{?dist} Source0: http://pyopenssl.sf.net/%{name}-%{version}.tar.gz Patch0: pyOpenSSL-0.7-openssl.patch Patch2: pyOpenSSL-elinks.patch @@ -53,6 +53,9 @@ find doc/ -name pyOpenSSL.\* %{python_sitearch}/%{name}*.egg-info %changelog +* Wed Jul 21 2010 David Malcolm - 0.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Tue Sep 29 2009 Matěj Cepl - 0.9-1 - New upstream release - Fix BuildRequires to make Postscript documentation buildable