Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2023-01-19 00:44:54 +00:00
parent af736baab2
commit 1f1f6802b5
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: cryptominisat
Version: 5.8.0
Release: 11%{?dist}
Release: 12%{?dist}
Summary: SAT solver
# The project as a whole is MIT.
@ -124,6 +124,9 @@ chrpath -d %{buildroot}%{python3_sitearch}/pycryptosat*.so
%{python3_sitearch}/pycryptosat*
%changelog
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.0-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Jan 17 2023 Jerry James <loganjerry@gmail.com> - 5.8.0-11
- Add -include patch for GCC 13 compatibility