dmalcolm 2010-07-22 06:46:24 +00:00
parent 3eb9aba93b
commit 8a11328aeb

View File

@ -2,7 +2,7 @@
Name: sympy
Version: 0.6.7
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A Python library for symbolic mathematics
Group: Development/Languages
License: BSD
@ -53,6 +53,9 @@ rm -rf %{buildroot}
%{_mandir}/man1/isympy.1*
%changelog
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 0.6.7-3
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Tue Apr 27 2010 Jussi Lehtola <jussilehtola@fedoraproject.org> - 0.6.7-2
- Added %%check phase.