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

A new commit has been pushed.

Repo   : rpms/gap-pkg-utils
Branch : f44
Commit : 22de4649178f7af8d310aaabe614f4848cf21103
Author : Jerry James <loganjerry@gmail.com>
Date   : 2026-08-04T09:58:05-06:00
Stats  : +12/-9 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/gap-pkg-utils/c/22de4649178f7af8d310aaabe614f4848cf21103?branch=f44

Log:
Version 0.98

---
diff --git a/gap-pkg-utils.spec b/gap-pkg-utils.spec
index a9d9d50..17ba09c 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.96
+Version:        0.98
 Release:        %autorelease
 Summary:        Utility functions for GAP
 
@@ -18,14 +18,14 @@ BuildOption(install): lib tst
 BuildOption(check): tst/testall.g
 
 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
+BuildRequires:  gap(curlInterface) >= 2.4.0
+BuildRequires:  gap-devel >= 4.12
+BuildRequires:  gap-pkg-curlinterface-doc >= 2.4.0
+BuildRequires:  gap-pkg-io-doc >= 4.7.0
 
-Requires:       gap-core >= 4.10.1
+Requires:       gap-core >= 4.12
 
-Recommends:     gap-pkg-curlinterface >= 2.3.0
+Recommends:     gap-pkg-curlinterface >= 2.4.0
 
 Provides:       gap(utils) = %{version}-%{release}
 
@@ -46,7 +46,7 @@ Summary:        GAP utils documentation
 Requires:       %{name} = %{version}-%{release}
 Requires:       gap-online-help
 Requires:       gap-pkg-curlinterface-doc >= 2.3.0
-Requires:       gap-pkg-io-doc
+Requires:       gap-pkg-io-doc >= 4.7.0
 
 %description doc
 This package contains documentation for gap-pkg-%{gap_pkgname}.
@@ -54,6 +54,9 @@ This package contains documentation for gap-pkg-%{gap_pkgname}.
 %prep
 %autosetup -n %{gap_upname}-%{version}
 
+%install -a
+cp -p doc/*.xml %{buildroot}%{gap_libdir}/pkg/%{gap_upname}/doc
+
 %check -p
 # Skip tests that require network access.
 rm %{buildroot}%{gap_libdir}/pkg/%{gap_upname}/tst/{download,utils09}.tst

diff --git a/sources b/sources
index fcd6f4b..96d7bdb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (utils-0.96.tar.gz) = c8bbc6bd6edfb9a77f99ea25b2cfbc29d46752cc519bc9f31c472554bc2e987f0eb4c681b07f937f000fd01f619e21dd40e0d4c2b5e4a0ae129faa107b27097f
+SHA512 (utils-0.98.tar.gz) = 0a72d568ef22b9f40d8fb16489b1a6bb58f509c9ec8a646c8c40b4d1daa6eb0aef054dc8a2688947d20ce1fb3b09b20ce0ef0b23296a0a4be803c7ea29e15d13

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

only message in thread, other threads:[~2026-08-04 15:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 15:58 [rpms/gap-pkg-utils] f44: Version 0.98 Jerry James

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