diff options
Diffstat (limited to 'libssh2')
-rw-r--r-- | libssh2/libssh2.spec | 1 |
1 files changed, 1 insertions, 0 deletions
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 <bits/wordsize.h>'; 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 |