[R-GenomicRanges] Update to version 1.12.1

Pierre-YvesChibon pingou at fedoraproject.org
Sun Apr 7 09:49:01 UTC 2013


commit aa346ef5514c14416809fd4313fc3bfa14e87b06
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Sun Apr 7 11:46:27 2013 +0200

    Update to version 1.12.1

 .gitignore           |    1 +
 R-GenomicRanges.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b691dbb..34fe03e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ GenomicRanges_1.0.7.tar.gz
 /GenomicRanges_1.4.6.tar.gz
 /GenomicRanges_1.6.2.tar.gz
 /GenomicRanges_1.10.5.tar.gz
+/GenomicRanges_1.12.1.tar.gz
diff --git a/R-GenomicRanges.spec b/R-GenomicRanges.spec
index 26e2269..c0d3aa3 100644
--- a/R-GenomicRanges.spec
+++ b/R-GenomicRanges.spec
@@ -2,8 +2,8 @@
 %global rlibdir %{_libdir}/R/library
 
 Name:             R-%{packname}
-Version:          1.10.5
-Release:          2%{dist}
+Version:          1.12.1
+Release:          1%{dist}
 Summary:          Representation and manipulation of genomic intervals
 
 Group:            Applications/Engineering 
@@ -61,6 +61,9 @@ rm -rf %{buildroot}
 %{rlibdir}/%{packname}/libs/
 
 %changelog
+* Sun Apr 07 2013 pingou <pingou at pingoured.fr> 1.12.1-1
+- Update to version 1.12.1
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.10.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 3008452..27fd0db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e0f58877c2a9e8398724a711db7237a2  GenomicRanges_1.10.5.tar.gz
+e1f04bc7eac745255682d080deac555e  GenomicRanges_1.12.1.tar.gz


More information about the scm-commits mailing list