SHA256
1
0
forked from pool/gap-gbnp

3 Commits

6 changed files with 19 additions and 7 deletions

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1725958845
commit: fd8a7ef0ce889d1ead7c8f2d60611c7a5f7f4ec2884a930eb6ec1d60f593eeeb
url: https://src.opensuse.org/jengelh/gap-gbnp
revision: master

BIN
build.specials.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 10 08:59:55 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.1.0
* Added functions LMonNP, LTermNP, LTermsNP; FactorOutGcdNP
-------------------------------------------------------------------
Sat Jul 16 20:09:43 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-gbnp
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2024 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-gbnp
Version: 1.0.5
Version: 1.1.0
Release: 0
Summary: GAP: computing Gröbner bases of noncommutative polynomials
License: LGPL-2.1+
Group: Productivity/Scientific/Math
URL: https://gap-packages.github.io/gbnp/
Source: https://github.com/gap-packages/gbnp/releases/download/v%version/gbnp-%version.tar.gz
BuildArch: noarch
BuildRequires: fdupes
BuildRequires: gap-rpm-devel
Requires: gap-core >= 4.4
Requires: gap-core >= 4.8
Requires: gap-gapdoc >= 1.5
%description

BIN
gbnp-1.0.5.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
gbnp-1.1.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.