Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
a1b709d054 | |||
54b9697d25 | |||
e37d809019 |
BIN
curlInterface-2.4.0.tar.gz
(Stored with Git LFS)
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
BIN
curlInterface-2.4.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user