Update NEWS
[oweals/openssl.git] / openssl.spec
index 1b7c7c6befcf857bc4c9c5e1ec918151c1883bb5..dfe3d51d32d7bf30453ed5b423d2da68fa39b93a 100644 (file)
@@ -2,15 +2,15 @@
 %define libmaj 1
 %define libmin 0
 %define librel 1
-#%define librev a
+%define librev d
 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