12
0

3 Commits

Author SHA256 Message Date
a1b709d054 gap-curlinterface 2.4.2 2025-06-20 14:35:59 +02:00
54b9697d25 gap-curlinterface 2.4.1 2025-06-07 13:19:38 +02:00
e37d809019 POSIX sh compatibility 2025-02-28 00:01:31 +01:00
4 changed files with 23 additions and 7 deletions

BIN
curlInterface-2.4.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
curlInterface-2.4.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Jun 20 12:35:40 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.4.2
* No user-visible changes
-------------------------------------------------------------------
Sat Jun 7 11:09:39 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.4.1
* Fix test suite failures
-------------------------------------------------------------------
Thu Feb 27 23:00:16 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Make specfile conform to POSIX sh
-------------------------------------------------------------------
Tue Sep 3 23:58:01 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-curlinterface
#
# 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-curlinterface
Version: 2.4.0
Version: 2.4.2
Release: 0
Summary: GAP: Web Access via curl
License: GPL-2.0-or-later
@@ -44,10 +44,9 @@ files over http, ftp and https from within the GAP processor.
%install
%gappkg_simple_install
pushd "%buildroot/$fmoddir/"
cd "%buildroot/$fmoddir/"
rm -Rfv config.* configure* Makefile* gen/ src/
find . -type f -size 0 -name _Chunks.xml -print -delete
popd
%files -f %name.files