From 981a80055c9116d8f51fdcff953a4aa05b91c8c1 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 22:45:14 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/pyOpenSSL.git#f878ff18be79b39e0187ecfdb85e2ebe386bf80c --- pyOpenSSL.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyOpenSSL.spec b/pyOpenSSL.spec index 8ce4442..066857a 100644 --- a/pyOpenSSL.spec +++ b/pyOpenSSL.spec @@ -1,7 +1,7 @@ Summary: Python wrapper module around the OpenSSL library Name: pyOpenSSL Version: 20.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Source0: https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz BuildArch: noarch @@ -70,6 +70,9 @@ rm doc/_build/html/.buildinfo %doc CHANGELOG.rst doc/_build/html %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 20.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 18 23:57:32 EST 2021 Paul Wouters - 20.0.1-1 - Resolves: rhbz#1907999 pyOpenSSL-20.0.1 is available