summaryrefslogtreecommitdiffstats
path: root/openssl.spec
diff options
context:
space:
mode:
Diffstat (limited to 'openssl.spec')
-rw-r--r--openssl.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/openssl.spec b/openssl.spec
index de8c9e18d9..c114c5ae72 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -1,6 +1,6 @@
-%define libmaj 0
-%define libmin 9
-%define librel 9
+%define libmaj 1
+%define libmin 1
+%define librel 0
#%define librev a
Release: 1
@@ -8,8 +8,8 @@ Release: 1
Summary: Secure Sockets Layer and cryptography libraries and tools
Name: openssl
-#Version: %{libmaj}.%{libmin}.%{librel}
-Version: %{libmaj}.%{libmin}.%{librel}%{librev}
+Version: %{libmaj}.%{libmin}.%{librel}
+#Version: %{libmaj}.%{libmin}.%{librel}%{librev}
Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
Copyright: Freely distributable
Group: System Environment/Libraries