diff --git a/cppad.spec b/cppad.spec index dc0e7b6..467685c 100644 --- a/cppad.spec +++ b/cppad.spec @@ -14,7 +14,7 @@ # https://docs.fedoraproject.org/en-US/packaging-guidelines/Versioning/ Name: cppad Version: %{yyyymmdd}.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C++ Algorithmic Differentiation (AD), %{name}-devel and %{name}-doc License: EPL-2.0 or GPLv2+ @@ -210,6 +210,9 @@ make %{?_smp_mflags} check # This enables one to check that the necessary files are installed. # ---------------------------------------------------------------------------- %changelog +* Wed Jul 20 2022 Fedora Release Engineering - 20220000.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Sat May 21 2022 Brad Bell - 20220000.4-1 - Advance to upstream 20220000.4. Main motivation for this is to make cppad_eigen.hpp work with Eigen 3.4.0.