[R-AnnotationDbi] Update to 1.26.0

Pierre-YvesChibon pingou at fedoraproject.org
Wed Jul 2 14:05:41 UTC 2014


commit 55df8698bde9fdb99151c9fc92c173c98db52301
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Wed Jul 2 15:58:34 2014 +0200

    Update to 1.26.0

 .gitignore           |    1 +
 R-AnnotationDbi.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5883cdc..076b58b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ AnnotationDbi_1.10.1.tar.gz
 /AnnotationDbi_1.22.1.tar.gz
 /AnnotationDbi_1.22.6.tar.gz
 /AnnotationDbi_1.24.0.tar.gz
+/AnnotationDbi_1.26.0.tar.gz
diff --git a/R-AnnotationDbi.spec b/R-AnnotationDbi.spec
index 8b12e5c..02831c3 100644
--- a/R-AnnotationDbi.spec
+++ b/R-AnnotationDbi.spec
@@ -2,8 +2,8 @@
 %global Rvers     3.0.0
 
 Name:             R-%{packname}
-Version:          1.24.0
-Release:          2%{dist}
+Version:          1.26.0
+Release:          1%{dist}
 Summary:          Annotation Database Interface
 
 Group:            Applications/Engineering 
@@ -73,6 +73,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Jul 02 2014 pingou <pingou at pingoured.fr> 1.26.0-1
+- Update to version 1.26.0
+
 * Fri Jun 06 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.24.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index f972585..8f2ca49 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a51f84efd8fff2f48579189ebc67c508  AnnotationDbi_1.24.0.tar.gz
+a18d57ce2fea0235342cb57f6d537e86  AnnotationDbi_1.26.0.tar.gz


More information about the scm-commits mailing list