[R-Biobase] rebuild for R 2.14.0

Tom Callaway spot at fedoraproject.org
Wed Nov 9 19:19:59 UTC 2011


commit 0be5baff5121ebb5414b699da0f134255dffbeba
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Wed Nov 9 14:19:55 2011 -0500

    rebuild for R 2.14.0

 .gitignore     |    1 +
 R-Biobase.spec |   10 ++++++++--
 sources        |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b9d702..27cbf7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Biobase_2.8.0.tar.gz
 /Biobase_2.10.0.tar.gz
 /Biobase_2.12.1.tar.gz
 /Biobase_2.12.2.tar.gz
+/Biobase_2.14.0.tar.gz
diff --git a/R-Biobase.spec b/R-Biobase.spec
index 62b89a4..7786e98 100644
--- a/R-Biobase.spec
+++ b/R-Biobase.spec
@@ -2,8 +2,8 @@
 %define Rversion  2.11.0
 
 Name:             R-%{packname}
-Version:          2.12.2
-Release:          1%{dist}
+Version:          2.14.0
+Release:          2%{dist}
 Summary:          Base functions for Bioconductor
 
 Group:            Applications/Engineering
@@ -76,6 +76,12 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Nov  9 2011 Tom Callaway <spot at fedoraproject.org> 2.14.0-2
+- rebuild for R 2.14.0
+
+* Thu Nov 03 2011 pingou <pingou at pingoured.fr> 2.14.0-1
+- Update to version 2.14.0
+
 * Sun Jul 03 2011 pingou <pingou at pingoured.fr> 2.12.2-1
 - Update to version 2.12.2
 
diff --git a/sources b/sources
index 375fe80..40817be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-19d3ae1ccd63f428f3b118c6150f4983  Biobase_2.12.2.tar.gz
+e62df79e3f94d0e0544214ba49dc7030  Biobase_2.14.0.tar.gz


More information about the scm-commits mailing list