This commit is contained in:
Tom Callaway 2012-01-04 15:26:35 -05:00
parent 6465c32666
commit bbe923fd0f
2 changed files with 6 additions and 3 deletions

7
R.spec
View File

@ -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
@ -922,6 +922,9 @@ fi
%postun -n libRmath -p /sbin/ldconfig
%changelog
* Wed Jan 4 2012 Tom Callaway <spot@fedoraproject.org> - 2.14.1-1
- update to 2.14.1
* Tue Nov 8 2011 Tom Callaway <spot@fedoraproject.org> - 2.14.0-3
- No inconsolata for EL

View File

@ -1 +1 @@
98cf8fe74e512e1061caf1ee0c2043a8 R-2.14.0.tar.gz
ba5b6fb15b660670ea29b885348f322a R-2.14.1.tar.gz