From c160fa1cb5f8239bb621ad3c153fc8d420634070 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 18 Jul 2012 14:46:16 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- cppad.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cppad.spec b/cppad.spec index 53cc5ad..ac3816d 100644 --- a/cppad.spec +++ b/cppad.spec @@ -10,7 +10,7 @@ Name: cppad Version: 20120101.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C++ Algorithmic Differentiation (AD), %{name}-devel and %{name}-doc Group: Development/Libraries @@ -149,6 +149,9 @@ rm -rf %{buildroot} # ---------------------------------------------------------------------------- %changelog +* Wed Jul 18 2012 Fedora Release Engineering - 20120101.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Wed Jan 18 2012 Brad Bell - 20120101.1-1 - Advance to version 2012 of cppad. - Remove old patches that are no longer necessary.