From bfa6725b443dc4698c6f5daca7dc08f47ba21c39 Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Nov 29 2008 15:27:16 +0000 Subject: Rebuild for Python 2.6 --- diff --git a/python-biopython.spec b/python-biopython.spec index 5caff63..1869f55 100644 --- a/python-biopython.spec +++ b/python-biopython.spec @@ -3,7 +3,7 @@ Name: python-biopython Version: 1.48 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python tools for computational molecular biology Source0: http://biopython.org/DIST/biopython-%{version}.tar.gz License: MIT @@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitearch}/BioSQL/* %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams - 1.48-2 +- Rebuild for Python 2.6 + * Mon Sep 29 2008 Alex Lancaster - 1.48-1 - Update to latest upstream (1.48)