[python-biopython/f20] new usptream version

Luis Enrique Bazán De León lbazan at fedoraproject.org
Wed Jun 11 03:39:13 UTC 2014


commit 655d89fb566c334429242c4d98f1fad11f5ef710
Author: lbazan <lbazan at fedoraproject.org>
Date:   Tue Jun 10 22:36:51 2014 -0500

    new usptream version

 .gitignore            |    1 +
 python-biopython.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 94cbff4..88807f9 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:          3%{?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 <lbazan at fedoraproject.org> - 1.64-1
+- new upstream version
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.60-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_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


More information about the scm-commits mailing list