Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
a3bef306bb | |||
40a239a89a |
BIN
forms-1.2.11.tar.gz
(Stored with Git LFS)
BIN
forms-1.2.11.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
forms-1.2.13.tar.gz
(Stored with Git LFS)
Normal file
BIN
forms-1.2.13.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
||||||
|
|
||||||
|
- Update to release 1.2.12
|
||||||
|
* Part of the recognition functionality has been updated and
|
||||||
|
corrected.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 11 19:37:53 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Thu Apr 11 19:37:53 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gap-forms
|
# spec file for package gap-forms
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gap-forms
|
Name: gap-forms
|
||||||
Version: 1.2.11
|
Version: 1.2.13
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GAP: Sesquilinear and quadratic forms
|
Summary: GAP: Sesquilinear and quadratic forms
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Scientific/Math
|
Group: Productivity/Scientific/Math
|
||||||
URL: https://gap-packages.github.io/forms/
|
URL: https://gap-packages.github.io/forms/
|
||||||
#Git-Clone: https://github.com/gap-packages/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
|
Source: https://github.com/gap-packages/forms/releases/download/v%version/forms-%version.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: gap-rpm-devel
|
BuildRequires: gap-rpm-devel
|
||||||
|
Reference in New Issue
Block a user