!2 Upgrade to v1.3.6
From: @hkgy Reviewed-by: @panchenbo Signed-off-by: @panchenbo
This commit is contained in:
commit
26835b84e9
Binary file not shown.
BIN
cln-1.3.6.tar.bz2
Normal file
BIN
cln-1.3.6.tar.bz2
Normal file
Binary file not shown.
21
cln.spec
21
cln.spec
@ -1,19 +1,17 @@
|
||||
Name: cln
|
||||
Version: 1.3.4
|
||||
Version: 1.3.6
|
||||
Release: 1
|
||||
Summary: Class Library for Numbers
|
||||
License: GPLv2+
|
||||
URL: http://www.ginac.de/CLN/
|
||||
Source0: http://www.ginac.de/CLN/%{name}-%{version}.tar.bz2
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://www.ginac.de/CLN/
|
||||
Source0: https://www.ginac.de/CLN/%{name}-%{version}.tar.bz2
|
||||
Patch01: add-riscv-support.patch
|
||||
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gmp-devel
|
||||
BuildRequires: texi2html
|
||||
BuildRequires: perl(Unicode::EastAsianWidth)
|
||||
BuildRequires: texinfo-tex
|
||||
BuildRequires: make
|
||||
# Didn't pickup this
|
||||
BuildRequires: texlive-ec texlive-cm-super
|
||||
Patch01: add-riscv-support.patch
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
A collection of C++ math classes and functions, which are designed for
|
||||
@ -44,7 +42,7 @@ the CLN library.
|
||||
%ifarch riscv64
|
||||
%patch1 -p1
|
||||
%endif
|
||||
|
||||
|
||||
%build
|
||||
%configure --disable-static CXXFLAGS="%{XFLAGS}" CFLAGS="%{XFLAGS}"
|
||||
make %{?_smp_mflags}
|
||||
@ -75,5 +73,8 @@ make %{_smp_mflags} check
|
||||
%doc doc/cln.pdf doc/cln.html
|
||||
|
||||
%changelog
|
||||
* Tue Nov 15 2022 hkgy <kaguyahatu@outlook.com> - 1.3.6-1
|
||||
- Upgrade to v1.3.6
|
||||
|
||||
* Fri Jul 15 2022 misaka00251 <misaka00251@misakanet.cn> - 1.3.4-1
|
||||
- Init package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user