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