- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
ecccc57434
commit
f6bb87add4
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: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: C++ Algorithmic Differentiation (AD), %{name}-devel and %{name}-doc
|
||||
|
||||
# As of yet there is no debug version installed for cppad_lib.
|
||||
|
|
@ -217,6 +217,9 @@ make check
|
|||
|
||||
# ----------------------------------------------------------------------------
|
||||
%changelog
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20200000.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Thu Jan 23 2020 Brad Bell <bradbell at seanet dot com> - 20200000.0-2
|
||||
- Remove comment about object library becasue install libcppadlib.so
|
||||
- Patch to not install empty include (in 20200000.1 upstream)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue