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] rawhide: Version 0.98
Date: Tue, 04 Aug 2026 15:48:24 GMT	[thread overview]
Message-ID: <178585850441.1.10593844116092701799.rpms-gap-pkg-utils-e556bbeefefa@fedoraproject.org> (raw)

A new commit has been pushed.

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

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

                 reply	other threads:[~2026-08-04 15:48 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=178585850441.1.10593844116092701799.rpms-gap-pkg-utils-e556bbeefefa@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