This commit is contained in:
Dennis Gilmore 2016-02-03 18:10:11 +00:00
commit 092195a78f

View file

@ -17,7 +17,7 @@
Name: cppad
Version: 20160000.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: C++ Algorithmic Differentiation (AD), %{name}-devel and %{name}-doc
# Only noarch.rpms provided. The user can compile with or without debugging
@ -168,6 +168,9 @@ make check
# ----------------------------------------------------------------------------
%changelog
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 20160000.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Jan 1 2016 Brad Bell <bradbell at seanet do com> - 20160000.0-1
- Advance to version 2016 of cppad.
- Remove patch for static testing library (fixed upstream).