diff --git a/.cvsignore b/.cvsignore index cbf36c0..fbe9fa8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -sympy-0.6.2.tar.gz +sympy-0.6.3.tar.gz diff --git a/sources b/sources index fe2a917..3cbb6c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -60f5edddeb72cd0e700363901fe94ab5 sympy-0.6.2.tar.gz +7407285e8a68d1a6d2e35a0608e51104 sympy-0.6.3.tar.gz diff --git a/sympy.spec b/sympy.spec index ded5f75..d88e3d3 100644 --- a/sympy.spec +++ b/sympy.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: sympy -Version: 0.6.2 -Release: 3%{?dist} +Version: 0.6.3 +Release: 1%{?dist} Summary: A Python library for symbolic mathematics Group: Development/Languages License: BSD @@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Dec 4 2008 Conrad Meyer - 0.6.3-1 +- Bump to 0.6.3, supports python 2.6. + * Sat Nov 29 2008 Ignacio Vazquez-Abrams - 0.6.2-3 - Rebuild for Python 2.6