[R-BufferedMatrixMethods] Update to 1.28.0

Pierre-YvesChibon pingou at fedoraproject.org
Wed Jul 2 13:54:07 UTC 2014


commit fa232b3298a15547746d93e85a5d21c187305b46
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Wed Jul 2 15:54:13 2014 +0200

    Update to 1.28.0

 .gitignore                   |    1 +
 R-BufferedMatrixMethods.spec |    7 +++++--
 sources                      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5cc61a6..be3e6cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ BufferedMatrixMethods_1.12.0.tar.gz
 /BufferedMatrixMethods_1.22.0.tar.gz
 /BufferedMatrixMethods_1.24.0.tar.gz
 /BufferedMatrixMethods_1.26.0.tar.gz
+/BufferedMatrixMethods_1.28.0.tar.gz
diff --git a/R-BufferedMatrixMethods.spec b/R-BufferedMatrixMethods.spec
index 3ae5c9c..be27225 100644
--- a/R-BufferedMatrixMethods.spec
+++ b/R-BufferedMatrixMethods.spec
@@ -2,8 +2,8 @@
 %global Rvers     3.0.0
 
 Name:             R-%{packname}
-Version:          1.26.0
-Release:          2%{dist}
+Version:          1.28.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
+* Wed Jul 02 2014 pingou <pingou at pingoured.fr> 1.28.0-1
+- Update to version 1.28.0
+
 * Fri Jun 06 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.26.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index bd3b7a9..494bb58 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7af6cd3667a779dd049db9926c90177c  BufferedMatrixMethods_1.26.0.tar.gz
+67b8c355750e35c6ee507cd36bb5248d  BufferedMatrixMethods_1.28.0.tar.gz


More information about the scm-commits mailing list