automatic version update by autodist [release 2.17.0-1mamba;Tue Oct 01 2024]
This commit is contained in:
parent
34441b384b
commit
e352771e4f
@ -1,7 +1,7 @@
|
|||||||
%define libname libpari
|
%define libname libpari
|
||||||
|
|
||||||
Name: pari
|
Name: pari
|
||||||
Version: 2.15.5
|
Version: 2.17.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Number Theory-oriented Computer Algebra System
|
Summary: Number Theory-oriented Computer Algebra System
|
||||||
Group: Applications/Mathematics
|
Group: Applications/Mathematics
|
||||||
@ -74,8 +74,6 @@ install -D -m644 %{S:2} \
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n %{libname} -p /sbin/ldconfig
|
|
||||||
%postun -n %{libname} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -103,6 +101,9 @@ install -D -m644 %{S:2} \
|
|||||||
%{_libdir}/libpari.so
|
%{_libdir}/libpari.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 01 2024 Automatic Build System <autodist@openmamba.org> 2.17.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Feb 24 2024 Automatic Build System <autodist@openmamba.org> 2.15.5-1mamba
|
* Sat Feb 24 2024 Automatic Build System <autodist@openmamba.org> 2.15.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user