[R-BufferedMatrixMethods] Update to version 1.24.0

Pierre-YvesChibon pingou at fedoraproject.org
Sun Apr 7 09:44:36 UTC 2013


commit 20305be0b59dc631af339a1b6a31e230f5bd5fa1
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Sun Apr 7 11:42:02 2013 +0200

    Update to version 1.24.0

 .gitignore                   |    1 +
 R-BufferedMatrixMethods.spec |    7 +++++--
 sources                      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef8f97c..fe0a117 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ BufferedMatrixMethods_1.12.0.tar.gz
 /BufferedMatrixMethods_1.16.0.tar.gz
 /BufferedMatrixMethods_1.18.0.tar.gz
 /BufferedMatrixMethods_1.22.0.tar.gz
+/BufferedMatrixMethods_1.24.0.tar.gz
diff --git a/R-BufferedMatrixMethods.spec b/R-BufferedMatrixMethods.spec
index 9301f18..502ed03 100644
--- a/R-BufferedMatrixMethods.spec
+++ b/R-BufferedMatrixMethods.spec
@@ -2,8 +2,8 @@
 %global Rvers     2.15.0
 
 Name:             R-%{packname}
-Version:          1.22.0
-Release:          2%{dist}
+Version:          1.24.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 Apr 07 2013 pingou <pingou at pingoured.fr> 1.24.0-1
+- Update to version 1.24.0
+
 * Thu Apr 04 2013 Pierre-Yves Chibon <pingou at pingoured.fr> 1.22.0-2
 - Fix the dist tag
 
diff --git a/sources b/sources
index 1681b99..70b2c7a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-48df2e667dd72e60cb7a7b5b241a8872  BufferedMatrixMethods_1.22.0.tar.gz
+db9b393239773cfc89ed6186fd8b5788  BufferedMatrixMethods_1.24.0.tar.gz


More information about the scm-commits mailing list