SHA256
1
0
forked from pool/gap-loops

- Update to release 3.4.3

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Nov 19 00:36:55 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 3.4.3
* No changelog was provided
-------------------------------------------------------------------
Wed Nov 14 23:47:00 UTC 2018 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-loops
#
# 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,20 +17,19 @@
Name: gap-loops
Version: 3.4.0
Version: 3.4.3
Release: 0
Summary: GAP: Computing with quasigroups and loops in GAP
License: GPL-3.0-only
Group: Productivity/Scientific/Math
Url: http://www.math.du.edu/loops
Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/loops-%version.tar.bz2
URL: https://gap-packages.github.io/loops/
#Git-Clone: https://github.com/gap-packages/loops
Source: https://github.com/gap-packages/loops/releases/download/v%version/loops-%version.tar.gz
BuildRequires: fdupes
BuildRequires: gap-rpm-devel
BuildRequires: xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Requires: gap-core >= 4.4
Requires: gap-core >= 4.8
%description
The LOOPS package provides researchers in nonassociative algebra with
@@ -39,7 +38,7 @@ with libraries of loops and group-theoretical algorithms of GAP. The
package also expands GAP toward nonassociative structures.
%prep
%setup -qn loops
%autosetup -n loops-%version
%build
@@ -48,6 +47,5 @@ package also expands GAP toward nonassociative structures.
%fdupes %buildroot/%_prefix
%files -f %name.files
%defattr(-,root,root)
%changelog

BIN
loops-3.4.0.tar.bz2 (Stored with Git LFS)

Binary file not shown.

BIN
loops-3.4.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.