diff options
author | dgp <dgp@users.sourceforge.net> | 2016-03-03 19:19:29 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2016-03-03 19:19:29 (GMT) |
commit | 2fd9fcf08d73f688888ef8784be0c5493b80d818 (patch) | |
tree | 9406a394d30d22c961a09ad039a8d5450172a4ed /unix/tk.spec | |
parent | 9d05857f2e1878b20cc6aa7cd5c87ed5c55aeea5 (diff) | |
download | tk-2fd9fcf08d73f688888ef8784be0c5493b80d818.zip tk-2fd9fcf08d73f688888ef8784be0c5493b80d818.tar.gz tk-2fd9fcf08d73f688888ef8784be0c5493b80d818.tar.bz2 |
Bump trunk to 8.7a0 to accept new feature development.
Diffstat (limited to 'unix/tk.spec')
-rw-r--r-- | unix/tk.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/unix/tk.spec b/unix/tk.spec index e43e28e..c4ec12b 100644 --- a/unix/tk.spec +++ b/unix/tk.spec @@ -4,15 +4,15 @@ Name: tk Summary: Tk graphical toolkit for the Tcl scripting language. -Version: 8.6.5 +Version: 8.7a0 Release: 2 License: BSD Group: Development/Languages Source: http://prdownloads.sourceforge.net/tcl/tk%{version}-src.tar.gz URL: http://www.tcl.tk/ Buildroot: /var/tmp/%{name}%{version} -Buildrequires: XFree86-devel tcl >= %version -Requires: tcl >= %version +Buildrequires: XFree86-devel tcl >= 8.6.0 +Requires: tcl >= 8.6.0 %description The Tcl (Tool Command Language) provides a powerful platform for |