automatic version update by autodist [release 2.13.2-1mamba;Fri Jun 25 2021]
This commit is contained in:
parent
0c65a4e761
commit
cef429a756
10
pari.spec
10
pari.spec
@ -1,7 +1,7 @@
|
||||
%define libname libpari
|
||||
|
||||
Name: pari
|
||||
Version: 2.13.1
|
||||
Version: 2.13.2
|
||||
Release: 1mamba
|
||||
Summary: Number Theory-oriented Computer Algebra System
|
||||
Group: Applications/Mathematics
|
||||
@ -15,15 +15,14 @@ Source2: pari.desktop
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libncurses-devel
|
||||
BuildRequires: libreadline-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libgmp-devel
|
||||
BuildRequires: libreadline-devel
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: tetex
|
||||
BuildRequires: emacs-nox
|
||||
Requires: %{libname} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
PARI/GP is a widely used computer algebra system designed for fast computations in number theory (factorizations, algebraic number theory, elliptic curves...), but also contains a large number of other useful functions to compute with mathematical entities such as matrices, polynomials, power series, algebraic numbers, etc., and a lot of transcendental functions.
|
||||
@ -104,6 +103,9 @@ install -D -m644 %{S:2} \
|
||||
%{_libdir}/libpari.so
|
||||
|
||||
%changelog
|
||||
* Fri Jun 25 2021 Automatic Build System <autodist@mambasoft.it> 2.13.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 26 2021 Automatic Build System <autodist@mambasoft.it> 2.13.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user