diff --git a/cppad.spec b/cppad.spec index 8ee4fbe..b8c8682 100644 --- a/cppad.spec +++ b/cppad.spec @@ -16,7 +16,7 @@ Name: cppad Version: 20090303.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: No base package is installed, see %{name}-devel Group: Development/Libraries @@ -161,6 +161,9 @@ rm -rf $RPM_BUILD_ROOT # ---------------------------------------------------------------------------- %changelog +* Fri Jul 24 2009 Fedora Release Engineering - 20090303.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Sat Jun 20 2009 Brad Bell 20090303-4 - Patch cppad/local/fun_construct.hpp to give a more useful error message - (so we can figure out why the Fedora 11 build is failing).