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:
parent
ac2bce9fe5
commit
c2aaba9406
3
Toric-1.9.4.tar.bz2
Normal file
3
Toric-1.9.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:10992aa6507ea1768a5461d33acd729c975201cfff03ac3f29a45705dd3d7eb7
|
||||||
|
size 279695
|
@ -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
|
Fri May 10 13:47:02 UTC 2013 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
Name: gap-toric
|
Name: gap-toric
|
||||||
Summary: GAP: toric varieties and some combinatorial geometry computations
|
Summary: GAP: toric varieties and some combinatorial geometry computations
|
||||||
Version: 1.8
|
Version: 1.9.4
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0+
|
License: MIT
|
||||||
Group: Productivity/Scientific/Math
|
Group: Productivity/Scientific/Math
|
||||||
URL: http://www.opensourcemath.org/toric/
|
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
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@ -39,7 +39,7 @@ them can be calculated. "toric" is written entirely in the GAP
|
|||||||
language by D. Joyner.
|
language by D. Joyner.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -qn toric%version
|
%setup -qn Toric-%version
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:95bbc158434d2ffdaf7ee9dabe08b68d7e759cc0447ecd88b9d8bebf03ae2b71
|
|
||||||
size 198454
|
|
Loading…
Reference in New Issue
Block a user