[tcl-tktreectrl] 2.3.2

Tom Callaway spot at fedoraproject.org
Fri Apr 1 19:39:56 UTC 2011


commit 6d89d29276f92418f0ec77ff09b220a1dc803619
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Fri Apr 1 15:41:15 2011 -0400

    2.3.2

 .gitignore          |    1 +
 sources             |    2 +-
 tcl-tktreectrl.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 64801e7..c2c341a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 tktreectrl-2.2.10.tar.gz
 /tktreectrl-2.3.tar.gz
 /tktreectrl-2.3.1.tar.gz
+/tktreectrl-2.3.2.tar.gz
diff --git a/sources b/sources
index 2dfe74b..70ecc46 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-be2dafbeaaf9f5200e03fb788741d370  tktreectrl-2.3.1.tar.gz
+c69b63d8c85cbbd5d12501d9fd323287  tktreectrl-2.3.2.tar.gz
diff --git a/tcl-tktreectrl.spec b/tcl-tktreectrl.spec
index 1b496fb..084a5b0 100644
--- a/tcl-tktreectrl.spec
+++ b/tcl-tktreectrl.spec
@@ -3,7 +3,7 @@
 %define realname tktreectrl
 
 Name:		tcl-%{realname}
-Version:	2.3.1
+Version:	2.3.2
 Release:	1%{?dist}
 Summary:	Multi-column hierarchical listbox widget for Tk
 Group:		System Environment/Libraries
@@ -48,6 +48,9 @@ rm -rf %{buildroot}
 %{_mandir}/mann/treectrl*
 
 %changelog
+* Fri Apr  1 2011 Tom Callaway <spot at fedoraproject.org> - 2.3.2-1
+- update to 2.3.2
+
 * Mon Mar 28 2011 Tom Callaway <spot at fedoraproject.org> - 2.3.1-1
 - update to 2.3.1
 


More information about the scm-commits mailing list