[R-IRanges] Update to 1.14.4

Pierre-YvesChibon pingou at fedoraproject.org
Mon Jul 23 11:11:19 UTC 2012


commit aad0f7c9ee9db33c88d47826b7838bbb4288d2f9
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Mon Jul 23 13:08:44 2012 +0200

    Update to 1.14.4

 .gitignore     |    1 +
 R-IRanges.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cd53e06..8b31ba5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ IRanges_1.6.8.tar.gz
 /IRanges_1.8.9.tar.gz
 /IRanges_1.10.4.tar.gz
 /IRanges_1.12.1.tar.gz
+/IRanges_1.14.4.tar.gz
diff --git a/R-IRanges.spec b/R-IRanges.spec
index 44d32ae..bdab232 100644
--- a/R-IRanges.spec
+++ b/R-IRanges.spec
@@ -2,8 +2,8 @@
 %global Rvers     2.12.0
 
 Name:             R-%{packname}
-Version:          1.12.1
-Release:          3%{dist}
+Version:          1.14.4
+Release:          1%{dist}
 Summary:          Low-level containers for storing sets of integer ranges
 
 Group:            Applications/Engineering 
@@ -78,6 +78,9 @@ rm -rf %{buildroot}
 %{_libdir}/R/library/%{packname}/include
 
 %changelog
+* Mon Jul 23 2012 pingou <pingou at pingoured.fr> 1.14.4-1
+- Update to version 1.14.4
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.12.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index afc7618..5710aac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-19b51dc30d11cfddc373c795c6244a0a  IRanges_1.12.1.tar.gz
+30b5ee3f6ab7162bf885cf5e6de29e2d  IRanges_1.14.4.tar.gz


More information about the scm-commits mailing list