From 315904b812a8fbee857a5c1cef52cfdafe956573 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 18:34:24 +0100 Subject: [PATCH] automatic version update by autodist [release 1.6.7-1mamba;Thu Jan 21 2016] --- tls.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/tls.spec b/tls.spec index 9b04858..9661408 100644 --- a/tls.spec +++ b/tls.spec @@ -1,8 +1,8 @@ %define majversion %(echo %version | cut -d. -f 1-2) Name: tls -Version: 1.6 -Release: 2mamba +Version: 1.6.7 +Release: 1mamba Summary: OpenSSL/RSA-bsafe Tcl extension Group: Development/Bindings Vendor: openmamba @@ -17,7 +17,7 @@ License: BSD BuildRequires: glibc-devel BuildRequires: libopenssl-devel ## AUTOBUILDREQ-END -BuildRequires: libtcl85-devel +BuildRequires: libtcl-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -25,7 +25,7 @@ TLS is an OpenSSL / RSA-bsafe Tcl extension that provides secure connections on Within a few lines of code, users can query https servers (see the tclhttpd project for an https server using TLS). %prep -%setup -q -n %{name}%{majversion} +%setup -q -n %{name}%{version} #%patch -p1 #%patch1 -p1 @@ -52,6 +52,9 @@ Within a few lines of code, users can query https servers (see the tclhttpd proj %doc ChangeLog README.txt license.terms tls.htm %changelog +* Thu Jan 21 2016 Automatic Build System 1.6.7-1mamba +- automatic version update by autodist + * Wed Nov 24 2010 Silvan Calarco 1.6-2mamba - rebuilt with openssl 1.0