1
0
forked from pool/gap-toric

gap-toric-1.9.4

OBS-URL: https://build.opensuse.org/package/show/science/gap-toric?expand=0&rev=2
This commit is contained in:
Jan Engelhardt 2017-04-29 23:38:31 +00:00 committed by Git OBS Bridge
parent ac2bce9fe5
commit c2aaba9406
4 changed files with 16 additions and 7 deletions

3
Toric-1.9.4.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Apr 29 23:37:06 UTC 2017 - jengelh@inai.de
- Update to new upstream release 1.9.4
* Added a test suite (based on existing examples)
* Removed access to the obsolete global variable `Revision`
* Removed IdealAffineToricVariety -- it returned incorrect
results and fixing it was non-trivial.
-------------------------------------------------------------------
Fri May 10 13:47:02 UTC 2013 - jengelh@inai.de

View File

@ -18,13 +18,13 @@
Name: gap-toric
Summary: GAP: toric varieties and some combinatorial geometry computations
Version: 1.8
Version: 1.9.4
Release: 0
License: GPL-2.0+
License: MIT
Group: Productivity/Scientific/Math
URL: http://www.opensourcemath.org/toric/
Source: ftp://ftp.gap-system.org/pub/gap/gap4/tar.bz2/packages/toric%version.tar.bz2
Source: http://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/Toric-%version.tar.bz2
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: fdupes
@ -39,7 +39,7 @@ them can be calculated. "toric" is written entirely in the GAP
language by D. Joyner.
%prep
%setup -qn toric%version
%setup -qn Toric-%version
%build

View File

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