dmalcolm 15 years ago
parent d742fae997
commit 3bcff80238

@ -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 <dmalcolm@redhat.com> - 0.9-2
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Tue Sep 29 2009 Matěj Cepl <mcepl@redhat.com> - 0.9-1
- New upstream release
- Fix BuildRequires to make Postscript documentation buildable

Loading…
Cancel
Save