17
0

1 Commits

Author SHA256 Message Date
21b91c9187 gap-normalizinterface 1.3.7 2024-08-28 13:39:42 +02:00
6 changed files with 8 additions and 36 deletions

BIN
NormalizInterface-1.3.7.tar.bz2 LFS Normal file

Binary file not shown.

Binary file not shown.

View File

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

View File

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

View File

@@ -1,25 +1,3 @@
-------------------------------------------------------------------
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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-normalizinterface
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
Name: gap-normalizinterface
Version: 1.4.1
Version: 1.3.7
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.gz
Source: https://github.com/gap-packages/NormalizInterface/releases/download/v%version/NormalizInterface-%version.tar.bz2
BuildRequires: fdupes
BuildRequires: gap-devel >= 4.12.1
BuildRequires: gap-rpm-devel
@@ -53,8 +53,9 @@ autoreconf -fi
%install
%gappkg_simple_install
cd "%buildroot/$moddir"
pushd "%buildroot/$moddir"
rm -Rf autom4te.cache config.log config.status configure~ gen/src/*.{o,d}
popd
%fdupes %buildroot/%_prefix
%files -f %name.files