Fedora 40 Update: GAPDoc-1.6.7-2.fc40

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-ffd771fc19
2024-03-28 00:15:36.328451
--------------------------------------------------------------------------------

Name        : GAPDoc
Product     : Fedora 40
Version     : 1.6.7
Release     : 2.fc40
URL         : https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc/
Summary     : GAP documentation tool
Description :
This package describes a document format for writing GAP documentation.

The idea is to define a sufficiently abstract markup language for GAP
documentation which can be (relatively easily) converted into different
output formats.  We used XML to define such a language.

This package provides:
- Utilities to use the documentation which is written in GAPDoc format
  with the GAP help system.  If you don't want to write your own
  (package) documentation you can skip to the last point of this list.
- The description of a markup language for GAP documentation (which is
  defined using the XML standard).
- Three example documents using this language: The GAPDoc documentation
  itself, a short example which demonstrates all constructs defined in
  the GAPDoc language, and a very short example explained in the
  introduction of the main documentation.
- A mechanism for distributing documentation among several files,
  including source code files.
- GAP programs (written by the first named author) which produce from
  documentation written in the GAPDoc language several document formats:
  * text format with color markup for onscreen browsing.
  * LaTeX format and from this PDF- (and DVI)-versions with hyperlinks.
  * HTML (XHTML 1.0 strict) format for reading with a Web-browser (and
    many hooks for CSS layout).
- Utility GAP programs which are used for the above but can be of
  independent interest as well:
  * Unicode strings with translations to and from other encodings
  * further utilities for manipulating strings
  * tools for dealing with BibTeX data
  * another data format BibXMLext for bibliographical data including
    tools to manipulate/translate them
  * a tool ComposedDocument for composing documents which are
    distributed in many files

--------------------------------------------------------------------------------
Update Information:

The GAP packages were universally switched from an inclusive list of build
architectures (ExclusiveArch) to excluding 32-bit x86 only (ExcludeArch).
Changes in gap 4.13.0:
See https://github.com/gap-system/gap/blob/v4.13.0/CHANGES.md
Drop unused ATLAS data source
Changes in GAPDoc 1.6.7:
Better handling of very long words in text version
Nicer quotation marks in HTML version
Fixed a few problems with special characters in the LaTeX/PDF version of
  manuals in texts shown in typewriter font (e.g., "--" was sometimes displayed
  as single "-")
Updated various URLs
Changes in gap-pkg-ctbllib 1.3.9:
See https://www.math.rwth-aachen.de/homes/Thomas.Breuer/ctbllib/htm/ctbldiff.htm
Changes in gap-pkg-digraphs 1.7.1:
See https://github.com/digraphs/Digraphs/blob/main/CHANGELOG.md
Changes in gap-pkg-edim 1.3.8:
Pushed number because of problem with package update
Changes in gap-pkg-ferret 1.0.10:
Balance "checking for GAP architecture" message
Fix workspaces
Remove gap.sh references
Use std::shuffle instead of the deprecated std::random_shuffle
Changes in gap-pkg-fga 1.5.0:
Reflect move to github
Avoid InstallValue for complex objects
Convert manual to GAPDoc
Changes in gap-pkg-images 1.3.2:
Prefer MathJax version of manuals
http -> https
Fix typos found by codespell
BIND_GLOBAL -> BindGlobal
Changes in gap-pkg-scscp 2.4.2:
Don't use bin/gap.sh
Switch to two argument version of ReadPackage
Stop using TemporaryGlobalVarName
Add the GAP team to maintainers list
Changes in gap-pkg-semigroups 5.3.7:
See https://github.com/semigroups/Semigroups/blob/main/CHANGELOG.md for changes
in versions 5.3.4 through 5.3.7
Changes in gap-pkg-standardff 1.0:
Support the move of the code for Dlog/DLogShanks to the GAP library
Changed AsVector to an attribute
Added references to published article in Journal of Symbolic Computation
Changes in libsemigroups 2.7.3:
configure.ac: fix shell equality test by orlitzky in #490
Optimize Konieczny by flsmith in #491
Changes in xgap 4.32:
See https://github.com/gap-packages/xgap/blob/master/CHANGES for changes in
  version 4.32
Drop upstreamed gaparch and ref patches
Add incompatible-pointer patch to fix FTBFS
All other package builds are simple rebuilds due to the gap 4.13.0 update.
--------------------------------------------------------------------------------
ChangeLog:

* Fri Mar 15 2024 Jerry James <loganjerry@xxxxxxxxx> - 1.6.7-2
- Do not use the github sources, which lack tests
* Fri Mar 15 2024 Jerry James <loganjerry@xxxxxxxxx> - 1.6.7-1
- Version 1.6.7
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2259234 - libsemigroups-2.7.3 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2259234
  [ 2 ] Bug #2259775 - gap-pkg-ferret-1.0.10 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2259775
  [ 3 ] Bug #2259848 - gap-pkg-images-1.3.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2259848
  [ 4 ] Bug #2260355 - gap-pkg-semigroups-5.3.7 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2260355
  [ 5 ] Bug #2262361 - gap-pkg-scscp-2.4.2 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2262361
  [ 6 ] Bug #2263429 - xgap-4.32 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2263429
  [ 7 ] Bug #2264421 - gap-pkg-digraphs-1.7.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2264421
  [ 8 ] Bug #2265326 - gap-pkg-standardff-1.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2265326
  [ 9 ] Bug #2265367 - GAPDoc-1.6.7 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2265367
  [ 10 ] Bug #2265416 - gap-pkg-edim-1.3.8 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2265416
  [ 11 ] Bug #2269378 - gap-pkg-ctbllib-1.3.9 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2269378
  [ 12 ] Bug #2269933 - gap-4.13.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2269933
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-ffd771fc19' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--
_______________________________________________
package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux