diff --git a/cppad.spec b/cppad.spec index 3f10b3b..c000bca 100644 --- a/cppad.spec +++ b/cppad.spec @@ -18,7 +18,7 @@ # Release starts with 1; https://fedoraproject.org/wiki/Packaging:Versioning Name: cppad Version: 20170000.1 -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 @@ -178,6 +178,9 @@ make check # ---------------------------------------------------------------------------- %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 20170000.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Fri Jan 20 2017 Brad Bell - 20170000.1-1 - Advance to version 2017 of cppad. - New link for discussion of fedpkg lint warning rpm-builroot-usage