[info=21b91c91874059609c0a8a2a0a842b2776d8f937a97326ab69c609de0b3a15b2]
OBS-URL: https://build.opensuse.org/package/show/science/gap-normalizinterface?expand=0&rev=13
This commit is contained in:
parent
56d42c99de
commit
fa2cdd592b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7c58aa6eefc5dda0a5caafe82f24f6177d10507385974a79e619951aa7effd4c
|
|
||||||
size 405398
|
|
BIN
NormalizInterface-1.3.7.tar.bz2
(Stored with Git LFS)
Normal file
BIN
NormalizInterface-1.3.7.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,4 +1,4 @@
|
|||||||
mtime: 1703800734
|
mtime: 1724845182
|
||||||
commit: 47407e3975581b55801f5781d9cb094b7adb725e14dbeee050aa5df553c9c23b
|
commit: 21b91c91874059609c0a8a2a0a842b2776d8f937a97326ab69c609de0b3a15b2
|
||||||
url: https://src.opensuse.org/jengelh/gap-normalizinterface
|
url: https://src.opensuse.org/jengelh/gap-normalizinterface
|
||||||
revision: master
|
revision: master
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:a2459dd6bcdfbb1ac22f2b5ad076e6672c59bca9686a703a94e4128a3f844f6b
|
oid sha256:e48c36d9049c6723b9666450901b5c810f43cf9ee5e22b0f77048aa3343bd466
|
||||||
size 256
|
size 256
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 28 11:36:37 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.3.7
|
||||||
|
* Require GAP >= 4.12.1; Use
|
||||||
|
LoadKernelExtension/IsKernelExtensionAvailable
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 21 10:07:09 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Sun May 21 10:07:09 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gap-normalizinterface
|
# spec file for package gap-normalizinterface
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 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,21 +17,21 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gap-normalizinterface
|
Name: gap-normalizinterface
|
||||||
Version: 1.3.6
|
Version: 1.3.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GAP: wrapper for Normaliz
|
Summary: GAP: wrapper for Normaliz
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Scientific/Math
|
Group: Productivity/Scientific/Math
|
||||||
URL: https://gap-packages.github.io/NormalizInterface/
|
URL: https://gap-packages.github.io/NormalizInterface/
|
||||||
#Git-Clone: https://github.com/gap-packages/NormalizInterface
|
#Git-Clone: https://github.com/gap-packages/NormalizInterface
|
||||||
Source: https://github.com/gap-packages/NormalizInterface/releases/download/v%{version}/NormalizInterface-%{version}.tar.bz2
|
Source: https://github.com/gap-packages/NormalizInterface/releases/download/v%version/NormalizInterface-%version.tar.bz2
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gap-devel >= 4.9
|
BuildRequires: gap-devel >= 4.12.1
|
||||||
BuildRequires: gap-rpm-devel
|
BuildRequires: gap-rpm-devel
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: normaliz-devel >= 3.5.4
|
BuildRequires: normaliz-devel >= 3.5.4
|
||||||
Requires: gap-core >= 4.9
|
Requires: gap-core >= 4.12.1
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The NormalizInterface package provides a GAP interface to Normaliz,
|
The NormalizInterface package provides a GAP interface to Normaliz,
|
||||||
|
Loading…
Reference in New Issue
Block a user