Compare commits

...

3 Commits

Author SHA256 Message Date
e8c44948a8 gap-io 4.9.1 2024-11-19 14:27:27 +01:00
228943d927 gap-io 4.9 2024-09-05 15:47:27 +02:00
7e69b99156 gap-io 4.8.3 2024-07-31 06:53:20 +02:00
4 changed files with 25 additions and 8 deletions

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Nov 19 13:21:10 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 4.9.1
* Switch tests to use a different HTTP provider
-------------------------------------------------------------------
Thu Sep 5 13:46:56 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 4.9
* Use IsKernelExtensionAvailable and LoadKernelExtension
-------------------------------------------------------------------
Wed Jul 31 04:30:56 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 4.8.
* Check arguments to IO_gmtime and IO_localtime
-------------------------------------------------------------------
Tue Nov 21 21:47:27 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package gap-io
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 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-io
Version: 4.8.2
Version: 4.9.1
Release: 0
Summary: GAP: Bindings for low level C library IO
License: GPL-3.0-or-later
@ -26,10 +26,10 @@ URL: https://gap-packages.github.io/io/
#Git-Clone: https://github.com/gap-packages/io
Source: https://github.com/gap-packages/io/releases/download/v%version/io-%version.tar.bz2
BuildRequires: fdupes
BuildRequires: gap-devel >= 4.11
BuildRequires: gap-devel >= 4.12
BuildRequires: gap-rpm-devel
BuildRequires: gmp-devel
Requires: gap-core >= 4.11
Requires: gap-core >= 4.12
%description
The IO package provides bindings for GAP to the lower levels of
@ -41,7 +41,6 @@ Input/Output functionality in the C library.
%build
%configure --with-gaproot="%gapdir"
%make_build
rm -v doc/clean
%install
%gappkg_simple_install

View File

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

BIN
io-4.9.1.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.