diff --git a/gap-lpres.changes b/gap-lpres.changes index 704d5af..902bd6c 100644 --- a/gap-lpres.changes +++ b/gap-lpres.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Nov 19 00:40:50 UTC 2022 - Jan Engelhardt + +- Update to release 1.0.3 + * Provide Random method that accepts a random source + ------------------------------------------------------------------- Wed Nov 14 23:48:36 UTC 2018 - Jan Engelhardt diff --git a/gap-lpres.spec b/gap-lpres.spec index 56aeb43..8ce48f7 100644 --- a/gap-lpres.spec +++ b/gap-lpres.spec @@ -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 diff --git a/lpres-1.0.0.tar.bz2 b/lpres-1.0.0.tar.bz2 deleted file mode 100644 index e7fe38f..0000000 --- a/lpres-1.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ec3b7a8472abe9110dee44670dcbdc914ec525d5fe8a37abfde8b9f4354dd66 -size 416328 diff --git a/lpres-1.0.3.tar.gz b/lpres-1.0.3.tar.gz new file mode 100644 index 0000000..9a302a8 --- /dev/null +++ b/lpres-1.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b6644650459cccbe45ebcd791c5e8c713843604ae0b622a19a17b8d486b5c2 +size 462641