summaryrefslogtreecommitdiffstats
path: root/openssl.spec
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2005-07-05 19:11:56 +0000
committerRichard Levitte <levitte@openssl.org>2005-07-05 19:11:56 +0000
commit750cb3d24814bf362fb472f45653e9ce57da1f0b (patch)
treec3dc072e5e59d884de88bb837a4ccd946aad53a7 /openssl.spec
parentf254b540b8746c24bd0bb2a5249c7b30004a42f2 (diff)
Now that 0.9.8 has been tagged, it's time to move on.
Diffstat (limited to 'openssl.spec')
-rw-r--r--openssl.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/openssl.spec b/openssl.spec
index 03fae0b5b8..606df33d99 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -1,15 +1,15 @@
%define libmaj 0
%define libmin 9
%define librel 8
-#%define librev a
-Release: 3
+%define librev a
+Release: 1
%define openssldir /var/ssl
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