diff --git a/abc.spec b/abc.spec index f2f6b1c..d0d44ec 100644 --- a/abc.spec +++ b/abc.spec @@ -22,7 +22,7 @@ Name: abc Version: 1.01 -Release: 28.git%{gitdate}%{?dist} +Release: 29.git%{gitdate}%{?dist} Summary: Sequential logic synthesis and formal verification License: MIT @@ -144,6 +144,9 @@ install -p -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1 %{_libdir}/lib%{name}.so %changelog +* Mon Jan 25 2021 Fedora Release Engineering - 1.01-29.git20201126 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Nov 26 2020 Gabriel Somlo - 1.01-28.git20201126 - Update to latest git snapshot