[bwidget] Changed requires to require tcl-8.6

Jaroslav Škarvada jskarvad at fedoraproject.org
Wed May 28 14:49:12 UTC 2014


commit 6e3463b38dc74a16ded84c156c1bda64cd50dfbd
Author: Jaroslav Škarvada <jskarvad at redhat.com>
Date:   Wed May 28 16:49:10 2014 +0200

    Changed requires to require tcl-8.6

 bwidget.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/bwidget.spec b/bwidget.spec
index e9a022a..9eaf525 100644
--- a/bwidget.spec
+++ b/bwidget.spec
@@ -3,7 +3,7 @@
 
 Name:           bwidget
 Version:        1.9.7
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Extended widget set for Tk
 
 Group:          Development/Libraries
@@ -12,7 +12,7 @@ URL:            http://tcllib.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/tcllib/bwidget-%{version}.tar.gz
 
 BuildArch:      noarch
-Requires:       tcl(abi) = 8.5 tk
+Requires:       tcl(abi) = 8.6 tk
 BuildRequires:  tcl
 
 %description
@@ -43,6 +43,9 @@ install -m 0644 -pD images/*.gif images/*.xbm %{buildroot}/%{tcl_sitelib}/%{name
 %doc BWman/*.html
 
 %changelog
+* Wed May 28 2014 Jaroslav Škarvada <jskarvad at redhat.com> - 1.9.7-4
+- Changed requires to require tcl-8.6
+
 * Wed May 21 2014 Jaroslav Škarvada <jskarvad at redhat.com> - 1.9.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86
 


More information about the scm-commits mailing list