diff --git a/gtkwave.spec b/gtkwave.spec index 02f79d75a31fa8bea7e2d0dbfa7ba9dda592261b..bae2ca5cfbea7dec724c4a16e347cf440c970fb3 100644 --- a/gtkwave.spec +++ b/gtkwave.spec @@ -1,7 +1,7 @@ Summary: Waveform Viewer Name: gtkwave Version: 3.3.118 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL-2.0-or-later URL: http://gtkwave.sourceforge.net/ Source0: http://gtkwave.sourceforge.net/gtkwave-gtk3-%{version}.tar.gz @@ -30,9 +30,6 @@ Recommends: gedit Requires: hicolor-icon-theme Requires: shared-mime-info -%if 0%{?el8} -ExcludeArch: s390x -%endif %description GTKWave is a waveform viewer that can view VCD files produced by most Verilog @@ -181,5 +178,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/io.github. %{_mandir}/man5/gtkwaverc.5* %changelog +* Tue Sep 3 2024 Ze Zhang - 3.3.118-2 +- [Type] other +- [DESC] Remove not used macors + * Fri Apr 12 2024 OpenCloudOS Release Engineering - 3.3.118-1 - initial build