3 Commits

Author SHA256 Message Date
af5006f966 gap-xgap 4.33 2025-09-14 21:28:01 +02:00
89784a6a8e Add gcc15.patch 2025-06-18 21:22:23 +02:00
cd9b210310 POSIX sh compatibility 2025-02-28 00:01:31 +01:00
4 changed files with 23 additions and 7 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Sep 14 19:23:28 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 4.33
* Compatibility with C23 compilers
- Delete gcc15.patch (merged)
-------------------------------------------------------------------
Wed Jun 18 19:22:09 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Add gcc15.patch
-------------------------------------------------------------------
Thu Feb 27 23:00:16 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Make specfile conform to POSIX sh
-------------------------------------------------------------------
Wed Aug 21 20:58:38 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-xgap
#
# 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-xgap
Version: 4.32
Version: 4.33
Release: 0
Summary: GAP: Graphical user interface for GAP
License: GPL-2.0-or-later
@@ -47,9 +47,8 @@ The XGAP package allows to use graphics in GAP.
%install
%gappkg_simple_install
pushd "%buildroot/$moddir"
cd "%buildroot/$moddir"
rm -Rfv configure config.* bin/*/config.* bin/*/configure cnf src.x11
popd
%fdupes %buildroot/%_prefix
%files -f %name.files

Binary file not shown.

BIN
xgap-4.33.tar.gz LFS Normal file

Binary file not shown.