Compare commits
3 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| af5006f966 | |||
| 89784a6a8e | |||
| cd9b210310 |
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
BIN
xgap-4.32.tar.gz
LFS
BIN
xgap-4.32.tar.gz
LFS
Binary file not shown.
BIN
xgap-4.33.tar.gz
LFS
Normal file
BIN
xgap-4.33.tar.gz
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user