diff --git a/cppad.spec b/cppad.spec index 40be18a..8d62237 100644 --- a/cppad.spec +++ b/cppad.spec @@ -19,7 +19,7 @@ # https://fedoraproject.org/wiki/Packaging:Versioning Name: cppad Version: %{yyyymmdd}.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C++ Algorithmic Differentiation (AD), %{name}-devel and %{name}-doc # As of yet, there are no object libraries or executables included in this @@ -165,6 +165,9 @@ make check # ---------------------------------------------------------------------------- %changelog +* Fri Feb 01 2019 Brad Bell - 20190200.0-2 +- Test with corrected version of source2; i.e., 20190200.doc.tar.gz + * Fri Feb 01 2019 Brad Bell - 20190200.0-1 - Advance to version 2019 of cppad (actually 2019-02). - Home page and sources have moved to github.