[iaxclient] Updated requires to require tcl-8.6

Jaroslav Škarvada jskarvad at fedoraproject.org
Tue May 27 22:00:56 UTC 2014


commit d9b427b7c864a2744b2163f44e011a7698498c80
Author: Jaroslav Škarvada <jskarvad at redhat.com>
Date:   Wed May 28 00:00:52 2014 +0200

    Updated requires to require tcl-8.6

 iaxclient.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/iaxclient.spec b/iaxclient.spec
index b797c87..b6f1161 100644
--- a/iaxclient.spec
+++ b/iaxclient.spec
@@ -11,7 +11,7 @@
 
 Name:		iaxclient
 Version:	%{mainver}
-Release:	0.16.%{betaver}%{?dist}
+Release:	0.17.%{betaver}%{?dist}
 Summary:	Library for creating telephony solutions that interoperate with Asterisk
 Group:		System Environment/Libraries
 License:	LGPLv2+
@@ -61,7 +61,7 @@ Summary:	Tcl interface to iax2 client lib
 Version:	%{tclver}
 Group:		System Environment/Libraries
 License:	BSD
-Requires:	tcl(abi) = 8.5
+Requires:	tcl(abi) = 8.6
 Requires:	%{name} = %{mainver}-%{release}
 
 %description -n tcl-iaxclient
@@ -72,7 +72,7 @@ Summary:	Tk IAX Phone Client
 Version:	%{mainver}
 Group:		Applications/Internet
 License:	LGPLv2+
-Requires:	tcl(abi) = 8.5
+Requires:	tcl(abi) = 8.6
 Requires:	%{name} = %{mainver}-%{release}
 
 %description -n tkiaxphone
@@ -188,6 +188,9 @@ rm -rf %{buildroot}
 %{_datadir}/pixmaps/wxiax.png
 
 %changelog
+* Tue May 27 2014 Jaroslav Škarvada <jskarvad at redhat.com> - 2.1-0.17.beta3
+- Updated requires to require tcl-8.6
+
 * Wed May 21 2014 Jaroslav Škarvada <jskarvad at redhat.com> - 2.1-0.16.beta3
 - Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86
 


More information about the scm-commits mailing list