advance release for new version of 20190200/doc.tar.gz
This commit is contained in:
parent
2c8cecccf4
commit
42b83f5599
1 changed files with 4 additions and 1 deletions
|
|
@ -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 <bradbell at seanet dot com> - 20190200.0-2
|
||||
- Test with corrected version of source2; i.e., 20190200.doc.tar.gz
|
||||
|
||||
* Fri Feb 01 2019 Brad Bell <bradbell at seanet dot com> - 20190200.0-1
|
||||
- Advance to version 2019 of cppad (actually 2019-02).
|
||||
- Home page and sources have moved to github.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue