SHA256
1
0
forked from pool/brial

- Update to release 1.2.9

OBS-URL: https://build.opensuse.org/package/show/science/brial?expand=0&rev=4
This commit is contained in:
2020-09-25 09:18:32 +00:00
committed by Git OBS Bridge
parent a0bdb008bc
commit b66eb24b7d
4 changed files with 10 additions and 11 deletions

BIN
brial-1.2.8.tar.bz2 (Stored with Git LFS)

Binary file not shown.

BIN
brial-1.2.9.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 25 09:18:02 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.2.9
* Build changes only: ax_*.m4 was updated
-------------------------------------------------------------------
Tue Sep 22 22:07:50 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -18,20 +18,17 @@
%define lname libbrial3
Name: brial
Version: 1.2.8
Version: 1.2.9
Release: 0
Summary: The Polynomials over Boolean Rings Computer Algebra System
License: GPL-2.0-or-later
Group: Productivity/Scientific/Math
URL: https://github.com/BRiAl/BRiAl
Source: https://github.com/BRiAl/BRiAl/releases/download/%version/%name-%version.tar.bz2
BuildRequires: autoconf-archive
BuildRequires: automake
BuildRequires: gcc-c++
BuildRequires: libboost_headers-devel >= 1.58
BuildRequires: libboost_test-devel >= 1.58
BuildRequires: libpng-devel
BuildRequires: libtool
BuildRequires: pkgconfig(m4ri)
Provides: bundled(cudd) = 2.5.0
@@ -75,10 +72,6 @@ developing with polybori/brial libraries.
%autosetup -p1
%build
# refresh with riscv64 support
rm -f m4/ax_boost_base.m4
autoreconf -fi
%configure --disable-static
%make_build