diff --git a/pari.spec b/pari.spec index adaf6bf..6f8aa9f 100644 --- a/pari.spec +++ b/pari.spec @@ -1,7 +1,7 @@ %define libname libpari Name: pari -Version: 2.15.5 +Version: 2.17.0 Release: 1mamba Summary: Number Theory-oriented Computer Algebra System Group: Applications/Mathematics @@ -74,8 +74,6 @@ install -D -m644 %{S:2} \ %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n %{libname} -p /sbin/ldconfig -%postun -n %{libname} -p /sbin/ldconfig %files %defattr(-,root,root) @@ -103,6 +101,9 @@ install -D -m644 %{S:2} \ %{_libdir}/libpari.so %changelog +* Tue Oct 01 2024 Automatic Build System 2.17.0-1mamba +- automatic version update by autodist + * Sat Feb 24 2024 Automatic Build System 2.15.5-1mamba - automatic version update by autodist