1
0
forked from pool/gap-forms
Jan Engelhardt 2018-11-22 12:11:33 +00:00 committed by Git OBS Bridge
parent 5ab542c86e
commit c99a6f996c
4 changed files with 28 additions and 18 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4e36a39ccc096004c697d03ee3a7024dd77fd31273cd4dcc4b3cec79082cca7d
size 548711

3
forms-1.2.5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cbe2b1be0cb197fd67a130dc217fa6c96c84c96943d79853514e264009382d46
size 505115

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Nov 14 22:11:54 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 1.2.5
* No changelog was provided
-------------------------------------------------------------------
Sat Dec 23 16:32:08 UTC 2017 - jengelh@inai.de
- Update to new upstream release 1.2.4
* No changelog was provided
-------------------------------------------------------------------
Tue Dec 8 09:43:28 UTC 2015 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package gap-forms
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,15 +12,15 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: gap-forms
Summary: GAP: Sesquilinear and Quadratic
Version: 1.2.3
Version: 1.2.5
Release: 0
License: GPL-2.0+
Summary: GAP: Sesquilinear and quadratic forms
License: GPL-2.0-or-later
Group: Productivity/Scientific/Math
Url: http://www.debeule.eu/
@ -28,22 +28,20 @@ Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/forms-%
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gap-rpm-devel
Requires: gap-core >= 4.4
Requires: gap-gapdoc >= 0.99
Requires: gap-core >= 4.8
Requires: gap-gapdoc >= 1.6
%description
This package can be used for work with sesquilinear and quadratic
forms on finite vector spaces; objects that are used to describe
polar spaces and classical groups. It provides:
- A way to create and use sesquilinear and quadratic forms on finite
vector spaces.
- An operation which finds an isometry between two forms of the same
type
- An operation which returns the forms left invariant by a matrix
group.
* A way to create and use sesquilinear and quadratic forms on
finite vector spaces.
* An operation which finds an isometry between two forms of the
same type.
* An operation which returns the forms left invariant by a
matrix group.
%prep
%setup -qn forms