From fa244a0475b49a581b99b306131f5f0a149692dc Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 25 Feb 2009 20:56:35 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- tk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tk.spec b/tk.spec index 84faaf6..8381242 100644 --- a/tk.spec +++ b/tk.spec @@ -4,7 +4,7 @@ Summary: The graphical toolkit for the Tcl scripting language Name: tk Version: %{vers} -Release: 3%{?dist} +Release: 4%{?dist} Epoch: 1 License: TCL Group: Development/Languages @@ -116,6 +116,9 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 1:8.5.6-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Mon Feb 23 2009 Marcela Mašláňová - 1:8.5.6-3 - 480742 patch fixes the input method. The reason for this behaviour is still unknown.