Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/cppad

This commit is contained in:
Brad Bell 2021-01-26 04:19:19 -07:00
commit e062f84611

View file

@ -183,11 +183,15 @@ make %{?_smp_mflags} check
# ----------------------------------------------------------------------------
%changelog
* Tue Jan 26 2021 Brad Bell <bradbell at seanet dot com> - 20210000.3-1
- Advance to upstream source 20210000.3
- Remove patches that are no longer necessary.
- Update cmake command line to new version of upstream source.
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20200000.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sun Dec 27 2020 Brad Bell <bradbell at seanet dot com> - 20200000.0-7
- Add _smp_mflags to the make check command (parallel make)
- Build Debuginfo version of the cppad_lib library.