- Update to release 2022.11.01
OBS-URL: https://build.opensuse.org/package/show/science/gap-ringsforhomalg?expand=0&rev=17
This commit is contained in:
parent
b41a4cb827
commit
676c06e4d4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9d71a4088cec4b2d9088cfdb5892dfa5646c6b9a5fefe92bf1e65a1099bbd11
|
||||
size 925672
|
3
RingsForHomalg-2022.11-01.tar.gz
Normal file
3
RingsForHomalg-2022.11-01.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18c631e5a97003a49228a83377e8f63b345505b94d4147f72b6935065cf5484b
|
||||
size 1137038
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 12 11:45:18 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2022.11.01
|
||||
* No changelog
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 6 09:41:27 UTC 2018 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gap-ringsforhomalg
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,21 +12,21 @@
|
||||
# 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-ringsforhomalg
|
||||
Version: 2018.01.07
|
||||
Version: 2022.11.01
|
||||
%define sillyver 2022.11-01
|
||||
Release: 0
|
||||
Summary: GAP: Dictionaries of External Rings
|
||||
License: GPL-2.0
|
||||
License: GPL-2.0-only
|
||||
Group: Productivity/Scientific/Math
|
||||
Url: http://homalg-project.github.io/homalg_project/RingsForHomalg/
|
||||
|
||||
Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/RingsForHomalg-%version.tar.bz2
|
||||
URL: https://github.com/homalg-project/homalg_project/tree/master/RingsForHomalg#readme
|
||||
Source: https://github.com/homalg-project/homalg_project/releases/download/RingsForHomalg-%sillyver/RingsForHomalg-%sillyver.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gap-rpm-devel
|
||||
Requires: gap-core >= 4.7
|
||||
Requires: gap-gapdoc >= 1.0
|
||||
@ -39,14 +39,14 @@ speak (as much as needed of) the languages of Singular, Macaulay2,
|
||||
MAGMA, Sage, and Maple.
|
||||
|
||||
%prep
|
||||
%setup -qn RingsForHomalg-%version
|
||||
%autosetup -n RingsForHomalg-%sillyver
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
%gappkg_simple_install
|
||||
%fdupes %buildroot/%_prefix
|
||||
|
||||
%files -f %name.files
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user