[gtkwave] Update to 3.3.25

Paul Howarth pghmcfc at fedoraproject.org
Fri Sep 16 12:00:54 UTC 2011


commit 0f728a6430f25a91c7457cd3bea413eada55fc6b
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Sep 16 12:58:45 2011 +0100

    Update to 3.3.25
    
    - New upstream release 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
        signals without the [0] and it causes savefile compatibility problems
      - add visible filter pattern in fileselbox() as well as selectable "*"
        pattern overrides
      - add custom filters to GtkFileChooser dialogue
      - fix in lxt2_read.c/.h for negative msb/lsb indices
      - fix in vzt_read.c/.h for negative msb/lsb indices

 gtkwave.spec |   17 +++++++++++++++--
 sources      |    2 +-
 2 files changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/gtkwave.spec b/gtkwave.spec
index 73467c5..43668fe 100644
--- a/gtkwave.spec
+++ b/gtkwave.spec
@@ -5,7 +5,7 @@
 
 Summary:	Waveform Viewer
 Name:		gtkwave
-Version:	3.3.24
+Version:	3.3.25
 Release:	%{?prerel:0.}1%{?prerel:.%{prerel}}%{?dist}
 License:	GPLv2+
 Group:		Applications/Engineering
@@ -22,7 +22,7 @@ BuildRequires:	gperf, flex, desktop-file-utils
 # BR: /usr/include/tcl.h rather than tcl-devel for compatibility with
 # old releases prior to tcl-devel split
 BuildRequires:	/usr/include/tcl.h /usr/include/tk.h
-# We need tcl >= 8.4 (FC-2 onwards)
+# We need tcl ≥ 8.4 (FC-2 onwards)
 BuildRequires:	tcl >= 8.4
 %endif
 
@@ -130,6 +130,19 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man5/gtkwaverc.5*
 
 %changelog
+* 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
+    signals without the [0] and it causes savefile compatibility problems
+  - add visible filter pattern in fileselbox() as well as selectable "*"
+    pattern overrides
+  - add custom filters to GtkFileChooser dialogue
+  - fix in lxt2_read.c/.h for negative msb/lsb indices
+  - fix in vzt_read.c/.h for negative msb/lsb indices
+
 * Mon Aug  8 2011 Paul Howarth <paul at city-fan.org> 3.3.24-1
 - update to 3.3.24
   - improve the searching for the TCL libraries (when using stubs)
diff --git a/sources b/sources
index 68ac6f3..6330fc9 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-792cdc0b7c3e4583f407800020877d05  gtkwave-3.3.24.tar.gz
+a543724b80fe7fd16c0db29a45d39a43  gtkwave-3.3.25.tar.gz
 2cc7754492918591242bc38a0b11d2a5  gtkwave-16.png
 410c50539074403d3a3240f7c9209b11  gtkwave-32.png
 4fdb2fec2b6d9732e2f111c6cd63b788  gtkwave-48.png


More information about the scm-commits mailing list