This commit is contained in:
Dennis Gilmore 2012-07-18 14:46:16 -05:00
commit c160fa1cb5

View file

@ -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 <rel-eng@lists.fedoraproject.org> - 20120101.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Wed Jan 18 2012 Brad Bell <bradbell at seanet dot com> - 20120101.1-1
- Advance to version 2012 of cppad.
- Remove old patches that are no longer necessary.