[R-Rsolid] Update to 0.9.31

verdurin verdurin at fedoraproject.org
Mon Aug 23 16:15:39 UTC 2010


commit 842092b515027b2ac0258232f2a8bf1a4535e591
Author: Adam Huffman <bloch at verdurin.com>
Date:   Mon Aug 23 17:15:35 2010 +0100

    Update to 0.9.31

 .gitignore    |    1 +
 R-Rsolid.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 87db9df..f8af478 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Rsolid_0.9-2.tar.gz
 Rsolid_0.9-3.tar.gz
+/Rsolid_0.9-31.tar.gz
diff --git a/R-Rsolid.spec b/R-Rsolid.spec
index 47f89ed..118d2ee 100644
--- a/R-Rsolid.spec
+++ b/R-Rsolid.spec
@@ -1,14 +1,14 @@
 %global packname  Rsolid
 
 Name:		  R-%{packname}
-Version:	  0.9.3
+Version:	  0.9.31
 Release:	  1%{?dist}
 Summary:	  Quantile normalization and base calling for second generation sequencing data
 
 Group:		  Applications/Engineering 
 License:	  Artistic 2.0
 URL:		  http://rafalab.jhsph.edu/Rsolid/
-Source0:	  http://rafalab.jhsph.edu/Rsolid/Rsolid_0.9-3.tar.gz
+Source0:	  http://rafalab.jhsph.edu/Rsolid/Rsolid_0.9-31.tar.gz
 BuildRoot:	  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	  R-devel tex(latex) hdf5-devel 
@@ -91,6 +91,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Aug 23 2010 Adam Huffman <bloch at verdurin.com> - 0.9.31-1
+- another upstream bugfix release
+
 * Thu Aug  5 2010 Adam Huffman <bloch at verdurin.com> - 0.9.3-1
 - New upstream bugfix release
 
diff --git a/sources b/sources
index 1bcfae9..ee37505 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7bd55d9f959d7d1422dde7056bab258c  Rsolid_0.9-3.tar.gz
+37e384b686e41092a235581e9308af7d  Rsolid_0.9-31.tar.gz


More information about the scm-commits mailing list