Dennis Gilmore 13 years ago
parent 742a86067e
commit d95cb2cf0a

@ -1,7 +1,7 @@
Summary: Python wrapper module around the OpenSSL library Summary: Python wrapper module around the OpenSSL library
Name: pyOpenSSL Name: pyOpenSSL
Version: 0.12 Version: 0.12
Release: 1%{?dist} Release: 2%{?dist}
Source0: http://pypi.python.org/packages/source/p/pyOpenSSL/%{name}-%{version}.tar.gz Source0: http://pypi.python.org/packages/source/p/pyOpenSSL/%{name}-%{version}.tar.gz
# Fedora specific patches # Fedora specific patches
@ -52,6 +52,9 @@ find doc/ -name pyOpenSSL.\*
%{python_sitearch}/%{name}*.egg-info %{python_sitearch}/%{name}*.egg-info
%changelog %changelog
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Jun 28 2011 Tomas Mraz <tmraz@redhat.com> - 0.12-1 * Tue Jun 28 2011 Tomas Mraz <tmraz@redhat.com> - 0.12-1
- New upstream release - New upstream release

Loading…
Cancel
Save