This commit is contained in:
Tom "spot" Callaway 2011-02-27 09:15:33 -08:00
parent 4117e8be27
commit 0d9671ba85
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
R-2.11.1.tar.gz
/R-2.12.0.tar.gz
/R-2.12.1.tar.gz
/R-2.12.2.tar.gz

7
R.spec
View File

@ -5,8 +5,8 @@
%endif
Name: R
Version: 2.12.1
Release: 2%{?dist}
Version: 2.12.2
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
@ -910,6 +910,9 @@ R CMD javareconf \
%postun -n libRmath -p /sbin/ldconfig
%changelog
* Sun Feb 27 2011 Tom Callaway <spot@fedoraproject.org> - 2.12.2-1
- update to 2.12.2
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.12.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
078e8d1179fc9a762e326e6da2725468 R-2.12.1.tar.gz
bc70b51dddab8aa39066710624e55d5e R-2.12.2.tar.gz