diff --git a/openssl-1.0.1-version.patch b/openssl-1.0.1-version.patch index 2ac38c5..d535ab4 100644 --- a/openssl-1.0.1-version.patch +++ b/openssl-1.0.1-version.patch @@ -26,7 +26,7 @@ diff -up openssl-1.0.1/crypto/opensslv.h.version openssl-1.0.1/crypto/opensslv.h */ #define SHLIB_VERSION_HISTORY "" -#define SHLIB_VERSION_NUMBER "1.0.0" -+#define SHLIB_VERSION_NUMBER "1.0.1" ++#define SHLIB_VERSION_NUMBER "1.0.1a" #endif /* HEADER_OPENSSLV_H */ diff --git a/openssl.spec b/openssl.spec index 7893312..7364c06 100644 --- a/openssl.spec +++ b/openssl.spec @@ -21,6 +21,7 @@ Summary: Utilities from the general purpose cryptography library with TLS implementation Name: openssl Version: 1.0.1a +# Do not forget to bump SHLIB_VERSION on version upgrades Release: 1%{?dist} Epoch: 1 # We have to remove certain patented algorithms from the openssl source