[gtkwave] Update to 3.3.26

Paul Howarth pghmcfc at fedoraproject.org
Wed Sep 28 10:51:34 UTC 2011


commit a75433aecfaf8079c72acd268d25a27807602daf
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Sep 28 11:50:13 2011 +0100

    Update to 3.3.26
    
    - New upstream release 3.3.26
      - Mac OSX fixes: removed restrictions for twinwave, compile fixes for Tcl
        detection, printf warning fixes (xcode gcc uses stricter warnings)
      - more generic warning fixes from recent feature adds

 gtkwave.spec |   10 ++++++++--
 sources      |    2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/gtkwave.spec b/gtkwave.spec
index 43668fe..15e6367 100644
--- a/gtkwave.spec
+++ b/gtkwave.spec
@@ -5,7 +5,7 @@
 
 Summary:	Waveform Viewer
 Name:		gtkwave
-Version:	3.3.25
+Version:	3.3.26
 Release:	%{?prerel:0.}1%{?prerel:.%{prerel}}%{?dist}
 License:	GPLv2+
 Group:		Applications/Engineering
@@ -130,12 +130,18 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man5/gtkwaverc.5*
 
 %changelog
+* Wed Sep 28 2011 Paul Howarth <paul at city-fan.org> 3.3.26-1
+- update to 3.3.26
+  - Mac OSX fixes: removed restrictions for twinwave, compile fixes for Tcl
+    detection, printf warning fixes (xcode gcc uses stricter warnings)
+  - more generic warning fixes from recent feature adds
+
 * Fri Sep 16 2011 Paul Howarth <paul at city-fan.org> 3.3.25-1
 - update to 3.3.25
   - replace calloc_2 with histent_calloc in loaders where applicable
   - update tcl.m4 so /usr/lib64 can be automatically used
   - fix TR_ANALOG_STEP line clipping problem
-  - fix for modelsim signal bit nets that are defined as [0] as some tools emit
+  - fix for modelsim single-bit nets that are defined as [0] as some tools emit
     signals without the [0] and it causes savefile compatibility problems
   - add visible filter pattern in fileselbox() as well as selectable "*"
     pattern overrides
diff --git a/sources b/sources
index 6330fc9..ad03de4 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-a543724b80fe7fd16c0db29a45d39a43  gtkwave-3.3.25.tar.gz
+8b25a82cfece9611b38d6abd22125192  gtkwave-3.3.26.tar.gz
 2cc7754492918591242bc38a0b11d2a5  gtkwave-16.png
 410c50539074403d3a3240f7c9209b11  gtkwave-32.png
 4fdb2fec2b6d9732e2f111c6cd63b788  gtkwave-48.png


More information about the scm-commits mailing list