- Update to release 1.2.9

OBS-URL: https://build.opensuse.org/package/show/science/gap-forms?expand=0&rev=10
This commit is contained in:
Jan Engelhardt 2022-11-18 18:12:06 +00:00 committed by Git OBS Bridge
parent febb49d50b
commit 0df13e2195
4 changed files with 15 additions and 6 deletions

View File

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

3
forms-1.2.9.tar.gz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 18 18:11:46 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.2.9
* Fix error in BaseChangeOrthogonalBilinear over large fields
-------------------------------------------------------------------
Sat Jul 30 01:09:25 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,18 +17,18 @@
Name: gap-forms
Version: 1.2.8
Version: 1.2.9
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
Source: https://github.com/gap-packages/forms/releases/download/v%version/forms-%version.tar.gz
BuildArch: noarch
BuildRequires: gap-rpm-devel
Requires: gap-core >= 4.8
Requires: gap-gapdoc >= 1.6
Requires: gap-core >= 4.9
%description
This package can be used for work with sesquilinear and quadratic
@ -44,8 +44,11 @@ polar spaces and classical groups. It provides:
%prep
%autosetup -n forms-%version
perl -i -lpe 's{^#!/usr/bin/env bash}{#!/bin/bash}g' *.sh
%build
# (rpmlint) not marked +x
rm doc/clean
%install
%gappkg_simple_install