diff --git a/abc.spec b/abc.spec index 09777f2..f59b52f 100644 --- a/abc.spec +++ b/abc.spec @@ -20,7 +20,7 @@ Name: abc Version: 1.01 -Release: 24.git%{gitdate}%{?dist} +Release: 25.git%{gitdate}%{?dist} Summary: Sequential logic synthesis and formal verification License: MIT @@ -132,6 +132,9 @@ install -p -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1 %{_libdir}/lib%{name}.so %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 1.01-25.git20191217 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Dec 18 2019 Jerry James - 1.01-24.git20191217 - Update to latest git snapshot - Add -giaDeep patch to fix build failure