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-caratinterface] f44: Version 2.3.9
Date: Thu, 11 Jun 2026 18:23:08 GMT	[thread overview]
Message-ID: <178120218833.1.13921629745217200161.rpms-gap-pkg-caratinterface-066ddee7f3b5@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-caratinterface
            Branch : f44
            Commit : 066ddee7f3b5bc48bd3f34f94e2e31967d655716
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T13:57:38-06:00
            Stats  : +10/-6 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-caratinterface/c/066ddee7f3b5bc48bd3f34f94e2e31967d655716?branch=f44

            Log:
            Version 2.3.9

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-caratinterface.spec b/gap-pkg-caratinterface.spec
index 4acec60..527346b 100644
--- a/gap-pkg-caratinterface.spec
+++ b/gap-pkg-caratinterface.spec
@@ -2,7 +2,7 @@
 %global gap_upname  CaratInterface
 
 Name:           gap-pkg-%{gap_pkgname}
-Version:        2.3.7
+Version:        2.3.9
 Release:        %autorelease
 Summary:        GAP interface to CARAT
 
@@ -17,14 +17,18 @@ BuildOption(install): gap htm tst
 BuildOption(check): tst/testall.g
 
 BuildRequires:  carat
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-io
+BuildRequires:  gap(io) >= 4.8.0
+BuildRequires:  gap-devel >= 4.11.1
 BuildRequires:  tth
 
 Requires:       carat
-Requires:       gap-pkg-io
+Requires:       gap(io) >= 4.8.0
+Requires:       gap-core >= 4.11.1
 
-Suggests:       gap-pkg-cryst
+Suggests:       gap(cryst) >= 4.1.24
+
+Provides:       gap(CaratInterface) = %{version}-%{release}
+Provides:       gap(caratinterface) = %{version}-%{release}
 
 %description
 This package provides GAP interface routines to some of the standalone

diff --git a/sources b/sources
index ebfa828..cbb1837 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (CaratInterface-2.3.7.tar.gz) = 9cd9cab92213fa02bbd0a63534865f0de828d78380f259673c495a5bb7cfdc2ade0d76b43aad5082ddaf68194037dfac5457cea3ec558c0a53f271618f0e6dcd
+SHA512 (CaratInterface-2.3.9.tar.gz) = f79a839138d6562eb6b3d8f5fa61b6739ecdb35670f959950fff99cc86dced751b16c930a4fa6fde3dd5a31354bb5c5708378beb1e6bd57448d06c779bd63de8

                 reply	other threads:[~2026-06-11 18:23 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=178120218833.1.13921629745217200161.rpms-gap-pkg-caratinterface-066ddee7f3b5@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