[R-affy] Update to 1.38.0

Pierre-YvesChibon pingou at fedoraproject.org
Sun Apr 7 09:26:30 UTC 2013


commit e6a8b02a84321a6dcd625304246146dabdb197a2
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Sun Apr 7 11:23:49 2013 +0200

    Update to 1.38.0

 .gitignore  |    1 +
 R-affy.spec |    7 ++++++-
 sources     |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dc33beb..c55be66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ affy_1.24.2.tar.gz
 /affy_1.32.0.tar.gz
 /affy_1.32.1.tar.gz
 /affy_1.36.1.tar.gz
+/affy_1.38.0.tar.gz
diff --git a/R-affy.spec b/R-affy.spec
index 777e5bf..c016450 100644
--- a/R-affy.spec
+++ b/R-affy.spec
@@ -3,7 +3,7 @@
 %global Rvers     2.10.0
 
 Name:             R-%{packname}
-Version:          1.36.1
+Version:          1.38.0
 Release:          1%{dist}
 Summary:          Methods for Affymetrix Oligonucleotide Arrays
 
@@ -35,6 +35,8 @@ sed -i '/importFrom(BiocInstaller, biocinstallRepos)/d' affy/NAMESPACE
 sed -i -e 's/BiocInstaller,//' affy/DESCRIPTION
 sed -i '/        zlibbioc/d' affy/DESCRIPTION
 
+cat affy/DESCRIPTION affy/NAMESPACE
+
 %build
 
 %install
@@ -76,6 +78,9 @@ rm -rf %{buildroot}
 %{_libdir}/R/library/%{packname}/tests
 
 %changelog
+* Sun Apr 07 2013 pingou <pingou at pingoured.fr> 1.38.0-1
+- Update to version 1.38.0
+
 * Wed Feb 13 2013 pingou <pingou at pingoured.fr> 1.36.1-1
 - Update to version 1.36.1
 
diff --git a/sources b/sources
index 1c31189..f31c47d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce1da25547feda90c5432b61c2ee9fc9  affy_1.36.1.tar.gz
+4ad67f327a8238e6cc895549ed963b59  affy_1.38.0.tar.gz


More information about the scm-commits mailing list