[R-BufferedMatrixMethods] Update to 1.16.0

Pierre-YvesChibon pingou at fedoraproject.org
Sun Jul 3 16:52:10 UTC 2011


commit f2ec3c7205428bc288557aecba6c71992345ff2a
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Sun Jul 3 18:55:13 2011 +0200

    Update to 1.16.0

 .gitignore                   |    1 +
 R-BufferedMatrixMethods.spec |    7 +++++--
 sources                      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2b619b6..d81e536 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 BufferedMatrixMethods_1.12.0.tar.gz
 /BufferedMatrixMethods_1.14.0.tar.gz
+/BufferedMatrixMethods_1.16.0.tar.gz
diff --git a/R-BufferedMatrixMethods.spec b/R-BufferedMatrixMethods.spec
index 7fd3f5c..23821d8 100644
--- a/R-BufferedMatrixMethods.spec
+++ b/R-BufferedMatrixMethods.spec
@@ -2,8 +2,8 @@
 %global Rvers     2.10.0
 
 Name:             R-%{packname}
-Version:          1.14.0
-Release:          2%{dist}
+Version:          1.16.0
+Release:          1%{dist}
 Summary:          Microarray Data related methods that utlize BufferedMatrix
 Summary(fr):      Outils pour la manipulation des données de puces à ADN
 
@@ -63,6 +63,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Jul 03 2011 pingou <pingou at pingoured.fr> 1.16.0-1
+- Update to version 1.16.0
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.14.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 757dd34..b2eaf1e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b480278846c01ff310eb19c8e948a9ed  BufferedMatrixMethods_1.14.0.tar.gz
+89f37f3f0a0457a0f98ea35119c10fc2  BufferedMatrixMethods_1.16.0.tar.gz


More information about the scm-commits mailing list