|
@@ -1,5 +1,5 @@
|
|
|
%define pkg_name R
|
|
|
-%define pkg_version 3.3.1
|
|
|
+%define pkg_version 3.3.2
|
|
|
%define pkg_release 1%{?_dist_release}
|
|
|
|
|
|
Summary: A language for data analysis and graphics
|
|
@@ -36,7 +36,7 @@ BuildRequires: texlive-collection-fontsextra
|
|
|
BuildRequires: texlive-collection-plainextra
|
|
|
BuildRequires: texlive-collection-fontsrecommended
|
|
|
|
|
|
-BuildRequires: java-1.7.0-openjdk-devel
|
|
|
+BuildRequires: java-devel
|
|
|
|
|
|
Requires: libgfortran
|
|
|
Requires: libicu
|
|
@@ -241,6 +241,9 @@ echo "%{_libdir}/R/lib" > \
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Mon Oct 31 2016 Toshiaki Ara <ara_t@384.jp> 3.3.2-1
|
|
|
+- Updated to 3.3.2
|
|
|
+
|
|
|
* Wed Jun 22 2016 Toshiaki Ara <ara_t@384.jp> 3.3.1-1vl7
|
|
|
- Updated to 3.3.1
|
|
|
- delete BuildRequires: texlive-collection-lang*
|