From b57bece4caa913a62435273e8bf87bea4380a72e Mon Sep 17 00:00:00 2001 From: B Stack Date: Wed, 9 Oct 2019 08:39:41 -0400 Subject: WIP: libssh2 add epoch --- libssh2/libssh2.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libssh2/libssh2.spec b/libssh2/libssh2.spec index c983613..055ca71 100644 --- a/libssh2/libssh2.spec +++ b/libssh2/libssh2.spec @@ -17,6 +17,7 @@ %{!?__isa_bits: %global __isa_bits %((echo '#include '; echo __WORDSIZE) | cpp - | grep -Ex '32|64')} Name: libssh2 +Epoch: 1 Version: 1.9.0 Release: 2.0.stack.%{__distinit}%{__distvers} Summary: A library implementing the SSH2 protocol -- cgit