[gtkwave] Update to 3.3.13

Paul Howarth pghmcfc at fedoraproject.org
Mon Sep 27 09:31:02 UTC 2010


commit bd156600f2e80c2c45645e5a92e5385b8e5c04e5
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Sep 27 10:29:03 2010 +0100

    Update to 3.3.13
    
    - New upstream release 3.3.13
      - improve memory utilization on 32-bit architectures
      - add warnings for options that are non-functional for some configurations
      - reduce memory usage during file init for lxt2, vzt, and fst files
      - sparse versus non-sparse array crash fix for ae2 loader
      - fix tree build for fst when compressed facs are being used
      - make printed waves the same as viewed waves
      - add experimental dynamic SST building code (speedup for large trees)

 .gitignore   |    2 +-
 gtkwave.spec |   12 +++++++++++-
 sources      |    2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 328e9ae..a375358 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-/gtkwave-3.3.12.tar.gz
 /gtkwave-48.png
 /gtkwave-32.png
 /gtkwave-16.png
+/gtkwave-3.3.13.tar.gz
diff --git a/gtkwave.spec b/gtkwave.spec
index 54c2998..45c624f 100644
--- a/gtkwave.spec
+++ b/gtkwave.spec
@@ -5,7 +5,7 @@
 
 Summary:	Waveform Viewer
 Name:		gtkwave
-Version:	3.3.12
+Version:	3.3.13
 Release:	%{?prerel:0.}1%{?prerel:.%{prerel}}%{?dist}
 License:	GPLv2+
 Group:		Applications/Engineering
@@ -130,6 +130,16 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man5/gtkwaverc.5*
 
 %changelog
+* Mon Sep 27 2010 Paul Howarth <paul at city-fan.org> 3.3.13-1
+- update to 3.3.13
+  - improve memory utilization on 32-bit architectures
+  - add warnings for options that are non-functional for some configurations
+  - reduce memory usage during file init for lxt2, vzt, and fst files
+  - sparse versus non-sparse array crash fix for ae2 loader
+  - fix tree build for fst when compressed facs are being used
+  - make printed waves the same as viewed waves
+  - add experimental dynamic SST building code (speedup for large trees)
+
 * Mon Sep  6 2010 Paul Howarth <paul at city-fan.org> 3.3.12-1
 - update to 3.3.12
   - fix for --disable-tcl or systems that do not have Tcl installed
diff --git a/sources b/sources
index ad37666..ab2d1fe 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-281fd8c71ce9258f6bb698246a8906e7  gtkwave-3.3.12.tar.gz
+c0df180767c2a0a8365a422c08d110d3  gtkwave-3.3.13.tar.gz
 4fdb2fec2b6d9732e2f111c6cd63b788  gtkwave-48.png
 410c50539074403d3a3240f7c9209b11  gtkwave-32.png
 2cc7754492918591242bc38a0b11d2a5  gtkwave-16.png


More information about the scm-commits mailing list