SHA256
1
0
forked from pool/brial

Accepting request 837361 from science

- Update to release 1.2.9

OBS-URL: https://build.opensuse.org/request/show/837361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/brial?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2020-09-25 14:34:25 +00:00 committed by Git OBS Bridge
commit fa9d1c363f
4 changed files with 15 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:deb95fc1a99b6f9324f1278fcb676a605b77d59f24683d6af87f573cb46d0a4f
size 1228732

3
brial-1.2.9.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f466a76f04a1e9efdbc11f4fd550743b3214fe9e371927e5ca048ac923f149c0
size 1230234

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
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>
- Update ax_boost_base.m4 during build with riscv64 support.
-------------------------------------------------------------------
Tue Sep 8 13:00:37 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@ -18,19 +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: 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
@ -74,7 +72,6 @@ developing with polybori/brial libraries.
%autosetup -p1
%build
autoreconf -fi
%configure --disable-static
%make_build