[R-qtl] - New upstream release

Mattias Ellert ellert at fedoraproject.org
Thu Jan 20 06:38:41 UTC 2011


commit 9f97e46eaa57004d5760cb31a15862b001b153b5
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Thu Jan 20 07:38:11 2011 +0100

    - New upstream release

 .gitignore |    2 +-
 R-qtl.spec |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8acc9aa..6936413 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/qtl_1.18-7.tar.gz
+/qtl_1.19-20.tar.gz
diff --git a/R-qtl.spec b/R-qtl.spec
index 0760015..318ddaf 100644
--- a/R-qtl.spec
+++ b/R-qtl.spec
@@ -1,9 +1,9 @@
 %global packname  qtl
 
 Name:             R-%{packname}
-Version:          1.18.7
+Version:          1.19.20
 Release:          1%{?dist}
-Source0:          http://www.rqtl.org/download/%{packname}_1.18-7.tar.gz
+Source0:          http://www.rqtl.org/download/%{packname}_1.19-20.tar.gz
 License:          GPLv3
 URL:              http://www.rqtl.org/
 Group:            Applications/Engineering
@@ -50,7 +50,7 @@ test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
 rm -rf %{buildroot}%{_libdir}/R/library/R.css
 
 %check
-# The check is disabled because it treats the non-precense of the
+# The check is disabled because it treats the non-presence of the
 # suggested R-snow package as an error - this is an optional dependency
 # not (yet) available in Fedora. R-qtl works without it.
 
@@ -81,6 +81,9 @@ rm -rf %{buildroot}
 %{_libdir}/R/library/%{packname}/sampledata
 
 %changelog
+* Wed Jan 19 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 1.19.20-1
+- New upstream release
+
 * Thu Sep 02 2010 Mattias Ellert <mattias.ellert at fysast.uu.se> - 1.18.7-1
 - New upstream release
 
diff --git a/sources b/sources
index 1235824..a65c7ef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-614e476b37e4525cec6d380db9dc1fd2  qtl_1.18-7.tar.gz
+cf1be451259ae1248855df53690a2eef  qtl_1.19-20.tar.gz


More information about the scm-commits mailing list