- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
c5df4e01ba
commit
928b71198d
1 changed files with 4 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# https://fedoraproject.org/wiki/Packaging:Versioning
|
||||
Name: cppad
|
||||
Version: %{yyyymmdd}.0
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: C++ Algorithmic Differentiation (AD), %{name}-devel and %{name}-doc
|
||||
|
||||
License: EPL-2.0 or GPLv2+
|
||||
|
|
@ -220,6 +220,9 @@ make %{?_smp_mflags} check
|
|||
|
||||
# ----------------------------------------------------------------------------
|
||||
%changelog
|
||||
* 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue