From f8dac09a4bf6f344ae58feb134838ec4af514669 Mon Sep 17 00:00:00 2001 From: lbazan Date: Jun 11 2014 03:19:21 +0000 Subject: new upstream version! --- diff --git a/.gitignore b/.gitignore index 3252d3b..8ce5366 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ biopython-1.54.tar.gz /biopython-1.58.tar.gz /biopython-1.59.tar.gz /biopython-1.60.tar.gz +/biopython-1.64.tar.gz diff --git a/python-biopython.spec b/python-biopython.spec index d6c8f16..6f4c1ff 100644 --- a/python-biopython.spec +++ b/python-biopython.spec @@ -2,8 +2,8 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-biopython -Version: 1.60 -Release: 4%{?dist} +Version: 1.64 +Release: 1%{?dist} Summary: Python tools for computational molecular biology Source0: http://biopython.org/DIST/biopython-%{version}.tar.gz License: MIT @@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitearch}/BioSQL/* %changelog +* Tue Jun 10 2014 Luis Bazan - 1.64-1 +- New Upstream Version + * Sat Jun 07 2014 Fedora Release Engineering - 1.60-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 3a46a09..8799455 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8539f1761483187a04da9bf7f499a21f biopython-1.60.tar.gz +c7636372c4e775d59391e0aa1f0c56c7 biopython-1.64.tar.gz