diff --git a/R.spec b/R.spec index 6191b7f..9577cb5 100644 --- a/R.spec +++ b/R.spec @@ -1,7 +1,7 @@ ### AUTOUPDATE-OFF: 4 %define majversion %(echo %version | cut -d. -f 1) Name: R -Version: 4.4.2 +Version: 4.4.3 Release: 1mamba Summary: R is a free software environment for statistical computing and graphics Group: Applications/Mathematics @@ -85,11 +85,9 @@ Requires: pkg-config %description -n lib%{name}-devel This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q -#%patch0 -p1 %build echo 'R_LIBS_SITE=${R_LIBS_SITE-'"'/usr/local/lib/R/site-library:/usr/local/lib/R/library:%{_libdir}/R/library:%{_datadir}/R/library'"'}' >> etc/Renviron.in @@ -223,6 +221,9 @@ done %doc doc/manual/R-intro.pdf %changelog +* Fri Feb 28 2025 Automatic Build System 4.4.3-1mamba +- automatic version update by autodist + * Sat Nov 02 2024 Automatic Build System 4.4.2-1mamba - automatic version update by autodist