diff --git a/pyOpenSSL.spec b/pyOpenSSL.spec index 36c965b..a272535 100644 --- a/pyOpenSSL.spec +++ b/pyOpenSSL.spec @@ -5,7 +5,7 @@ Summary: Python wrapper module around the OpenSSL library Name: pyOpenSSL Version: 17.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Source0: https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz Source1: https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz.asc @@ -106,6 +106,9 @@ rm doc/_build/html/.buildinfo %doc CHANGELOG.rst examples doc/_build/html %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 17.3.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Sep 27 2017 Troy Dawson - 17.3.0-2 - Cleanup spec file conditionals