public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-utils] f44: Version 0.96
@ 2026-06-11 21:21 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-06-11 21:21 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-11 21:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 21:21 [rpms/gap-pkg-utils] f44: Version 0.96 Jerry James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox