[gtkwave] Update to 3.3.54

Paul Howarth pghmcfc at fedoraproject.org
Fri Jan 3 11:13:59 UTC 2014


commit d247bd2edfa96c8b3f77d01b0c3ac6c69516c4d2
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Jan 3 11:13:07 2014 +0000

    Update to 3.3.54
    
    - New upstream release 3.3.54
      - Added LZ4 double compression on hierarchy tree for FST when hierarchy size
        exceeds 4MB
      - Fix to regular expression filtering when +I+ form expressions are
        encountered in the SST; previously, the wrong value of regex match was used
        on 32-bit architectures due to the stack layout
      - Removed --disable-inline-asm ./configure flag as inline assembly has been
        removed because it is generating incorrectly in some cases on x86_64

 gtkwave.spec |   12 +++++++++++-
 sources      |    2 +-
 2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/gtkwave.spec b/gtkwave.spec
index 00004df..d1f3da3 100644
--- a/gtkwave.spec
+++ b/gtkwave.spec
@@ -5,7 +5,7 @@
 
 Summary:	Waveform Viewer
 Name:		gtkwave
-Version:	3.3.53
+Version:	3.3.54
 Release:	%{?prerel:0.}1%{?prerel:.%{prerel}}%{?dist}
 License:	GPLv2+
 Group:		Applications/Engineering
@@ -192,6 +192,16 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man5/gtkwaverc.5*
 
 %changelog
+* Fri Jan  3 2014 Paul Howarth <paul at city-fan.org> 3.3.54-1
+- update to 3.3.54
+  - added LZ4 double compression on hierarchy tree for FST when hierarchy size
+    exceeds 4MB
+  - fix to regular expression filtering when +I+ form expressions are
+    encountered in the SST; previously, the wrong value of regex match was used
+    on 32-bit architectures due to the stack layout
+  - removed --disable-inline-asm ./configure flag as inline assembly has been
+    removed because it is generating incorrectly in some cases on x86_64
+
 * Tue Dec 17 2013 Paul Howarth <paul at city-fan.org> 3.3.53-1
 - update to 3.3.53
   - made LZ4 the default compression routine selected for vcd2fst
diff --git a/sources b/sources
index 39762b6..e746187 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-90799eb3f68895e00981bb733ed13331  gtkwave-3.3.53.tar.gz
+2eaff96d2cc4dbab7f5f368aeee569ae  gtkwave-3.3.54.tar.gz
 2cc7754492918591242bc38a0b11d2a5  gtkwave-16.png
 410c50539074403d3a3240f7c9209b11  gtkwave-32.png
 4fdb2fec2b6d9732e2f111c6cd63b788  gtkwave-48.png


More information about the scm-commits mailing list