diff --git a/python-cryptography.spec b/python-cryptography.spec index a7b057e..489b3b9 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -11,7 +11,7 @@ Name: python-%{srcname} Version: 2.0.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: PyCA's cryptography library Group: Development/Libraries @@ -164,6 +164,9 @@ popd %changelog +* Tue Oct 24 2017 Christian Heimes - 2.0.2-3 +- Change Requires to openssl-libs + * Thu Aug 03 2017 Christian Heimes - 2.0.2-2 - Add workaround for pytest bug