1
0
forked from pool/gap-lpres

- Update to release 1.0.3

OBS-URL: https://build.opensuse.org/package/show/science/gap-lpres?expand=0&rev=9
This commit is contained in:
2022-11-19 00:41:03 +00:00
committed by Git OBS Bridge
parent 4d14c33dcf
commit 78d41d4af2
4 changed files with 16 additions and 12 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Nov 19 00:40:50 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.0.3
* Provide Random method that accepts a random source
-------------------------------------------------------------------
Wed Nov 14 23:48:36 UTC 2018 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-lpres
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,17 @@
Name: gap-lpres
Version: 1.0.0
Version: 1.0.3
Release: 0
Summary: GAP: Nilpotent Quotients of L-Presented Groups
License: GPL-2.0-or-later
Group: Productivity/Scientific/Math
Url: https://gap-packages.github.io/lpres
Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/lpres-%version.tar.bz2
URL: https://gap-packages.github.io/lpres
#Git-Clone: https://github.com/gap-packages/lpres
Source: https://github.com/gap-packages/lpres/releases/download/v%version/lpres-%version.tar.gz
BuildRequires: gap-rpm-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Requires: gap-core >= 4.4
Requires: gap-core >= 4.9
Requires: gap-fga >= 1.1.0.1
Requires: gap-polycyclic >= 2.5
Suggests: gap-ace >= 5.0
@@ -44,7 +43,7 @@ implements nilpotent quotient, Todd-Coxeter and Reidemeister-Schreier
algorithms for L-presented groups.
%prep
%setup -qn lpres-%version
%autosetup -n lpres-%version
%build
@@ -53,6 +52,5 @@ rm -Rf scripts
%gappkg_simple_install
%files -f %name.files
%defattr(-,root,root)
%changelog

BIN
lpres-1.0.0.tar.bz2 (Stored with Git LFS)

Binary file not shown.

BIN
lpres-1.0.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.