[R] 2.14.1

Tom Callaway spot at fedoraproject.org
Wed Jan 4 20:31:59 UTC 2012


commit bf6bf48e66722ab0e8c66db38cb5deb44d5e9e27
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Wed Jan 4 15:31:56 2012 -0500

    2.14.1

 .gitignore |    1 +
 R.spec     |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d85582..698baa7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ R-2.11.1.tar.gz
 /R-2.13.1.tar.gz
 /R-2.13.2.tar.gz
 /R-2.14.0.tar.gz
+/R-2.14.1.tar.gz
diff --git a/R.spec b/R.spec
index e497832..1864eae 100644
--- a/R.spec
+++ b/R.spec
@@ -5,8 +5,8 @@
 %endif
 
 Name: R
-Version: 2.14.0
-Release: 3%{?dist}
+Version: 2.14.1
+Release: 1%{?dist}
 Summary: A language for data analysis and graphics
 URL: http://www.r-project.org
 Source0: ftp://cran.r-project.org/pub/R/src/base/R-2/R-%{version}.tar.gz
@@ -981,6 +981,9 @@ R CMD javareconf \
 %postun -n libRmath -p /sbin/ldconfig
 
 %changelog
+* Wed Jan  4 2012 Tom Callaway <spot at fedoraproject.org> - 2.14.1-1
+- update to 2.14.1
+
 * Tue Nov  8 2011 Tom Callaway <spot at fedoraproject.org> - 2.14.0-3
 - No inconsolata for EL
 
diff --git a/sources b/sources
index 26a459e..958edd2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-98cf8fe74e512e1061caf1ee0c2043a8  R-2.14.0.tar.gz
+ba5b6fb15b660670ea29b885348f322a  R-2.14.1.tar.gz


More information about the scm-commits mailing list