Rebuild against Tcl/Tk 8.4.13

This commit is contained in:
David Cantrell 2006-04-20 19:13:13 +00:00
parent b4eab7ad34
commit d9fa02f7fc

View File

@ -1,11 +1,11 @@
%define tixmajor 8.4
%define tcltkver 8.4.12
%define tcltkver 8.4.13
Summary: A set of extension widgets for Tk
Name: tix
Epoch: 1
Version: %{tixmajor}.0
Release: 7
Release: 8
License: BSD
Group: Development/Languages
URL: http://tix.sourceforge.net/
@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT
%doc docs/*
%changelog
* Thu Apr 20 2006 David Cantrell <dcantrell@redhat.com> - 1:8.4.0-8
- Rebuild against Tcl/Tk 8.4.13
* Mon Apr 03 2006 David Cantrell <dcantrell@redhat.com> - 1:8.4.0-7
- libTix8.4.so shared lib placement fixup (#187739)