gap-openmath-11.4.2
OBS-URL: https://build.opensuse.org/package/show/science/gap-openmath?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 29 21:51:27 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 11.4.2
|
||||
* Replaced EvalString by Int to convert a string to an integer
|
||||
* Added xmlns and version to OMOBJ tag
|
||||
* Replace obsolete Tuple by DirectProductElement
|
||||
* Switched from READ_COMMAND to READ_COMMAND_REAL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 12 18:28:14 UTC 2016 - jengelh@inai.de
|
||||
|
||||
|
||||
+6
-6
@@ -17,20 +17,20 @@
|
||||
|
||||
|
||||
Name: gap-openmath
|
||||
Version: 11.3.1
|
||||
Version: 11.4.2
|
||||
Release: 0
|
||||
Summary: GAP: OpenMath functionality in GAP
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Scientific/Math
|
||||
URL: http://www.cs.st-andrews.ac.uk/~alexk/openmath/
|
||||
|
||||
Source: ftp://ftp.gap-system.org/pub/gap/gap4/tar.bz2/packages/openmath-%version.tar.bz2
|
||||
Source: http://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/OpenMath-%version.tar.bz2
|
||||
BuildRequires: gap-rpm-devel
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: gap-core >= 4.7
|
||||
Requires: gap-gapdoc >= 1.3
|
||||
Requires: gap-io >= 3.0
|
||||
Requires: gap-core >= 4.8
|
||||
Requires: gap-gapdoc >= 1.5
|
||||
Requires: gap-io >= 4.4
|
||||
|
||||
%description
|
||||
The package provides an OpenMath phrasebook for GAP: it allows GAP
|
||||
@@ -39,7 +39,7 @@ for the purpose of exchanging them with other OpenMath-enabled
|
||||
applications.
|
||||
|
||||
%prep
|
||||
%setup -qn openmath
|
||||
%setup -qn OpenMath-%version
|
||||
|
||||
%build
|
||||
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da851a4e93ee9bb4f75c521cc378bfed5414b7414b9e43cd3ce5718a81d7a5c2
|
||||
size 307042
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b2a91bbdbcf2afcfbdf4138cfca9748222b46d65cbd2a8f202c42a4d4c7e379
|
||||
size 316389
|
||||
Reference in New Issue
Block a user