automatic version update by autodist [release 4.4.3-1mamba;Fri Feb 28 2025]

This commit is contained in:
Automatic Build System 2025-03-01 12:13:47 +01:00
parent 68b2a53596
commit 2d51df0539

7
R.spec
View File

@ -1,7 +1,7 @@
### AUTOUPDATE-OFF: 4 ### AUTOUPDATE-OFF: 4
%define majversion %(echo %version | cut -d. -f 1) %define majversion %(echo %version | cut -d. -f 1)
Name: R Name: R
Version: 4.4.2 Version: 4.4.3
Release: 1mamba Release: 1mamba
Summary: R is a free software environment for statistical computing and graphics Summary: R is a free software environment for statistical computing and graphics
Group: Applications/Mathematics Group: Applications/Mathematics
@ -85,11 +85,9 @@ Requires: pkg-config
%description -n lib%{name}-devel %description -n lib%{name}-devel
This package contains libraries and header files for developing applications that use %{name}. This package contains libraries and header files for developing applications that use %{name}.
%debug_package
%prep %prep
%setup -q %setup -q
#%patch0 -p1
%build %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 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 %doc doc/manual/R-intro.pdf
%changelog %changelog
* Fri Feb 28 2025 Automatic Build System <autodist@openmamba.org> 4.4.3-1mamba
- automatic version update by autodist
* Sat Nov 02 2024 Automatic Build System <autodist@openmamba.org> 4.4.2-1mamba * Sat Nov 02 2024 Automatic Build System <autodist@openmamba.org> 4.4.2-1mamba
- automatic version update by autodist - automatic version update by autodist