1
0
forked from pool/gap-float

Compare commits

...

5 Commits

6 changed files with 24 additions and 6 deletions

4
_scmsync.obsinfo Normal file
View File

@ -0,0 +1,4 @@
mtime: 1740697291
commit: e0217f21105b1723a727dd9c68b983b3b9ba432f5df1ba045a37c9db746ba9be
url: https://src.opensuse.org/jengelh/gap-float
revision: master

3
build.specials.obscpio Normal file
View File

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

View File

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

BIN
float-1.0.5.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Feb 27 23:00:16 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Make specfile conform to POSIX sh
-------------------------------------------------------------------
Fri Dec 13 03:34:00 UTC 2024 - ming li <mli@suse.com>
- Update to release 1.0.5:
* Remove use of deprecated set_unexpected
* CI: fix 32bit builds
-------------------------------------------------------------------
Thu Feb 8 15:10:53 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,7 +17,7 @@
Name: gap-float
Version: 1.0.4
Version: 1.0.5
Release: 0
Summary: GAP: Integration of mpfr, mpfi, mpc, fplll and cxsc in GAP
License: GPL-3.0-or-later
@ -53,9 +53,8 @@ autoreconf -fi
%install
%gappkg_simple_install
pushd "%buildroot/$fmoddir/"
cd "%buildroot/$fmoddir/"
rm -Rf aclocal.m4 autom4* build-aux config.* configu* libtool* m4 src/
popd
%files -f %name.files