This commit is contained in:
Dennis Gilmore 2013-08-03 00:59:23 -05:00
commit 5964e900a0

View file

@ -9,7 +9,7 @@
Name: cppad
Version: 20130000.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: C++ Algorithmic Differentiation (AD), %{name}-devel and %{name}-doc
# Only noarch.rpms provided.
@ -117,6 +117,9 @@ rm -rf %{buildroot}
# ----------------------------------------------------------------------------
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20130000.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* 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.