forked from pool/gap-gaussforhomalg
delete _link
OBS-URL: https://build.opensuse.org/package/show/science/gap-gaussforhomalg?expand=0&rev=9
This commit is contained in:
parent
72f93a9f1f
commit
a52c7ccd1d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c9fa38e8fd05558075bab5f235a56531364297c728c3c0ebb58c4d8ebbc6c39
|
||||
size 260822
|
3
GaussForHomalg-2018.06.01.tar.bz2
Normal file
3
GaussForHomalg-2018.06.01.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60f1cb005139249493867857614f484f555d44da175b1ceeb9ef972e43b1ff43
|
||||
size 266653
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 14 22:27:13 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to new upstream release 2018.06.01
|
||||
* No changelog wsa provided
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 23 22:15:46 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 2017.09.10
|
||||
* No changelog available
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 8 09:47:20 UTC 2015 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gap-gaussforhomalg
|
||||
#
|
||||
# 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,17 +12,17 @@
|
||||
# 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-gaussforhomalg
|
||||
Summary: GAP: Gauss Functionality for homalg
|
||||
Version: 2015.11.06
|
||||
Version: 2018.06.01
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Summary: GAP: Gauss Functionality for homalg
|
||||
License: GPL-2.0-only
|
||||
Group: Productivity/Scientific/Math
|
||||
URL: http://homalg-project.github.io/homalg_project/GaussForHomalg/
|
||||
Url: http://homalg-project.github.io/homalg_project/GaussForHomalg/
|
||||
|
||||
#Git-Clone: git://github.com/homalg-project/GaussForHomalg
|
||||
#Git-Web: https://github.com/homalg-project/GaussForHomalg
|
||||
@ -31,8 +31,8 @@ BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: gap-rpm-devel
|
||||
Requires: gap-core >= 4.7
|
||||
Requires: gap-gauss >= 2009.10.07
|
||||
Requires: gap-matricesforhomalg >= 2013.06.26
|
||||
Requires: gap-gauss >= 2018.02.04
|
||||
Requires: gap-matricesforhomalg >= 2018.02.04
|
||||
Suggests: gap-gapdoc >= 1.0
|
||||
|
||||
%description
|
||||
@ -40,7 +40,7 @@ The GaussForHomalg package links the homalg package together with the
|
||||
Gauss package.
|
||||
|
||||
%prep
|
||||
%setup -qn GaussForHomalg
|
||||
%setup -qn GaussForHomalg-%version
|
||||
|
||||
%build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user