automatic version update by autodist [release 4.4.2-1mamba;Sat Nov 02 2024]
This commit is contained in:
parent
b8ccc07ca1
commit
68b2a53596
7
R.spec
7
R.spec
@ -1,7 +1,7 @@
|
||||
### AUTOUPDATE-OFF: 4
|
||||
%define majversion %(echo %version | cut -d. -f 1)
|
||||
Name: R
|
||||
Version: 4.4.1
|
||||
Version: 4.4.2
|
||||
Release: 1mamba
|
||||
Summary: R is a free software environment for statistical computing and graphics
|
||||
Group: Applications/Mathematics
|
||||
@ -180,8 +180,6 @@ done
|
||||
#%endif
|
||||
:
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -225,6 +223,9 @@ done
|
||||
%doc doc/manual/R-intro.pdf
|
||||
|
||||
%changelog
|
||||
* Sat Nov 02 2024 Automatic Build System <autodist@openmamba.org> 4.4.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 14 2024 Automatic Build System <autodist@openmamba.org> 4.4.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user