Version 1.6.7

This commit is contained in:
Jerry James 2024-03-15 10:41:55 -06:00
parent d98bf5082d
commit a2b16923e4
3 changed files with 10 additions and 11 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/GAPDoc-*.tar.bz2
/GAPDoc-*.tar.gz

View File

@ -6,23 +6,25 @@
# 3. Build gap-pkg-io
# 4. Do a normal build of this packages, which builds the documentation
# 5. Build gap-pkg-autodoc in non-bootstrap mode
%bcond_with bootstrap
%bcond bootstrap 0
# The tests require gap-pkg-browse, which is not available in the bootstrap
# process until well after we build the non-bootstrap GAPDoc. Use this to
# enable the tests later.
%bcond_with test
%bcond test 0
Name: GAPDoc
Version: 1.6.6
Version: 1.6.7
Release: %autorelease
Summary: GAP documentation tool
License: GPL-2.0-or-later
BuildArch: noarch
ExclusiveArch: %{gap_arches} noarch
# See https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
ExcludeArch: %{ix86}
URL: https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc/
Source0: %{url}/%{name}-%{version}.tar.bz2
VCS: https://github.com/frankluebeck/GAPDoc
Source0: %{vcs}/archive/relv%{version}/%{name}-%{version}.tar.gz
BuildRequires: gap-devel
BuildRequires: ghostscript
@ -158,11 +160,7 @@ export LC_ALL=C.UTF-8
ln -s %{gap_libdir}/doc ../../doc
mkdir ../pkg
ln -s ../GAPDoc-%{version} ../pkg
%if %{with bootstrap}
gap -l "$PWD/..;" --bare makedocrel.g
%else
gap -l "$PWD/..;" --bare -c 'LoadPackage("GAPDoc");' makedocrel.g
%endif
gap -l "$PWD/..;" --bare %{!?with_bootstrap:-c 'LoadPackage("GAPDoc");'} makedocrel.g
rm -fr ../../doc ../pkg
# Remove build paths

View File

@ -1 +1 @@
SHA512 (GAPDoc-1.6.6.tar.bz2) = a19f28722fbef3080d24ca5d78e0c1cd5aa146d9ce82442356c4da26caa44037d49c8aeeb09cf8469ed33ff3447446bfab863f1a857eb2bfb1b8c27900e53c36
SHA512 (GAPDoc-1.6.7.tar.gz) = 27f21e5060c46a061b009323fa423bf1427410c68e5804dbc0ef66f5334abcac7a35d81e83e2ac1a752be8474f44da003917fed8c236e2b208c6811b7f99ac62