[gtkwave] Update to 3.3.46

Paul Howarth pghmcfc at fedoraproject.org
Mon Apr 29 10:05:41 UTC 2013


commit ed17bb6c305550f249f35a7a43fd5e3b7873bde9
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Apr 29 11:04:53 2013 +0100

    Update to 3.3.46
    
    - New upstream release 3.3.46
      - Fixed as of yet undetected hdr_incomplete bug when running off end of FST
        file (e.g., while file is being written)
      - Fixed problem with is_gtkw_save_file getting wiped out on reload

 gtkwave.spec |   12 +++++++++---
 sources      |    2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/gtkwave.spec b/gtkwave.spec
index 8b7a317..7903322 100644
--- a/gtkwave.spec
+++ b/gtkwave.spec
@@ -5,7 +5,7 @@
 
 Summary:	Waveform Viewer
 Name:		gtkwave
-Version:	3.3.45
+Version:	3.3.46
 Release:	%{?prerel:0.}1%{?prerel:.%{prerel}}%{?dist}
 License:	GPLv2+
 Group:		Applications/Engineering
@@ -59,8 +59,8 @@ install -D -m 644 -p %{SOURCE4} %{buildroot}%{_datadir}/icons/hicolor/48x48/apps
 # Include extra docs
 for extradoc in \
 	ANALOG_README.TXT \
-	CHANGELOG.TXT \
-	GNU.TXT \
+	ChangeLog \
+	COPYING \
 	LICENSE.TXT \
 	MIT.TXT \
 	SYSTEMVERILOG_README.TXT
@@ -189,6 +189,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man5/gtkwaverc.5*
 
 %changelog
+* Mon Apr 29 2013 Paul Howarth <paul at city-fan.org> 3.3.46-1
+- update to 3.3.46
+  - fixed as of yet undetected hdr_incomplete bug when running off end of FST
+    file (e.g., while file is being written)
+  - fixed problem with is_gtkw_save_file getting wiped out on reload
+
 * Sun Mar 24 2013 Paul Howarth <paul at city-fan.org> 3.3.45-1
 - update to 3.3.45
   - fix for VCDNAM_ESCAPE character in treesearch window; this sometimes
diff --git a/sources b/sources
index 68f29c2..c68d5e9 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-d746e1ce0584155e3af1d7ba5b0e56f0  gtkwave-3.3.45.tar.gz
+22dfac4bf09d29bffa99b1fa10d67b49  gtkwave-3.3.46.tar.gz
 2cc7754492918591242bc38a0b11d2a5  gtkwave-16.png
 410c50539074403d3a3240f7c9209b11  gtkwave-32.png
 4fdb2fec2b6d9732e2f111c6cd63b788  gtkwave-48.png


More information about the scm-commits mailing list