[R-BufferedMatrixMethods] Update to 1.26.0

Pierre-YvesChibon pingou at fedoraproject.org
Mon Jan 27 17:04:49 UTC 2014


commit 321c7470be33a60dbbac03b6bc90d3ea8d3d9767
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Mon Jan 27 18:05:09 2014 +0100

    Update to 1.26.0

 .gitignore                   |    1 +
 R-BufferedMatrixMethods.spec |    7 +++++--
 sources                      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fe0a117..5cc61a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ BufferedMatrixMethods_1.12.0.tar.gz
 /BufferedMatrixMethods_1.18.0.tar.gz
 /BufferedMatrixMethods_1.22.0.tar.gz
 /BufferedMatrixMethods_1.24.0.tar.gz
+/BufferedMatrixMethods_1.26.0.tar.gz
diff --git a/R-BufferedMatrixMethods.spec b/R-BufferedMatrixMethods.spec
index eaec91d..b2a2d99 100644
--- a/R-BufferedMatrixMethods.spec
+++ b/R-BufferedMatrixMethods.spec
@@ -2,8 +2,8 @@
 %global Rvers     3.0.0
 
 Name:             R-%{packname}
-Version:          1.24.0
-Release:          2%{dist}
+Version:          1.26.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
+* Mon Jan 27 2014 pingou <pingou at pingoured.fr> 1.26.0-1
+- Update to version 1.26.0
+
 * Fri Aug 02 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.24.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 70b2c7a..bd3b7a9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-db9b393239773cfc89ed6186fd8b5788  BufferedMatrixMethods_1.24.0.tar.gz
+7af6cd3667a779dd049db9926c90177c  BufferedMatrixMethods_1.26.0.tar.gz


More information about the scm-commits mailing list