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:
parent
4d14c33dcf
commit
78d41d4af2
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ec3b7a8472abe9110dee44670dcbdc914ec525d5fe8a37abfde8b9f4354dd66
|
||||
size 416328
|
3
lpres-1.0.3.tar.gz
Normal file
3
lpres-1.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:11b6644650459cccbe45ebcd791c5e8c713843604ae0b622a19a17b8d486b5c2
|
||||
size 462641
|
Loading…
x
Reference in New Issue
Block a user