This commit is contained in:
Dennis Gilmore 2012-01-12 17:56:44 -06:00
commit 7adf3dbe31

View file

@ -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 <rel-eng@lists.fedoraproject.org> - 20110101.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Oct 17 2011 Brad Bell <bradbell at seanet dot com> - 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.