Compare commits
3 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| ad2fb2b368 | |||
|
|
0b793b66d7 | ||
| 05bda9fe96 |
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@@ -0,0 +1,4 @@
|
||||
mtime: 1725406220
|
||||
commit: 40a239a89a9fbfaf50881d6384f84c15ad83b23cdd5a8354bb7146f4ad73a883
|
||||
url: https://src.opensuse.org/jengelh/gap-forms
|
||||
revision: master
|
||||
BIN
build.specials.obscpio
LFS
Normal file
BIN
build.specials.obscpio
LFS
Normal file
Binary file not shown.
BIN
forms-1.2.12.tar.gz
LFS
Normal file
BIN
forms-1.2.12.tar.gz
LFS
Normal file
Binary file not shown.
BIN
forms-1.2.14.tar.gz
LFS
BIN
forms-1.2.14.tar.gz
LFS
Binary file not shown.
@@ -1,19 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 12:28:13 UTC 2026 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.2.14
|
||||
* Preparation for a change in a future GAP version where GAP will
|
||||
enhance `InvariantQuadraticForm`, `InvariantBilinearForm` and
|
||||
`InvariantSesquilinearForm` to also provide the field of
|
||||
definition.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 6 23:26:25 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.2.13
|
||||
* Fixed a bug in BaseChangeToCanonical in dimension 1 where an
|
||||
error could be thrown.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 3 23:15:11 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gap-forms
|
||||
#
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
# 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,14 +17,14 @@
|
||||
|
||||
|
||||
Name: gap-forms
|
||||
Version: 1.2.14
|
||||
Version: 1.2.12
|
||||
Release: 0
|
||||
Summary: GAP: Sesquilinear and quadratic forms
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Scientific/Math
|
||||
URL: https://gap-packages.github.io/forms/
|
||||
#Git-Clone: https://github.com/gap-packages/forms
|
||||
#Changelog: <source>/doc/intro.xml
|
||||
|
||||
Source: https://github.com/gap-packages/forms/releases/download/v%version/forms-%version.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: gap-rpm-devel
|
||||
|
||||
Reference in New Issue
Block a user