diff --git a/R-outliers.spec b/R-outliers.spec index 973bb9d..e9fd63b 100644 --- a/R-outliers.spec +++ b/R-outliers.spec @@ -2,22 +2,20 @@ %define _rlibdir %{_datadir}/R/library Name: R-%{pkgname} -Version: 0.14 +Version: 0.15 Release: 1mamba Summary: A collection of some tests commonly used for identifying outliers. Group: Applications/Mathematics Vendor: openmamba Distribution: openmamba Packager: Stefano Cotta Ramusino -URL: http://cran.r-project.org/web/packages/outliers +URL: https://cran.r-project.org/web/packages/outliers/ Source: http://cran.r-project.org/src/contrib/%{pkgname}_%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN -BuildRequires: R ## AUTOBUILDREQ-END Requires: R BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description A collection of some tests commonly used for identifying outliers. @@ -43,5 +41,8 @@ R CMD INSTALL %{S:0} \ %{_rlibdir}/%{pkgname} %changelog +* Sun May 08 2022 Automatic Build System 0.15-1mamba +- automatic update by autodist + * Tue Jun 05 2012 Stefano Cotta Ramusino 0.14-1mamba - package created by autospec