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

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-liepring
            Branch : f45
            Commit : 37ff633f5ec65f0b14459f646bd1ba3874df06f3
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-08-19T09:43:07-06:00
            Stats  : +5/-42 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-liepring/c/37ff633f5ec65f0b14459f646bd1ba3874df06f3?branch=f45

            Log:
            Version 2.9.3

- Drop upstreamed italics patch

---
diff --git a/35.patch b/35.patch
deleted file mode 100644
index 2b31233..0000000
--- a/35.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-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 cc85f40..0f0d3c6 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.2
+Version:        2.9.3
 Release:        %autorelease
 Summary:        Database and algorithms for Lie p-rings
 
@@ -10,19 +10,17 @@ 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
-BuildOption(install): gap htm lib tst VERSION
+BuildOption(install): gap lib tst
 BuildOption(check): tst/testall.g
 
+BuildRequires:  gap(autodoc)
 BuildRequires:  gap(liering) >= 2.1
 BuildRequires:  gap(singular) >= 10
 BuildRequires:  gap(smallgrp) >= 1.0
 BuildRequires:  gap-devel >= 4.8
-BuildRequires:  tth
 
 Requires:       gap(liering) >= 2.1
 Requires:       gap-core >= 4.8
@@ -54,19 +52,8 @@ This package contains documentation for gap-pkg-%{gap_pkgname}.
 %prep
 %autosetup -n %{gap_upname}-%{version} -p1
 
-%conf
-# Fix paths
-sed -i 's,\.\./\.\./\.\./,%{gap_libdir}/,' doc/make_doc
-
-%build
-ln -s %{gap_libdir}/doc ../../doc
-cd doc
-./make_doc
-cd -
-rm ../../doc
-
 %files
-%doc README.md
+%doc CHANGES.md README.md
 %license LICENSE
 %dir %{gap_libdir}/pkg/%{gap_upname}/
 %dir %{gap_libdir}/pkg/%{gap_upname}/lib/
@@ -95,7 +82,6 @@ rm ../../doc
 %{gap_libdir}/pkg/%{gap_upname}/lib/dim7/stuff/
 %{gap_libdir}/pkg/%{gap_upname}/lib/dim8/
 %{gap_libdir}/pkg/%{gap_upname}/tst/
-%{gap_libdir}/pkg/%{gap_upname}/VERSION
 
 %files doc
 %docdir %{gap_libdir}/pkg/%{gap_upname}/doc/
@@ -106,7 +92,6 @@ rm ../../doc
 %docdir %{gap_libdir}/pkg/%{gap_upname}/lib/dim7/4gen/notes/
 %docdir %{gap_libdir}/pkg/%{gap_upname}/lib/dim7/5gen/notes/
 %{gap_libdir}/pkg/%{gap_upname}/doc/
-%{gap_libdir}/pkg/%{gap_upname}/htm/
 %{gap_libdir}/pkg/%{gap_upname}/lib/notes/
 %{gap_libdir}/pkg/%{gap_upname}/lib/dim6/notes/
 %{gap_libdir}/pkg/%{gap_upname}/lib/dim7/2gen/notes/

diff --git a/sources b/sources
index 3770ae8..0841f75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (liepring-2.9.2.tar.gz) = 25ba228a24b5d2eea5331fe01056082a006a0e9e2d706fdd06f64abf4d3e08eba4b7679e46cf86a766b1b21f2518780490138df34b04694f86baa1c94f25aa8d
+SHA512 (liepring-2.9.3.tar.gz) = 104e14c4b5219b8cb95e73ddaec12af401e3fe8df30a3aef83aea3d4f68f550428df80463c64484ee9bf14bae645a0afd4d4e6d15ee6de2b6bc6e829eabd987a

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-19 16:04 [rpms/gap-pkg-liepring] f45: Version 2.9.3 Jerry James

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