diff --git a/NormalizInterface-1.3.6.tar.bz2 b/NormalizInterface-1.3.6.tar.bz2 deleted file mode 100644 index ffe4df7..0000000 --- a/NormalizInterface-1.3.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c58aa6eefc5dda0a5caafe82f24f6177d10507385974a79e619951aa7effd4c -size 405398 diff --git a/NormalizInterface-1.3.7.tar.bz2 b/NormalizInterface-1.3.7.tar.bz2 new file mode 100644 index 0000000..c316047 --- /dev/null +++ b/NormalizInterface-1.3.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e66755fa670e4da4a1853e17d60ee67cfd45d5afa76817fef6847b8d3cc9b57 +size 406295 diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo new file mode 100644 index 0000000..ad833a9 --- /dev/null +++ b/_scmsync.obsinfo @@ -0,0 +1,4 @@ +mtime: 1724845182 +commit: 21b91c91874059609c0a8a2a0a842b2776d8f937a97326ab69c609de0b3a15b2 +url: https://src.opensuse.org/jengelh/gap-normalizinterface +revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio new file mode 100644 index 0000000..08fe98c --- /dev/null +++ b/build.specials.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e48c36d9049c6723b9666450901b5c810f43cf9ee5e22b0f77048aa3343bd466 +size 256 diff --git a/gap-normalizinterface.changes b/gap-normalizinterface.changes index 64b2307..2f79e17 100644 --- a/gap-normalizinterface.changes +++ b/gap-normalizinterface.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 28 11:36:37 UTC 2024 - Jan Engelhardt + +- Update to release 1.3.7 + * Require GAP >= 4.12.1; Use + LoadKernelExtension/IsKernelExtensionAvailable + ------------------------------------------------------------------- Sun May 21 10:07:09 UTC 2023 - Jan Engelhardt diff --git a/gap-normalizinterface.spec b/gap-normalizinterface.spec index 7199973..101397d 100644 --- a/gap-normalizinterface.spec +++ b/gap-normalizinterface.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,21 +17,21 @@ Name: gap-normalizinterface -Version: 1.3.6 +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.bz2 +Source: https://github.com/gap-packages/NormalizInterface/releases/download/v%version/NormalizInterface-%version.tar.bz2 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,