[python-biopython/el6] new upstream version

Luis Enrique Bazán De León lbazan at fedoraproject.org
Thu Jan 8 19:54:53 UTC 2015


commit ee6d23ea4134c731d3e448829a6ed13d0f7d89b7
Author: lbazan <lbazan at fedoraproject.org>
Date:   Thu Jan 8 14:54:58 2015 -0500

    new upstream version

 .gitignore            |    1 +
 python-biopython.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8ce5366..804b3d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ biopython-1.54.tar.gz
 /biopython-1.59.tar.gz
 /biopython-1.60.tar.gz
 /biopython-1.64.tar.gz
+/biopython-1.65.tar.gz
diff --git a/python-biopython.spec b/python-biopython.spec
index 4a933e3..7f646a6 100644
--- a/python-biopython.spec
+++ b/python-biopython.spec
@@ -2,7 +2,7 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:             python-biopython
-Version:          1.64
+Version:          1.65
 Release:          1%{?dist}
 Summary:          Python tools for computational molecular biology
 Source0:          http://biopython.org/DIST/biopython-%{version}.tar.gz
@@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/BioSQL/*
 
 %changelog
+* Thu Jan 08 2015 Luis Bazan <lbazan at fedoraproject.org> - 1.65-1
+- new upstream version
+
 * Tue Jun 10 2014 Luis Bazan <lbazan at fedoraproject.org> - 1.64-1
 - New Upstream Version
 
diff --git a/sources b/sources
index 8799455..3d11850 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7636372c4e775d59391e0aa1f0c56c7  biopython-1.64.tar.gz
+143e7861ade85c0a8b5e2bbdd1da1f67  biopython-1.65.tar.gz


More information about the scm-commits mailing list