From 7c34b00eaeaaefa339844e97279974fffe9db150 Mon Sep 17 00:00:00 2001 From: Christian Heimes Date: Tue, 24 Oct 2017 11:56:24 +0200 Subject: [PATCH] Change Requires to openssl-libs --- python-cryptography.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cryptography.spec b/python-cryptography.spec index 054bf65..487fa37 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -9,7 +9,7 @@ Name: python-%{srcname} Version: 2.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: PyCA's cryptography library Group: Development/Libraries @@ -159,6 +159,9 @@ popd %changelog +* Tue Oct 24 2017 Christian Heimes - 2.0.2-2 +- Change Requires to openssl-libs + * Thu Aug 03 2017 Christian Heimes - 2.0.2-1 - New upstream release 2.0.2 - Modernize spec