From 42b83f5599da5915451dcd6061615bd4623fefe6 Mon Sep 17 00:00:00 2001 From: Brad Bell Date: Fri, 1 Feb 2019 20:56:47 -0700 Subject: [PATCH] advance release for new version of 20190200/doc.tar.gz --- cppad.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.