[gtkwave] Update to 3.3.17

Paul Howarth pghmcfc at fedoraproject.org
Mon Nov 29 12:58:47 UTC 2010


commit facd41aa14f0005b843a942296b1baac626870c5
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Nov 29 12:57:38 2010 +0000

    Update to 3.3.17
    
    - New upstream release 3.3.17:
      - added sanity check in dynamic alias reconstruct routine in FST reader and
        also fixed bug where alias reconstruction in current blocks doesn't
        overwrite previous, old block data

 .gitignore   |    2 +-
 gtkwave.spec |    8 +++++++-
 sources      |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ea6edee..e87f09d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
 /gtkwave-48.png
 /gtkwave-32.png
 /gtkwave-16.png
-/gtkwave-3.3.16.tar.gz
+/gtkwave-3.3.17.tar.gz
diff --git a/gtkwave.spec b/gtkwave.spec
index 3535289..6548848 100644
--- a/gtkwave.spec
+++ b/gtkwave.spec
@@ -5,7 +5,7 @@
 
 Summary:	Waveform Viewer
 Name:		gtkwave
-Version:	3.3.16
+Version:	3.3.17
 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 Nov 29 2010 Paul Howarth <paul at city-fan.org> 3.3.17-1
+- update to 3.3.17
+  - added sanity check in dynamic alias reconstruct routine in FST reader and
+    also fixed bug where alias reconstruction in current blocks doesn't
+    overwrite previous, old block data
+
 * Thu Nov 25 2010 Paul Howarth <paul at city-fan.org> 3.3.16-1
 - update to 3.3.16
   - remove unused JError variables and replace with PJE0 macro
diff --git a/sources b/sources
index 3bd3638..f97c432 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-615aad0a23ba7295b20d60fc177cea8f  gtkwave-3.3.16.tar.gz
+c073cdd8ef2692de5bee99bb6e74a72a  gtkwave-3.3.17.tar.gz
 4fdb2fec2b6d9732e2f111c6cd63b788  gtkwave-48.png
 410c50539074403d3a3240f7c9209b11  gtkwave-32.png
 2cc7754492918591242bc38a0b11d2a5  gtkwave-16.png


More information about the scm-commits mailing list