diff --git a/cppad.spec b/cppad.spec index 808c0d2..5036b08 100644 --- a/cppad.spec +++ b/cppad.spec @@ -13,7 +13,7 @@ # https://fedoraproject.org/wiki/Packaging:Versioning Name: cppad Version: %{yyyymmdd}.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: C++ Algorithmic Differentiation (AD), %{name}-devel and %{name}-doc # As of yet there is no debug version installed for cppad_lib. @@ -217,6 +217,9 @@ make check # ---------------------------------------------------------------------------- %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 20200000.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Jan 23 2020 Brad Bell - 20200000.0-2 - Remove comment about object library becasue install libcppadlib.so - Patch to not install empty include (in 20200000.1 upstream)