forked from pool/gap-float
Compare commits
5 Commits
Author | SHA256 | Date | |
---|---|---|---|
82d73894e9 | |||
|
f5ede3bc5e | ||
d35c969d58 | |||
|
181c75a40d | ||
57d73541b7 |
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal 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
BIN
build.specials.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
float-1.0.5.tar.gz
(Stored with Git LFS)
Normal file
BIN
float-1.0.5.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
float-1.0.7.tar.gz
(Stored with Git LFS)
BIN
float-1.0.7.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,9 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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>
|
Thu Feb 27 23:00:16 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gap-float
|
# spec file for package gap-float
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gap-float
|
Name: gap-float
|
||||||
Version: 1.0.7
|
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
|
||||||
@@ -35,7 +35,7 @@ BuildRequires: mpc-devel
|
|||||||
BuildRequires: mpfi-devel
|
BuildRequires: mpfi-devel
|
||||||
BuildRequires: mpfr-devel
|
BuildRequires: mpfr-devel
|
||||||
BuildRequires: pkgconfig(fplll) >= 5
|
BuildRequires: pkgconfig(fplll) >= 5
|
||||||
Requires: gap-core >= 4.12
|
Requires: gap-core >= 4.11
|
||||||
Requires: gap-gapdoc >= 1.0
|
Requires: gap-gapdoc >= 1.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user