Fri, 03 May 2024 14:00:35 UTC | login

Information for build gtkwave-3.3.115-1.fc38

ID249990
Package Namegtkwave
Version3.3.115
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/gtkwave.git#96d53dadc4611ebde57719374adc23b6b45e93a3
SummaryWaveform Viewer
DescriptionGTKWave is a waveform viewer that can view VCD files produced by most Verilog simulation tools, as well as LXT files produced by certain Verilog simulation tools.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 14 Jun 2023 08:53:21 UTC
CompletedWed, 14 Jun 2023 13:16:42 UTC
Taskbuild (f38, /rpms/gtkwave.git:96d53dadc4611ebde57719374adc23b6b45e93a3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gtkwave.git#96d53dadc4611ebde57719374adc23b6b45e93a3'}}
Tags
f38
f39
f40
RPMs
src
gtkwave-3.3.115-1.fc38.src.rpm (info) (download)
riscv64
gtkwave-3.3.115-1.fc38.riscv64.rpm (info) (download)
gtkwave-debuginfo-3.3.115-1.fc38.riscv64.rpm (info) (download)
gtkwave-debugsource-3.3.115-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Mon Apr 03 2023 Paul Howarth <paul@city-fan.org> - 3.3.115-1 - Update to 3.3.115 - Fix VZT reader with -fstrict-aliasing - Fix use_multi_state condition in vzt_write.c - Fix for UNDEF vs strings at start of a vzt file - Fix sleep() time scaling redefine for mingw - Use MapViewOfFileEx for mmap on Windows (fstapi) - Define FST_DO_MISALIGNED_OPS on AArch64 (fstapi) - Fixed attrbegin short length problem * Sun Feb 19 2023 Paul Howarth <paul@city-fan.org> - 3.3.114-1 - Update to 3.3.114 - Buffer overflow fixes in FST reader * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.113-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Oct 05 2022 Paul Howarth <paul@city-fan.org> - 3.3.113-1 - Update to 3.3.113 - Fix high CPU utilization when nothing is happening (GH#117) * Tue Oct 04 2022 Paul Howarth <paul@city-fan.org> - 3.3.112-1 - Update to 3.3.112 - VCD reader fixes for unnamed Icarus begin blocks - String data type crash fix in fst.c - Use SPDX-format license tag * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.111-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Feb 09 2022 Paul Howarth <paul@city-fan.org> - 3.3.111-3 - Address excessive CPU usage under Wayland (#2052437) https://github.com/gtkwave/gtkwave/issues/117 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.111-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Sep 07 2021 Paul Howarth <paul@city-fan.org> - 3.3.111-1 - Update to 3.3.111 - Rendering fix for filled rectangles and line caps in Cairo - Fix in fstapi for read start limit time - Use GtkSearchEntry in SST - Convert entrybox to use dialog box - Entrybox: use default response instead of signal handler - Updated show-change widget - Fix xml2stems when begin blocks are in functions - Skip over decimal point in timescale in viewer * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.110-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun Jun 20 2021 Paul Howarth <paul@city-fan.org> - 3.3.110-1 - Update to 3.3.110 - gtk_ctree_node_moveto bugfix in SST - MSVC compiler fix for fstapi - Update xml2stems and rtlbrowse to support generate - Removed ghwdump from the distribution (now provided with GHDL) - Fix for when WAVE_GTK3_GESTURE_ZOOM_USES_GTK_PHASE_CAPTURE is disabled - Integrated blank window fixes from Fedora - Minor scan-build fixes * Wed May 19 2021 Paul Howarth <paul@city-fan.org> - 3.3.108-3 - Silence some compiler warnings, fixes broken GUI with -O2 https://bugzilla.redhat.com/show_bug.cgi?id=1956191 https://github.com/gtkwave/gtkwave/issues/62