diff --git a/forms-1.2.3.tar.bz2 b/forms-1.2.3.tar.bz2 deleted file mode 100644 index 4e382ab..0000000 --- a/forms-1.2.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e36a39ccc096004c697d03ee3a7024dd77fd31273cd4dcc4b3cec79082cca7d -size 548711 diff --git a/forms-1.2.5.tar.bz2 b/forms-1.2.5.tar.bz2 new file mode 100644 index 0000000..e26cad4 --- /dev/null +++ b/forms-1.2.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe2b1be0cb197fd67a130dc217fa6c96c84c96943d79853514e264009382d46 +size 505115 diff --git a/gap-forms.changes b/gap-forms.changes index a70605e..5709704 100644 --- a/gap-forms.changes +++ b/gap-forms.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Nov 14 22:11:54 UTC 2018 - Jan Engelhardt + +- 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 diff --git a/gap-forms.spec b/gap-forms.spec index 6ffc681..083d6c7 100644 --- a/gap-forms.spec +++ b/gap-forms.spec @@ -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