From 60efa7758e3569eec1af53ac1c51b81b214a79aa Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Fri, 14 Sep 2018 10:57:22 +0200 Subject: [PATCH] Bump release --- openssl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openssl.spec b/openssl.spec index 1d28483..3a25df1 100644 --- a/openssl.spec +++ b/openssl.spec @@ -22,7 +22,7 @@ Summary: Utilities from the general purpose cryptography library with TLS implementation Name: openssl Version: 1.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 # We have to remove certain patented algorithms from the openssl source # tarball with the hobble-openssl script which is included below.