|
@@ -1,5 +1,5 @@
|
|
%define pkg_name littler
|
|
%define pkg_name littler
|
|
-%define pkg_version 0.3.8
|
|
|
|
|
|
+%define pkg_version 0.3.9
|
|
%define pkg_release 1%{?_dist_release}
|
|
%define pkg_release 1%{?_dist_release}
|
|
|
|
|
|
Summary: GNU R script language and command-line frontend
|
|
Summary: GNU R script language and command-line frontend
|
|
@@ -8,7 +8,7 @@ Name: R-%{pkg_name}
|
|
Version: %{pkg_version}
|
|
Version: %{pkg_version}
|
|
Release: %{pkg_release}
|
|
Release: %{pkg_release}
|
|
|
|
|
|
-License: GPLv2+ or later
|
|
|
|
|
|
+License: GPLv2+
|
|
Group: Applications/Edutainment
|
|
Group: Applications/Edutainment
|
|
URL: https://cran.ism.ac.jp/
|
|
URL: https://cran.ism.ac.jp/
|
|
Source0: https://cran.ism.ac.jp/src/contrib/%{pkg_name}_%{version}.tar.gz
|
|
Source0: https://cran.ism.ac.jp/src/contrib/%{pkg_name}_%{version}.tar.gz
|
|
@@ -67,6 +67,12 @@ cd ${RPM_BUILD_ROOT}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon Nov 04 2019 Toshiaki Ara <ara_t@384.jp> 0.3.9-1
|
|
|
|
+- update 0.3.9
|
|
|
|
+
|
|
|
|
+* Sun Oct 13 2019 Toshiaki Ara <ara_t@384.jp> 0.3.8-2
|
|
|
|
+- rebuild with icu-65
|
|
|
|
+
|
|
* Mon Jun 10 2019 Toshiaki Ara <ara_t@384.jp> 0.3.8-1
|
|
* Mon Jun 10 2019 Toshiaki Ara <ara_t@384.jp> 0.3.8-1
|
|
- update 0.3.8
|
|
- update 0.3.8
|
|
|
|
|