From 4cc8f0640fd186f06d91bc3090acc89deeaf036c Mon Sep 17 00:00:00 2001 From: Gabriel Somlo Date: Oct 07 2022 18:24:29 +0000 Subject: Update to 0.22 snapshot --- diff --git a/.gitignore b/.gitignore index dc523d9..ea7b719 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /yosys-086c2f3.tar.gz /yosys-029c278.tar.gz /yosys-d98738d.tar.gz +/yosys-c4a52b1.tar.gz diff --git a/sources b/sources index 9a4c979..2169cb3 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (yosys-d98738d.tar.gz) = 69826d497de85cc363aee2c14e5b1071c79161a7ece84334001c3e4e83e99e08bf6233650597f2fda17b48f73651d066b7a02b65fb5f284f182a124f9296ef8b +SHA512 (yosys-c4a52b1.tar.gz) = 9128308e67417dbeae87544653ec8c272c9d263e03150871e80ad6c5ca9ccf97322acfb5a79492f2a0ad1598dacb0cf5c8723ea45aa85aa136428fece6dc739f SHA512 (yosys_0.9-1.debian.tar.xz) = d9df5637efc730b2b681daa8a5933803dba70dca5b31fe4ac13601032eccd9105c001563cf627fbdd2d4ebad8551f2647e882fbf107a7df98badb2d200e2b4dc diff --git a/yosys.spec b/yosys.spec index 6c7d20f..df72239 100644 --- a/yosys.spec +++ b/yosys.spec @@ -1,12 +1,12 @@ -%global commit0 d98738db5ce0347705fc1ce5f211b4e6d7dc5c3c +%global commit0 c4a52b1b028fed3fcb1d14fb7c430ab1af5608ca %global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7}) -%global snapdate 20220912 +%global snapdate 20221006 %global __python %{__python3} Name: yosys -Version: 0.21 +Version: 0.22 Release: 1.%{snapdate}git%{shortcommit0}%{?dist} Summary: Yosys Open SYnthesis Suite, including Verilog synthesizer License: ISC and MIT @@ -172,7 +172,10 @@ make test ABCEXTERNAL=%{_bindir}/abc SEED=314159265359 %changelog -* Mon Sep 12 2022 Gabriel Somlo - 0.20.1.20220921gitd98738d +* Thu Oct 06 2022 Gabriel Somlo - 0.22.1.20221006gitc4a52b1 +- update to 0.22 snapshot + +* Mon Sep 12 2022 Gabriel Somlo - 0.21.1.20220921gitd98738d - update to 0.21 snapshot * Sun Aug 21 2022 Gabriel Somlo - 0.20.1.20220821git029c278