diff --git a/cppad.spec b/cppad.spec index c74400b..09c76c2 100644 --- a/cppad.spec +++ b/cppad.spec @@ -23,7 +23,7 @@ Name: cppad Version: 20110101.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C++ Algorithmic Differentiation (AD), %{name}-devel and %{name}-doc Group: Development/Libraries @@ -136,6 +136,9 @@ rm -rf %{buildroot} # ---------------------------------------------------------------------------- %changelog +* Thu Jan 12 2012 Fedora Release Engineering - 20110101.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Mon Oct 17 2011 Brad Bell - 20110101.5-1 - Advance to next 2011 release to fix warnings generated by g++ 4.6.1. - Fix comment as to when certain sed patching will no longer be necessary.