sagitter pushed to ProDy (el6). "Update to 1.4.10"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 17:10:18 UTC 2015


>From b4933144af0ef12b3255e8c7c800027024e92232 Mon Sep 17 00:00:00 2001
From: sagitter <anto.trande at gmail.com>
Date: Mon, 25 Nov 2013 18:03:06 +0100
Subject: Update to 1.4.10


diff --git a/.gitignore b/.gitignore
index 4353103..ed98803 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /ProDy-1.4.6.tar.gz
 /ProDy-1.4.8.tar.gz
 /ProDy-1.4.9.tar.gz
+/ProDy-1.4.10.tar.gz
diff --git a/ProDy.spec b/ProDy.spec
index 0f46af6..175644e 100644
--- a/ProDy.spec
+++ b/ProDy.spec
@@ -1,3 +1,4 @@
+
 %if 0%{?fedora}
 %global __python %{__python2}
 %endif
@@ -9,7 +10,7 @@
 
 Name: ProDy
 Summary: Application for protein structure, dynamics and sequence analysis
-Version: 1.4.9
+Version: 1.4.10
 Release: 1%{?dist}
 License: GPLv3+
 Group: Applications/Engineering
@@ -31,14 +32,14 @@ Requires: python-matplotlib
 #
 ### argparse is used to implement applications and provided for
 ## compatibility with Python 2.6.
-#%if 0%{?rhel}
-#Requires: python-argparse
-#Requires: pyparsing, python-biopython >= 1.62
-#Requires: ipython
-#%else
+%if 0%{?rhel}
+Requires: python-argparse
+Requires: pyparsing, python-biopython >= 1.62
+Requires: ipython
+%else
 Requires: pyparsing, python-biopython
 Requires: python-ipython
-#%endif
+%endif
 
  
 
@@ -82,12 +83,15 @@ sed -i -e '1i#!/usr/bin/python' $RPM_BUILD_ROOT%{python_sitearch}/prody/tests/te
 %{python_sitearch}/%{name}-%{version}-*.egg-info
 
 %changelog
+* Mon Nov 25 2013 Antonio Trande <sagitter at fedoraproject.org> 1.4.10-1
+- Update to 1.4.10
+
 * Sat Nov 16 2013 Antonio Trande <sagitter at fedoraproject.org> 1.4.9-1
 - Update to 1.4.9
 - Remove 'cpairwise2.c' file
 
 * Wed Nov 06 2013 Antonio Trande <sagitter at fedoraproject.org> 1.4.8-1
-- Re-defined required packages for EPEL (still unused)
+- Re-defined required packages for EPEL
 - Update to 1.4.8
 
 * Thu Oct 24 2013 Antonio Trande <sagitter at fedoraproject.org> 1.4.6-2
diff --git a/sources b/sources
index efa41a3..51362d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d4b1812cfc4929af89ffd210ec1f675  ProDy-1.4.9.tar.gz
+bbcf71e5c256916082e5f5fde61b9f8c  ProDy-1.4.10.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/ProDy.git/commit/?h=el6&id=b4933144af0ef12b3255e8c7c800027024e92232


More information about the scm-commits mailing list