public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gap-pkg-numericalsgps] rawhide: Version 1.5.0
Date: Fri, 04 Sep 2026 20:19:13 GMT [thread overview]
Message-ID: <178855315355.1.3150476145210387130.rpms-gap-pkg-numericalsgps-f7e4a9ab53af@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-numericalsgps
Branch : rawhide
Commit : f7e4a9ab53afd5b792d28e03728793c0dc2a86c5
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-09-04T14:18:50-06:00
Stats : +16/-8 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-numericalsgps/c/f7e4a9ab53afd5b792d28e03728793c0dc2a86c5?branch=rawhide
Log:
Version 1.5.0
- Test the 4ti2, normaliz, and singular integrations
---
diff --git a/gap-pkg-numericalsgps.spec b/gap-pkg-numericalsgps.spec
index 055a612..20137fc 100644
--- a/gap-pkg-numericalsgps.spec
+++ b/gap-pkg-numericalsgps.spec
@@ -3,7 +3,7 @@
%global giturl https://github.com/gap-packages/numericalsgps
Name: gap-pkg-%{gap_pkgname}
-Version: 1.4.0
+Version: 1.5.0
Release: %autorelease
Summary: Compute with numerical semigroups and affine semigroups
@@ -17,16 +17,18 @@ BuildSystem: gap
BuildOption(install): data gap tst version
BuildOption(check): tst/testall.g
+BuildRequires: gap(4ti2interface) >= 2024.11.01
BuildRequires: gap(autodoc) >= 2016.01.21
-BuildRequires: gap(normalizinterface)
-BuildRequires: gap(singular)
-BuildRequires: gap-devel >= 4.7
+BuildRequires: gap(normalizinterface) >= 1.1
+BuildRequires: gap(singular) >= 2023.02.09
+BuildRequires: gap-devel >= 4.12
-Requires: gap-core >= 4.7
+Requires: gap-core >= 4.12
Requires: xdg-utils
-Recommends: gap(normalizinterface)
-Recommends: gap(singular)
+Recommends: gap(4ti2interface) >= 2024.11.01
+Recommends: gap(normalizinterface) >= 1.1
+Recommends: gap(singular) >= 2023.02.09
Provides: gap(NumericalSgps) = %{version}-%{release}
Provides: gap(numericalsgps) = %{version}-%{release}
@@ -65,6 +67,12 @@ This package contains documentation for gap-pkg-%{gap_pkgname}.
%prep
%autosetup -n %{gap_upname}-%{version}
+%check -a
+module load 4ti2-%{_arch}
+gap -l '%{gap_root_dir};' tst/test-with-4ti2.g
+gap -l '%{gap_root_dir};' tst/test-with-normaliz.g
+gap -l '%{gap_root_dir};' tst/test-with-singular.g
+
%files
%doc CHANGES EXAMPLES README.md
%license GPL LICENSE
diff --git a/sources b/sources
index e69c335..92677b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (NumericalSgps-1.4.0.tar.gz) = 15a582149ff87db830012ff8c9ace65ce9b9b00b37456647acbfc64070748ef20a943c8c25bb7cbe947dcdb6996ad49c9d88e538483e0ba26c9f694a2964ab1f
+SHA512 (NumericalSgps-1.5.0.tar.gz) = 16552f129c5dc9327e2b0faa033e8b5d520d1e15ab03245b033839757bb7af562b8e4b626749b59b9d118395e4f352e110aba8d1e0e40884b0cdff8e05b8d7ff
reply other threads:[~2026-09-04 20:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178855315355.1.3150476145210387130.rpms-gap-pkg-numericalsgps-f7e4a9ab53af@fedoraproject.org \
--to=loganjerry@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox