Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
0eca8cf4f2
commit
6f8567df21
1 changed files with 4 additions and 1 deletions
5
abc.spec
5
abc.spec
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
Name: abc
|
||||
Version: 1.01
|
||||
Release: 36.git%{gitdate}%{?dist}
|
||||
Release: 37.git%{gitdate}%{?dist}
|
||||
Summary: Sequential logic synthesis and formal verification
|
||||
|
||||
# The ABC code itself is MIT-Modern-Variant.
|
||||
|
|
@ -169,6 +169,9 @@ install -p -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1
|
|||
%{_libdir}/lib%{name}.so
|
||||
|
||||
%changelog
|
||||
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.01-37.git20221229
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Tue Jan 17 2023 Jerry James <loganjerry@gmail.com> - 1.01-36.git20221229
|
||||
- Update to latest git snapshot
|
||||
- Add -use-after-free, -null-fprintf, and -weaken-assert patches
|
||||
|
|
|
|||
Reference in a new issue