diff options
author | dgp <dgp@noemail.net> | 2007-12-13 15:23:41 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2007-12-13 15:23:41 (GMT) |
commit | 2515c121c21a905f74fe6cc11fa98ac023bb4445 (patch) | |
tree | 4d11bd34c1edaf312cd42b5180cd01bf3fbc7a72 /unix/tk.spec | |
parent | eaeb4874f54a01cd940afa0feb28a4ce8ee7e7f9 (diff) | |
download | tk-2515c121c21a905f74fe6cc11fa98ac023bb4445.zip tk-2515c121c21a905f74fe6cc11fa98ac023bb4445.tar.gz tk-2515c121c21a905f74fe6cc11fa98ac023bb4445.tar.bz2 |
merge stable branch onto HEAD
FossilOrigin-Name: e7868b44c1e7bffc63a053b87a96a4499757f80d
Diffstat (limited to 'unix/tk.spec')
-rw-r--r-- | unix/tk.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/tk.spec b/unix/tk.spec index a1adefd..65984e3 100644 --- a/unix/tk.spec +++ b/unix/tk.spec @@ -1,11 +1,11 @@ -# $Id: tk.spec,v 1.30 2007/11/19 18:39:33 dgp Exp $ +# $Id: tk.spec,v 1.31 2007/12/13 15:28:50 dgp Exp $ # This file is the basis for a binary Tk Linux RPM. %{!?directory:%define directory /usr/local} Name: tk Summary: Tk graphical toolkit for the Tcl scripting language. -Version: 8.5b3 +Version: 8.5.0 Release: 2 License: BSD Group: Development/Languages |