From dc53af0204262e1c1e5e9ad7dc44baaf750f9740 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 05:38:48 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- cppad.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cppad.spec b/cppad.spec index 83318ac..7235191 100644 --- a/cppad.spec +++ b/cppad.spec @@ -23,7 +23,7 @@ Name: cppad Version: 20110101.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: C++ Algorithmic Differentiation (AD), %{name}-devel and %{name}-doc Group: Development/Libraries @@ -135,6 +135,9 @@ rm -rf %{buildroot} # ---------------------------------------------------------------------------- %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 20110101.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Jan 19 2011 Brad Bell - 20110101.2-3 - Remove duplicate test results from build.log - Improve comments before patching top level makefile.in.