delete _link
OBS-URL: https://build.opensuse.org/package/show/science/gap-congruence?expand=0&rev=8
This commit is contained in:
BIN
congruence-1.1.1.tar.bz2
(Stored with Git LFS)
BIN
congruence-1.1.1.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
congruence-1.2.2.tar.bz2
(Stored with Git LFS)
Normal file
BIN
congruence-1.2.2.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user