1
0

- Update to release 5.2.0

OBS-URL: https://build.opensuse.org/package/show/science/gap-semigroups?expand=0&rev=12
This commit is contained in:
2022-12-20 22:10:29 +00:00
committed by Git OBS Bridge
parent a53dd34644
commit d43cdcadef
4 changed files with 15 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Dec 20 22:10:01 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 5.2.0
* This release contains a number of fixes and improvements, and
one new feature, which is a method for `IsSelfDualSemigroup`
and related functionality for semigroups satisfying
`CanUseFroidurePin`.
-------------------------------------------------------------------
Sat Nov 19 01:16:28 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -17,7 +17,7 @@
Name: gap-semigroups
Version: 5.1.0
Version: 5.2.0
Release: 0
Summary: GAP: Computing with Semigroups of Transformations and Partial Permutations
License: GPL-2.0+
@@ -64,9 +64,10 @@ autoreconf -fi
%make_build
%install
rm -Rf libsemigroups
%gappkg_simple_install
pushd "%buildroot/$fmoddir/"
rm -Rfv Makefile* configure* src/ libsemigroups
rm -Rfv Makefile* configure* src/
popd
find "%buildroot" -name "*.orig" -print -delete

BIN
semigroups-5.1.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
semigroups-5.2.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.