From 7adf3dbe3196757eed37b4cf823bbc99e1a63677 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 12 Jan 2012 17:56:44 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- cppad.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.