From 47f3cd398aeeb1421e4cd5b3a621176ad393335b Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Jul 31 2016 20:10:51 +0000 Subject: Update to 3.3.74 - New upstream release 3.3.74 - Fix for when a signal name is used as a hierarchy name at the same level of scope (affects fsdb) - Added --rcvar command line option to insert rc variable changes individually without needing to point to a configuration file - Change to combine traces down/up routines to handle 2D vector name generation - Allow FSDB files to contain ".gz" and ".bz2" suffixes as the libnffr loader can handle those - If a variable is declared in the dumpfile as an integer, then it is imported to the waveform display as an integer instead of a hex value; this works for dump file formats that show the datatype in the SST window - Added code that should prevent the primary marker from disappearing unexpectedly as well as dynamic resizing being stuck in the unset marker width --- diff --git a/gtkwave.spec b/gtkwave.spec index c310ad0..d6b02f6 100644 --- a/gtkwave.spec +++ b/gtkwave.spec @@ -9,7 +9,7 @@ Summary: Waveform Viewer Name: gtkwave -Version: 3.3.73 +Version: 3.3.74 Release: %{?prerel:0.}1%{?prerel:.%{prerel}}%{?dist} License: GPLv2+ Group: Applications/Engineering @@ -217,6 +217,23 @@ update-mime-database %{_datadir}/mime &>/dev/null || : %{_mandir}/man5/gtkwaverc.5* %changelog +* Sun Jul 31 2016 Paul Howarth - 3.3.74-1 +- Update to 3.3.74 + - Fix for when a signal name is used as a hierarchy name at the same level of + scope (affects fsdb) + - Added --rcvar command line option to insert rc variable changes + individually without needing to point to a configuration file + - Change to combine traces down/up routines to handle 2D vector name + generation + - Allow FSDB files to contain ".gz" and ".bz2" suffixes as the libnffr loader + can handle those + - If a variable is declared in the dumpfile as an integer, then it is + imported to the waveform display as an integer instead of a hex value; this + works for dump file formats that show the datatype in the SST window + - Added code that should prevent the primary marker from disappearing + unexpectedly as well as dynamic resizing being stuck in the unset marker + width + * Wed Jun 15 2016 Paul Howarth - 3.3.73-1 - Update to 3.3.73 - Added dragzoom_threshold rc variable to accommodate input devices that diff --git a/sources b/sources index 93f75bc..26b059b 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ -59dbc86d3195ac435d821378a1f36656 gtkwave-3.3.73.tar.gz +6230365a0819550a3e71a68bf1cad4b7 gtkwave-3.3.74.tar.gz 2cc7754492918591242bc38a0b11d2a5 gtkwave-16.png 410c50539074403d3a3240f7c9209b11 gtkwave-32.png 4fdb2fec2b6d9732e2f111c6cd63b788 gtkwave-48.png