[R-BSgenome] Update to 1.18.3

Pierre-YvesChibon pingou at fedoraproject.org
Sat Jan 29 10:21:48 UTC 2011


commit 2358b731d7d13b09e98bdb59640c19af660b57f4
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Sat Jan 29 11:23:31 2011 +0100

    Update to 1.18.3

 .gitignore      |    1 +
 R-BSgenome.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dd522d5..5f98b3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ BSgenome_1.16.1.tar.gz
 /BSgenome_1.16.5.tar.gz
 /BSgenome_1.18.0.tar.gz
 /BSgenome_1.18.2.tar.gz
+/BSgenome_1.18.3.tar.gz
diff --git a/R-BSgenome.spec b/R-BSgenome.spec
index 34d87b2..1471b05 100644
--- a/R-BSgenome.spec
+++ b/R-BSgenome.spec
@@ -2,7 +2,7 @@
 %global Rvers     2.11.0
 
 Name:             R-%{packname}
-Version:          1.18.2
+Version:          1.18.3
 Release:          1%{dist}
 Summary:          Infrastructure for Biostrings-based genome data packages
 
@@ -63,6 +63,9 @@ rm -rf %{buildroot}
 %{_datadir}/R/library/%{packname}/BSgenomeDataPkg-template
 
 %changelog
+* Sat Jan 29 2011 pingou <pingou at pingoured.fr> 1.18.3-1
+- Update to version 1.18.3
+
 * Mon Dec 20 2010 pingou <pingou at pingoured.fr> 1.18.2-1
 - Update to version 1.18.2
 
diff --git a/sources b/sources
index b884532..a384390 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dcca80233f76e4380bd280377bcd5b01  BSgenome_1.18.2.tar.gz
+2005141952dce8d07abb77fefd78db04  BSgenome_1.18.3.tar.gz


More information about the scm-commits mailing list