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-liepring] rawhide: Version 2.9.2
Date: Mon, 03 Aug 2026 17:00:36 GMT [thread overview]
Message-ID: <178577643645.1.7971524087706668016.rpms-gap-pkg-liepring-c979d81d0aff@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/gap-pkg-liepring
Branch : rawhide
Commit : c979d81d0affbee249d200f98b81b26bf42f21af
Author : Jerry James <loganjerry@gmail.com>
Date : 2026-08-03T11:00:07-06:00
Stats : +28/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/gap-pkg-liepring/c/c979d81d0affbee249d200f98b81b26bf42f21af?branch=rawhide
Log:
Version 2.9.2
- Add patch to fix the mostly italicized manual
---
diff --git a/35.patch b/35.patch
new file mode 100644
index 0000000..2b31233
--- /dev/null
+++ b/35.patch
@@ -0,0 +1,22 @@
+From 51a540fdda1b0283ff10b133f198062cdd80b66b Mon Sep 17 00:00:00 2001
+From: Jerry James <loganjerry@gmail.com>
+Date: Mon, 3 Aug 2026 09:58:02 -0600
+Subject: [PATCH] Fix unclosed italics group
+
+---
+ doc/preamble.tex | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/doc/preamble.tex b/doc/preamble.tex
+index 921431c..503d9d7 100644
+--- a/doc/preamble.tex
++++ b/doc/preamble.tex
+@@ -25,7 +25,7 @@
+
+ {\bf How to cite this package:}
+ If you use the LiePRing package, then please cite it as:
+-{\it Bettina Eick and Michael Vaughan-Lee, LiePRing -- A GAP Package for
++{\it Bettina Eick and Michael Vaughan-Lee}, LiePRing -- A GAP Package for
+ computing with nilpotent Lie rings of prime-power order (2014), see
+ \URL{https://www.gap-system.org/Packages/liepring.html}
+ \bigskip
diff --git a/gap-pkg-liepring.spec b/gap-pkg-liepring.spec
index 3386f52..cc85f40 100644
--- a/gap-pkg-liepring.spec
+++ b/gap-pkg-liepring.spec
@@ -2,7 +2,7 @@
%global giturl https://github.com/gap-packages/liepring
Name: gap-pkg-%{gap_pkgname}
-Version: 2.9.1
+Version: 2.9.2
Release: %autorelease
Summary: Database and algorithms for Lie p-rings
@@ -10,6 +10,8 @@ License: GPL-2.0-or-later
URL: https://gap-packages.github.io/liepring/
VCS: git:%{giturl}.git
Source: %{giturl}/releases/download/v%{version}/%{gap_upname}-%{version}.tar.gz
+# Fix italics that go on and on and on...
+Patch: %{giturl}/pull/35.patch
BuildArch: noarch
BuildSystem: gap
@@ -18,6 +20,7 @@ BuildOption(check): tst/testall.g
BuildRequires: gap(liering) >= 2.1
BuildRequires: gap(singular) >= 10
+BuildRequires: gap(smallgrp) >= 1.0
BuildRequires: gap-devel >= 4.8
BuildRequires: tth
@@ -49,7 +52,7 @@ Requires: gap-online-help
This package contains documentation for gap-pkg-%{gap_pkgname}.
%prep
-%autosetup -n %{gap_upname}-%{version}
+%autosetup -n %{gap_upname}-%{version} -p1
%conf
# Fix paths
diff --git a/sources b/sources
index 2db7e0f..3770ae8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (liepring-2.9.1.tar.gz) = 7e3e2efad61bc8c5ab101a6bbd87340b9c0f7ad88aee9410876aaa5ff851ee6769ec0473b21945fb2de0eec7453a1bebb421b39bba3db9d0c7049e80db7ad813
+SHA512 (liepring-2.9.2.tar.gz) = 25ba228a24b5d2eea5331fe01056082a006a0e9e2d706fdd06f64abf4d3e08eba4b7679e46cf86a766b1b21f2518780490138df34b04694f86baa1c94f25aa8d
reply other threads:[~2026-08-03 17:00 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=178577643645.1.7971524087706668016.rpms-gap-pkg-liepring-c979d81d0aff@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