fix warnings with g++ 4.8.1

This commit is contained in:
Brad Bell 2013-10-09 06:14:23 -07:00
commit 6f06d9f2f2
2 changed files with 5 additions and 2 deletions

View file

@ -8,7 +8,7 @@
# ----------------------------------------------------------------------------
Name: cppad
Version: 20130000.2
Version: 20130000.3
Release: 1%{?dist}
Summary: C++ Algorithmic Differentiation (AD), %{name}-devel and %{name}-doc
@ -117,6 +117,9 @@ rm -rf %{buildroot}
# ----------------------------------------------------------------------------
%changelog
* Wed Oct 09 2013 Brad Bell <bradbell at seanet doc com> - 20130000.3-1
- Use new upstream source to fix warnings generated by g++ 4.8.1.
* Thu Feb 28 2013 Brad Bell <bradbell at seanet doc com> - 20130000.2-1
- Fix bug https://bugzilla.redhat.com/show_bug.cgi?id=913929
- in the upstream soruce and use the corresponding upstream release.

View file

@ -1 +1 @@
8f764be6e3bcc8b201bc4b7a59717cde cppad-20130000.2.gpl.tgz
7abd0ddc43aa7a3c066461904f5cb459 cppad-20130000.3.gpl.tgz