forked from pool/gap-congruence
- Update to release 1.2.3
OBS-URL: https://build.opensuse.org/package/show/science/gap-congruence?expand=0&rev=9
This commit is contained in:
parent
8c67027eb3
commit
ae4e2dd7c5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f84ca6ae41f9f2d750ad74c78a3bbc738009ad76372cf9392b8473f7fc33a862
|
|
||||||
size 302980
|
|
3
congruence-1.2.3.tar.gz
Normal file
3
congruence-1.2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7a3af8a7e34e8717cb737ad35b6b81ad14976a152415bf8ec5a49dd016afa484
|
||||||
|
size 319038
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 25 19:48:19 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.2.3
|
||||||
|
* Add a bunch of trivial implications
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 7 11:11:30 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
Fri Sep 7 11:11:30 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gap-congruence
|
# spec file for package gap-congruence
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,18 +17,16 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gap-congruence
|
Name: gap-congruence
|
||||||
|
Version: 1.2.3
|
||||||
|
Release: 0
|
||||||
Summary: GAP: Congruence subgroups of SL(2,Z)
|
Summary: GAP: Congruence subgroups of SL(2,Z)
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Scientific/Math
|
Group: Productivity/Scientific/Math
|
||||||
Version: 1.2.2
|
URL: https://gap-packages.github.io/congruence/
|
||||||
Release: 0
|
Source: https://github.com/gap-packages/congruence/releases/download/v%version/congruence-%version.tar.gz
|
||||||
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
|
|
||||||
BuildRequires: gap-rpm-devel
|
BuildRequires: gap-rpm-devel
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
Requires: gap-core >= 4.8
|
Requires: gap-core >= 4.8
|
||||||
Requires: gap-gapdoc >= 1.5.1
|
Requires: gap-gapdoc >= 1.5.1
|
||||||
|
|
||||||
@ -41,7 +39,7 @@ using them to produce a system of independent generators for these
|
|||||||
subgroups.
|
subgroups.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -qn congruence-%version
|
%autosetup -n congruence-%version
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -49,6 +47,5 @@ subgroups.
|
|||||||
%gappkg_simple_install
|
%gappkg_simple_install
|
||||||
|
|
||||||
%files -f %name.files
|
%files -f %name.files
|
||||||
%defattr(-,root,root)
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user