- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
This commit is contained in:
parent
40ddd8c2ce
commit
c6b181660a
@ -1,7 +1,7 @@
|
||||
Summary: Python wrapper module around the OpenSSL library
|
||||
Name: pyOpenSSL
|
||||
Version: 0.13
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Source0: http://pypi.python.org/packages/source/p/pyOpenSSL/%{name}-%{version}.tar.gz
|
||||
|
||||
# Fedora specific patches
|
||||
@ -57,6 +57,9 @@ find doc/ -name pyOpenSSL.\*
|
||||
%{python_sitearch}/%{name}*.egg-info
|
||||
|
||||
%changelog
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
* Thu Apr 4 2013 Tomáš Mráz <tmraz@redhat.com> - 0.13-6
|
||||
- Check for error returns which cause segfaults in FIPS mode
|
||||
- Fix missing error check and leak found by gcc-with-cpychecker (#800086)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user