Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
ddd17ed1e2 |
BIN
ace-5.6.2.tar.gz
(Stored with Git LFS)
BIN
ace-5.6.2.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
ace-5.7.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
ace-5.7.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 10 11:04:35 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 5.7.0
|
||||
* Deprecate `InfoACELevel` and `SetInfoACELevel` (instead one
|
||||
may use `InfoACE` together with `SetInfoLevel`)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 29 13:10:58 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gap-ace
|
||||
#
|
||||
# Copyright (c) 2023 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-ace
|
||||
Version: 5.6.2
|
||||
Version: 5.7.0
|
||||
Release: 0
|
||||
Summary: GAP: Advanced Coset Enumerator
|
||||
License: MIT
|
||||
@@ -46,6 +46,7 @@ from within GAP.
|
||||
|
||||
%install
|
||||
%gappkg_simple_install
|
||||
rm -Rf "%buildroot/$moddir/src"
|
||||
%fdupes %buildroot/%_prefix
|
||||
|
||||
%files -f %name.files
|
||||
|
Reference in New Issue
Block a user