1
0
forked from pool/gap-float

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

BIN
build.specials.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

BIN
float-1.0.4.tar.gz (Stored with Git LFS)

Binary file not shown.

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> Thu Feb 8 15:10:53 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

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