Rebuild for MUMPS-5.4.0| Disable bootstrap

This commit is contained in:
Antonio Trande 2021-07-20 12:30:26 +02:00
parent 493494ab7b
commit 01945bed12
1 changed files with 5 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: coin-or-%{module}
Summary: Coin-or linear programming
Version: 1.17.6
Release: 4%{?dist}
Release: 5%{?dist}
License: EPL-1.0
URL: https://github.com/coin-or/%{module}
Source0: %{url}/archive/releases/%{version}/%{module}-%{version}.tar.gz
@ -154,6 +154,10 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} make test
%{_docdir}/%{name}/clp_doxy.tag
%changelog
* Tue Jul 20 2021 Antonio Trande <sagitter@fedoraproject.org> - 1.17.6-5
- Rebuild for MUMPS-5.4.0
- Disable bootstrap
* Tue Jul 20 2021 Antonio Trande <sagitter@fedoraproject.org> - 1.17.6-4
- Rebuild for MUMPS-5.4.0
- Enable bootstrap