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-utils] f44: Version 0.96
Date: Thu, 11 Jun 2026 21:21:42 GMT	[thread overview]
Message-ID: <178121290209.1.13997688688637001035.rpms-gap-pkg-utils-e047fad7f7b0@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-utils
            Branch : f44
            Commit : e047fad7f7b060a68accea850e842d66ebbd6f63
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-06-10T19:03:04-06:00
            Stats  : +12/-8 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-utils/c/e047fad7f7b060a68accea850e842d66ebbd6f63?branch=f44

            Log:
            Version 0.96

- Use gap(...) symbols in dependencies

---
diff --git a/gap-pkg-utils.spec b/gap-pkg-utils.spec
index 49421e8..a9d9d50 100644
--- a/gap-pkg-utils.spec
+++ b/gap-pkg-utils.spec
@@ -2,7 +2,7 @@
 %global giturl      https://github.com/gap-packages/utils
 
 Name:           gap-pkg-%{gap_pkgname}
-Version:        0.95
+Version:        0.96
 Release:        %autorelease
 Summary:        Utility functions for GAP
 
@@ -17,14 +17,17 @@ BuildOption(build): --packagedirs ..
 BuildOption(install): lib tst
 BuildOption(check): tst/testall.g
 
-BuildRequires:  gap-devel
-BuildRequires:  gap-pkg-autodoc
-BuildRequires:  gap-pkg-curlinterface-doc
+BuildRequires:  gap(autodoc)
+BuildRequires:  gap(curlInterface) >= 2.3.0
+BuildRequires:  gap-devel >= 4.10.1
+BuildRequires:  gap-pkg-curlinterface-doc >= 2.3.0
 BuildRequires:  gap-pkg-io-doc
 
-Requires:       gap-core
+Requires:       gap-core >= 4.10.1
 
-Recommends:     gap-pkg-curlinterface
+Recommends:     gap-pkg-curlinterface >= 2.3.0
+
+Provides:       gap(utils) = %{version}-%{release}
 
 %description
 The Utils package provides a collection of utility functions gleaned from many
@@ -41,7 +44,8 @@ packages.
 License:        GPL-2.0-or-later AND OFL-1.1-RFN AND Knuth-CTAN AND GPL-1.0-or-later AND AGPL-3.0-only
 Summary:        GAP utils documentation
 Requires:       %{name} = %{version}-%{release}
-Requires:       gap-pkg-curlinterface-doc
+Requires:       gap-online-help
+Requires:       gap-pkg-curlinterface-doc >= 2.3.0
 Requires:       gap-pkg-io-doc
 
 %description doc

diff --git a/sources b/sources
index a3494c1..fcd6f4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (utils-0.95.tar.gz) = d722daf0085ea619385bbbb39b95bcbc30bec169eb023ddd551eaab14f5f4890b65b24b6b5b3630d1e30ce422defbace77c01461b34733436addc7444532456d
+SHA512 (utils-0.96.tar.gz) = c8bbc6bd6edfb9a77f99ea25b2cfbc29d46752cc519bc9f31c472554bc2e987f0eb4c681b07f937f000fd01f619e21dd40e0d4c2b5e4a0ae129faa107b27097f

                 reply	other threads:[~2026-06-11 21:21 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=178121290209.1.13997688688637001035.rpms-gap-pkg-utils-e047fad7f7b0@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