SHA256
1
0
forked from pool/gap-sgpviz
Jan Engelhardt 2018-11-22 12:13:27 +00:00 committed by Git OBS Bridge
parent ef4619249e
commit d023d204c1
4 changed files with 19 additions and 9 deletions

3
SgpViz-0.999.1.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Dec 25 16:12:20 UTC 2017 - jengelh@inai.de
- Update to new upstream release 0.999.1
* Removed the SuperFail
* Drawings are now produced in two steps: first the dot code
(that is accessible to the user) and then the display
* fix the code brocken by the change of IdentityTransformation
in the GAP system
-------------------------------------------------------------------
Fri May 10 13:47:02 UTC 2013 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package gap-sgpviz
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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
@ -18,13 +18,13 @@
Name: gap-sgpviz
Summary: GAP: A package for semigroup visualization
Version: 0.998
Release: 0
License: GPL-2.0+
Group: Productivity/Scientific/Math
URL: http://cmup.fc.up.pt/cmup/mdelgado/sgpviz/
Version: 0.999.1
Release: 0
Url: http://cmup.fc.up.pt/cmup/mdelgado/sgpviz/
Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/sgpviz-%version.tar.bz2
Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/SgpViz-%version.tar.bz2
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gap-rpm-devel
@ -44,7 +44,7 @@ for semigroups. The features of this package include:
* a Tcl/Tk interface to specify a semigroup
%prep
%setup -qn sgpviz
%setup -qn SgpViz-%version
%build

View File

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