forked from pool/gap-congruence
delete _link
OBS-URL: https://build.opensuse.org/package/show/science/gap-congruence?expand=0&rev=8
This commit is contained in:
parent
48ca76487b
commit
8c67027eb3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e223fa87c9f5b23e769a9d1df57967a43bfcdeda3ee16df96df78b6bed4c59e
|
||||
size 319748
|
3
congruence-1.2.2.tar.bz2
Normal file
3
congruence-1.2.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f84ca6ae41f9f2d750ad74c78a3bbc738009ad76372cf9392b8473f7fc33a862
|
||||
size 302980
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 11:11:30 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to new upstream release 1.2.2
|
||||
* No changelog was provided, again
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 23 09:36:30 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 1.2.1
|
||||
* No changelog was provided
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 5 18:36:40 UTC 2014 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gap-congruence
|
||||
#
|
||||
# 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
|
||||
@ -18,10 +18,10 @@
|
||||
|
||||
Name: gap-congruence
|
||||
Summary: GAP: Congruence subgroups of SL(2,Z)
|
||||
Version: 1.1.1
|
||||
Release: 0
|
||||
License: GPL-2.0+
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Scientific/Math
|
||||
Version: 1.2.2
|
||||
Release: 0
|
||||
Url: http://www.cs.st-andrews.ac.uk/~alexk/congruence/
|
||||
|
||||
Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/congruence-%version.tar.bz2
|
||||
@ -29,7 +29,7 @@ BuildRequires: gap-rpm-devel
|
||||
BuildRequires: xz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: gap-core >= 4.7
|
||||
Requires: gap-core >= 4.8
|
||||
Requires: gap-gapdoc >= 1.5.1
|
||||
|
||||
%description
|
||||
@ -41,7 +41,7 @@ using them to produce a system of independent generators for these
|
||||
subgroups.
|
||||
|
||||
%prep
|
||||
%setup -qn congruence
|
||||
%setup -qn congruence-%version
|
||||
|
||||
%build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user