[gtkwave] Update to 3.3.24

Paul Howarth pghmcfc at fedoraproject.org
Mon Aug 8 11:04:43 UTC 2011


commit d605a05ed7ec650caf3477e02c5e39ca94097741
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Aug 8 12:03:50 2011 +0100

    Update to 3.3.24
    
    - New upstream release 3.3.24
      - improve the searching for the TCL libraries (when using stubs)
      - fixed bug where Tcl_GetString was substituted with brace removal
        preprocessing when unnecessary (would break addSignalsFromList, etc.)

 gtkwave.spec |    8 +++++++-
 sources      |    2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/gtkwave.spec b/gtkwave.spec
index e52a40c..73467c5 100644
--- a/gtkwave.spec
+++ b/gtkwave.spec
@@ -5,7 +5,7 @@
 
 Summary:	Waveform Viewer
 Name:		gtkwave
-Version:	3.3.23
+Version:	3.3.24
 Release:	%{?prerel:0.}1%{?prerel:.%{prerel}}%{?dist}
 License:	GPLv2+
 Group:		Applications/Engineering
@@ -130,6 +130,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man5/gtkwaverc.5*
 
 %changelog
+* Mon Aug  8 2011 Paul Howarth <paul at city-fan.org> 3.3.24-1
+- update to 3.3.24
+  - improve the searching for the TCL libraries (when using stubs)
+  - fixed bug where Tcl_GetString was substituted with brace removal
+    preprocessing when unnecessary (would break addSignalsFromList, etc.)
+
 * Mon Jul  4 2011 Paul Howarth <paul at city-fan.org> 3.3.23-1
 - update to 3.3.23
   - fixed ItemFactory callbacks as their argument lists did not reflect the
diff --git a/sources b/sources
index b1341f1..68ac6f3 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-93f7fa9fe77aedb54cc58c4c27b5459c  gtkwave-3.3.23.tar.gz
+792cdc0b7c3e4583f407800020877d05  gtkwave-3.3.24.tar.gz
 2cc7754492918591242bc38a0b11d2a5  gtkwave-16.png
 410c50539074403d3a3240f7c9209b11  gtkwave-32.png
 4fdb2fec2b6d9732e2f111c6cd63b788  gtkwave-48.png


More information about the scm-commits mailing list