From 7a283fd1354d5883dfee006b688c04826de1e8c6 Mon Sep 17 00:00:00 2001 From: Haikel Guemar Date: Thu, 23 Nov 2017 15:55:51 +0100 Subject: [PATCH] Upstream 2.1.3 --- python-cryptography.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-cryptography.spec b/python-cryptography.spec index bf8501c..65f00ab 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -10,8 +10,8 @@ %global srcname cryptography Name: python-%{srcname} -Version: 2.1 -Release: 2%{?dist} +Version: 2.1.3 +Release: 1%{?dist} Summary: PyCA's cryptography library Group: Development/Libraries @@ -160,6 +160,9 @@ popd %changelog +* Thu Nov 23 2017 Haïkel Guémar - 2.1.3-1 +- Upstream 2.1.3 + * Tue Oct 24 2017 Christian Heimes - 2.1-2 - Change Requires to openssl-libs