diff --git a/.gitignore b/.gitignore index c52b4d3..0f33500 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/R.spec b/R.spec index 68e93df..430ec93 100644 --- a/R.spec +++ b/R.spec @@ -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 - 2.12.2-1 +- update to 2.12.2 + * Mon Feb 07 2011 Fedora Release Engineering - 2.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 461a19e..a6c55ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -078e8d1179fc9a762e326e6da2725468 R-2.12.1.tar.gz +bc70b51dddab8aa39066710624e55d5e R-2.12.2.tar.gz