10
0
forked from pool/gap-float

8 Commits

Author SHA256 Message Date
5db1d9b96c Accepting request 1304255 from science
- Update to release 1.0.9

OBS-URL: https://build.opensuse.org/request/show/1304255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gap-float?expand=0&rev=6
2025-09-12 19:10:30 +00:00
9618d3fc50 Accepting request 1252985 from science
- Update to release 1.0.7

OBS-URL: https://build.opensuse.org/request/show/1252985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gap-float?expand=0&rev=5
2025-03-14 22:52:24 +00:00
OBS User unknown
f96a0daf1e [info=278000d016879672e9da85e77c060bf5f7dac36b3722ca4a16d6f4fe322e4b0c]
OBS-URL: https://build.opensuse.org/package/show/science/gap-float?expand=0&rev=29
2025-03-14 08:09:37 +00:00
82d73894e9 Accepting request 1249113 from science
- Make specfile conform to POSIX sh

OBS-URL: https://build.opensuse.org/request/show/1249113
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gap-float?expand=0&rev=4
2025-02-28 16:39:17 +00:00
OBS User unknown
f5ede3bc5e [info=e0217f21105b1723a727dd9c68b983b3b9ba432f5df1ba045a37c9db746ba9be]
OBS-URL: https://build.opensuse.org/package/show/science/gap-float?expand=0&rev=28
2025-02-27 23:11:28 +00:00
d35c969d58 Accepting request 1245864 from science
- Update to release 1.0.5:

OBS-URL: https://build.opensuse.org/request/show/1245864
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gap-float?expand=0&rev=3
2025-02-17 20:40:24 +00:00
OBS User unknown
181c75a40d [info=a726eb4042e2f24fc49ec1d92f8b1872a966ea55cb692dfef99a11c1b3806dd0]
OBS-URL: https://build.opensuse.org/package/show/science/gap-float?expand=0&rev=27
2024-12-13 09:27:22 +00:00
57d73541b7 Update to version 1.0.5
OBS-URL: https://build.opensuse.org/package/show/science/gap-float?expand=0&rev=26
2024-12-13 09:25:39 +00:00
6 changed files with 38 additions and 8 deletions

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1757666592
commit: 7f5861de6de578372d57b5b98256f2557280675a1bba863b186f9b91ff76e474
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:711ba8ca245755943283f90b5bede9ebfbcaef92d99afe2ae726d998715d6d84
size 256

Binary file not shown.

BIN
float-1.0.9.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Fri Sep 12 08:41:26 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.0.9
* Migration to C23 build mode
-------------------------------------------------------------------
Fri Mar 14 08:08:15 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.0.7
* Build system changes only
-------------------------------------------------------------------
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

@@ -1,7 +1,7 @@
#
# spec file for package gap-float
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: gap-float
Version: 1.0.4
Version: 1.0.9
Release: 0
Summary: GAP: Integration of mpfr, mpfi, mpc, fplll and cxsc in GAP
License: GPL-3.0-or-later
@@ -35,7 +35,7 @@ BuildRequires: mpc-devel
BuildRequires: mpfi-devel
BuildRequires: mpfr-devel
BuildRequires: pkgconfig(fplll) >= 5
Requires: gap-core >= 4.11
Requires: gap-core >= 4.12
Requires: gap-gapdoc >= 1.0
%description
@@ -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