From 0b8f98a411729c2d8de5d79769ecbe7987eed2a0 Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 16 Jul 2019 00:10:01 -0400 Subject: openssl-freefilesync: add ".stack" to release name --- openssl-freefilesync/openssl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openssl-freefilesync/openssl.spec b/openssl-freefilesync/openssl.spec index ff6e45d..39a71da 100644 --- a/openssl-freefilesync/openssl.spec +++ b/openssl-freefilesync/openssl.spec @@ -29,7 +29,7 @@ Summary: Utilities from the general purpose cryptography library with TLS implementation Name: %{fullname} Version: 1.1.1c -Release: 2%{?dist} +Release: 2.stack%{?dist} Epoch: 1 # We have to remove certain patented algorithms from the openssl source # tarball with the hobble-openssl script which is included below. -- cgit