From e8e065126048815cf6b6a27337f8e40bab6c7fd3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 31 2020 05:08:56 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/yosys.spec b/yosys.spec index c898cf6..189cb94 100644 --- a/yosys.spec +++ b/yosys.spec @@ -7,7 +7,7 @@ Name: yosys Version: 0.9 -Release: 1%{?dist} +Release: 2%{?dist} #Release: 1.1.%%{snapdate}git%%{shortcommit0}%%{?dist} Summary: Yosys Open SYnthesis Suite, including Verilog synthesizer License: ISC and MIT @@ -179,6 +179,9 @@ make test ABCEXTERNAL=%{_bindir}/abc SEED=314159265359 %changelog +* Fri Jan 31 2020 Fedora Release Engineering - 0.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Aug 26 2019 Gabriel Somlo - 0.9-1 - Update to latest release - Spec file cleanup