diff --git a/yosys.spec b/yosys.spec index ccf5380..0f7bf36 100644 --- a/yosys.spec +++ b/yosys.spec @@ -7,7 +7,7 @@ Name: yosys Version: 0.19 -Release: 1.%{snapdate}git%{shortcommit0}%{?dist} +Release: 2.%{snapdate}git%{shortcommit0}%{?dist} Summary: Yosys Open SYnthesis Suite, including Verilog synthesizer License: ISC and MIT URL: http://www.clifford.at/yosys/ @@ -171,6 +171,9 @@ make test ABCEXTERNAL=%{_bindir}/abc SEED=314159265359 %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 0.19-2.20220705git086c2f3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jul 05 2022 Gabriel Somlo - 0.19.1.20220705git086c2f3 - update to 0.19 snapshot