[gtkwave] Update to 3.3.39

Paul Howarth pghmcfc at fedoraproject.org
Fri Aug 10 09:48:03 UTC 2012


commit 13e5f3e1c5483197734fbb1b19e3d3c5c146d472
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Aug 10 10:46:47 2012 +0100

    Update to 3.3.39
    
    - New upstream release 3.3.39
      - Fixed relative pathnames when generated in MinGW and used back on Linux
      - Added --output filename option to fst2vcd, vzt2vcd, and lxt2vcd
      - Fixed crash on OSX if gtk_widget_set_sensitive is called on a separator
      - Fixed OSX version so it looks for .gtkwaverc in the home directory and if
        not found, probes the resource bundle for
        Contents/Resources/examples/gtkwaverc (no dot in the name)
      - Added GTKWave User's Guide option to help menu on OSX
      - Added + vs ++ separators for twinwave
      - Dynamic resize fixes

 gtkwave.spec |   16 ++++++++++++++--
 sources      |    2 +-
 2 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/gtkwave.spec b/gtkwave.spec
index 4a94bcc..b24140e 100644
--- a/gtkwave.spec
+++ b/gtkwave.spec
@@ -5,8 +5,8 @@
 
 Summary:	Waveform Viewer
 Name:		gtkwave
-Version:	3.3.38
-Release:	%{?prerel:0.}2%{?prerel:.%{prerel}}%{?dist}
+Version:	3.3.39
+Release:	%{?prerel:0.}1%{?prerel:.%{prerel}}%{?dist}
 License:	GPLv2+
 Group:		Applications/Engineering
 URL:		http://gtkwave.sourceforge.net/
@@ -189,6 +189,18 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man5/gtkwaverc.5*
 
 %changelog
+* Fri Aug 10 2012 Paul Howarth <paul at city-fan.org> 3.3.39-1
+- update to 3.3.39
+  - fixed relative pathnames when generated in MinGW and used back on Linux
+  - added --output filename option to fst2vcd, vzt2vcd, and lxt2vcd
+  - fixed crash on OSX if gtk_widget_set_sensitive is called on a separator
+  - fixed OSX version so it looks for .gtkwaverc in the home directory and if
+    not found, probes the resource bundle for
+    Contents/Resources/examples/gtkwaverc (no dot in the name)
+  - added GTKWave User's Guide option to help menu on OSX
+  - added + vs ++ separators for twinwave
+  - dynamic resize fixes
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.3.38-2
 - rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index d306ae7..f38f112 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-4ec5116a928b184ebe4e7be56a6e527b  gtkwave-3.3.38.tar.gz
+2569d1cf88d7f9f93ef7e6234965d9c5  gtkwave-3.3.39.tar.gz
 2cc7754492918591242bc38a0b11d2a5  gtkwave-16.png
 410c50539074403d3a3240f7c9209b11  gtkwave-32.png
 4fdb2fec2b6d9732e2f111c6cd63b788  gtkwave-48.png


More information about the scm-commits mailing list