17
0

10 Commits

Author SHA256 Message Date
f92717a925 Accepting request 1287207 from science
- Update to release 1.4.1

OBS-URL: https://build.opensuse.org/request/show/1287207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gap-normalizinterface?expand=0&rev=5
2025-06-20 14:54:43 +00:00
OBS User unknown
c7572975a4 [info=4f6c21e1fcb5c4a9297e1724c33ee98453b8788fa317101e632487cec31ec5a3]
OBS-URL: https://build.opensuse.org/package/show/science/gap-normalizinterface?expand=0&rev=17
2025-06-20 12:01:58 +00:00
5516c9a4ff Accepting request 1269357 from science
- Update to release 1.4.0

OBS-URL: https://build.opensuse.org/request/show/1269357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gap-normalizinterface?expand=0&rev=4
2025-04-15 14:46:17 +00:00
OBS User unknown
baebd194ab [info=809acf3cb1ab2040008a3afe0b173125c9afdd368e9a262c860c6adf1a67612d]
OBS-URL: https://build.opensuse.org/package/show/science/gap-normalizinterface?expand=0&rev=16
2025-04-14 20:08:42 +00:00
OBS User unknown
3e23358ada [info=aff17d75da6bf86a472f051c544381308b8cb3792484fd55f16a0260d1bda763]
OBS-URL: https://build.opensuse.org/package/show/science/gap-normalizinterface?expand=0&rev=15
2025-04-14 16:08:18 +00:00
f0ad02e40f Accepting request 1249120 from science
- Make specfile conform to POSIX sh

OBS-URL: https://build.opensuse.org/request/show/1249120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gap-normalizinterface?expand=0&rev=3
2025-02-28 16:39:22 +00:00
OBS User unknown
35232b0a6e [info=a2272af91dd1de3c8540ad85599173d425f389507115796d8f1a486cb9b655c3]
OBS-URL: https://build.opensuse.org/package/show/science/gap-normalizinterface?expand=0&rev=14
2025-02-27 23:11:57 +00:00
dcb5d96d37 Accepting request 1196970 from science
- Update to release 1.3.7

OBS-URL: https://build.opensuse.org/request/show/1196970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gap-normalizinterface?expand=0&rev=2
2024-08-28 19:33:56 +00:00
OBS User unknown
fa2cdd592b [info=21b91c91874059609c0a8a2a0a842b2776d8f937a97326ab69c609de0b3a15b2]
OBS-URL: https://build.opensuse.org/package/show/science/gap-normalizinterface?expand=0&rev=13
2024-08-28 11:39:56 +00:00
56d42c99de [info=47407e3975581b55801f5781d9cb094b7adb725e14dbeee050aa5df553c9c23b]
OBS-URL: https://build.opensuse.org/package/show/science/gap-normalizinterface?expand=0&rev=12
2024-08-28 11:35:44 +00:00
6 changed files with 45 additions and 10 deletions

Binary file not shown.

BIN
NormalizInterface-1.4.1.tar.gz LFS Normal file

Binary file not shown.

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1750420905
commit: 4f6c21e1fcb5c4a9297e1724c33ee98453b8788fa317101e632487cec31ec5a3
url: https://src.opensuse.org/jengelh/gap-normalizinterface
revision: master

3
build.specials.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:07ef8102d49a41602ad56bc67e9be0e04bfcec1c08083dd685434a489c79c602
size 256

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
Fri Jun 20 12:01:18 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.4.1
* No user-visible changes
-------------------------------------------------------------------
Mon Apr 14 15:42:28 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.4.0
* Update to/for Normaliz 3.10.2 (as usual this implies many
breaking changes, e.g. input type `lattice_ideal` has been
renamed to `normal_toric_ideal` while at the same time
`lattice_ideal` has a new meaning that is not quite compatible
with how it worked before. So beware and carefully study the
Normaliz manual).
-------------------------------------------------------------------
Thu Feb 27 23:00:16 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Make specfile conform to POSIX sh
-------------------------------------------------------------------
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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-normalizinterface
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,21 +17,21 @@
Name: gap-normalizinterface
Version: 1.3.6
Version: 1.4.1
Release: 0
Summary: GAP: wrapper for Normaliz
License: GPL-2.0-or-later
Group: Productivity/Scientific/Math
URL: https://gap-packages.github.io/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.gz
BuildRequires: fdupes
BuildRequires: gap-devel >= 4.9
BuildRequires: gap-devel >= 4.12.1
BuildRequires: gap-rpm-devel
BuildRequires: gcc-c++
BuildRequires: libtool
BuildRequires: normaliz-devel >= 3.5.4
Requires: gap-core >= 4.9
Requires: gap-core >= 4.12.1
%description
The NormalizInterface package provides a GAP interface to Normaliz,
@@ -53,9 +53,8 @@ autoreconf -fi
%install
%gappkg_simple_install
pushd "%buildroot/$moddir"
cd "%buildroot/$moddir"
rm -Rf autom4te.cache config.log config.status configure~ gen/src/*.{o,d}
popd
%fdupes %buildroot/%_prefix
%files -f %name.files