Package Release Info

gap-4.8.10-bp152.3.21

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gap
gap-core
gap-data
gap-devel
gap-doc
gap-full
gap-prim-groups
gap-rpm-devel
gap-small-groups
gap-trans-groups

Change Logs

Version: 4.13.0-bp160.1.13
* Sat Mar 23 2024 Jan Engelhardt <jengelh@inai.de>
- Update to release 4.13
  * Change gac to respect CC and CXX environment variables if set
    (to override the C/C++ compiler it invokes)
  * Support package extensions (see the manual section
    "Extensions Provided by a Package")
  * Use gap-anupq package for computing isomorphism of p-groups
    if it is available
  * Speed up ``AsList``, ``AsSet`` and ``ElementsStabChain`` for
    permutation groups, by not sorting the list returned by
    ``ElementsStabChain`` (in accordance with its documentation,
    which never promised this)
* Wed Jan 31 2024 Jan Engelhardt <jengelh@inai.de>
- Make the build reproducible by killing off dates.
* Fri Jan 19 2024 Jan Engelhardt <jengelh@inai.de>
- Add sl2reps extension to gap-full
* Sun Feb 12 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 4.12.2
  * Fix an unexpected error during tab completion with records
* Sat Nov 19 2022 Jan Engelhardt <jengelh@inai.de>
- Update to release 4.12.1
  * Fix performance regression in AllHomomorphismClasses and
    possibly other code searching isomorphisms
  * Fix crashes in ConvertToVectorRep and CopyToVectorRep
* Sun Oct 02 2022 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
- Update to new upstream release 4.12.0
  * Added the missing perfect groups of order up to two million
  * Initial support for make install available
  * For details, see
    https://github.com/gap-system/gap/blob/stable-4.12/CHANGES.md
- Update to new upstream release 4.11.0
  * Removed ability to return objects from many error break loops
  * GAP now contains some C++ code
  * HPC-GAP: The ward tool has been decommissioned
  * Syntax trees: Functions were added which allow converting a
    GAP function object into an abstract syntax tree which can
    be parsed and modified from within GAP code
- Clean up spec file
* Wed Nov 14 2018 Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 4.10.0
  * Reduce impact of immediate methods
  * Change definition of IsPGroup to not require finiteness
  * Experimental support for using the Julia garbage collector
  * For details, see
    https://www.gap-system.org/Manuals/doc/changes/chap2.html#X795B238486D0ABCD
* Fri Oct 19 2018 Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 4.9.3
  * Fixed a regression in HighestWeightModule caused by changes in
    sort functions introduced in GAP 4.9 release.
* Sat Jul 14 2018 jengelh@inai.de
- Update to new upstream release 4.9.2
  * Merged HPC-GAP into GAP.
  * GAP now supports lambdas with fewer or more than one argument.
  * Function calls, list accesses and records accesses now can be
    nested.
- Remove gap-final-dir.diff, gap-multiarch.diff, reproducible.patch
  (no longer needed).
Version: 4.8.10-bp150.1.3
* Tue Feb 06 2018 jengelh@inai.de
- Update to new upstream release 4.8.10
  * No changes to the GAP core.
  * Bundled modules in the GAP distribution were updated.
    (For openSUSE, this means an update happens in the separate
    gap-* packages.)
* Fri Jan 26 2018 bwiedemann@suse.com
- Add reproducible.patch to not include build time (boo#1047218)
- Drop config.log that differed for each build
* Mon Dec 25 2017 jengelh@inai.de
- Update to new upstream release 4.8.9
  * Fixed a bug in RepresentativeAction producing incorrect
    answers for both symmetric and alternating groups, with both
    OnTuples and OnSets, by producing elements outside the group.
  * Fixed a bug in RepresentativeAction for S_n and A_n acting on
    non-standard domains.
* Wed Sep 20 2017 jengelh@inai.de
- Update macros.gap to classify well-known license text files
  as %doc.
* Fri Sep 08 2017 jengelh@inai.de
- Update to new upstream release 4.8.8
  * Fixed a bug in RepresentativeAction producing incorrect
    answers for both symmetric and alternating groups, with both
    OnTuples and OnSets, by producing elements outside the group.
  * Fixed a bug in RepresentativeAction for S_n and A_n acting on
    non-standard domains.
* Sat Apr 29 2017 jengelh@inai.de
- Update to new upstream release 4.8.7
  * Fixed a regression from GAP 4.7.6 when reading compressed files
    after a workspace is loaded. Before the fix, if GAP is started
    with the -L option (load workspace), using ReadLine on the
    input stream for a compressed file returned by InputTextFile
    only returned the first character.
* Mon Nov 21 2016 badshah400@gmail.com
- Update to version 4.8.6:
  * Fixed regression in the GAP kernel code introduced in GAP
    4.8.5 and breaking StringFile (GAPDoc: StringFile) ability to
    work with compressed files.
- Add an unpackaged file to filelist; fixes build failures.
* Sun Oct 16 2016 jengelh@inai.de
- Update to new upstream release 4.8.5
* Sun Mar 27 2016 jengelh@inai.de
- Update to new upstream release 4.8.3
  * No documentation available
* Sat Mar 12 2016 jengelh@inai.de
- Update to new upstream release 4.8.2
  * Added support for partially variadic functions to allow function
  expressions
  * GAP now displays the filename and line numbers of statements in
  backtraces when entering the break loop.
  * Developments from HPC-GAP were backported; "atomic", "readonly"
  and "readwrite" are now keywords, and thus are no longer valid
  identifiers.
- Remove gap-ttyname-null.diff (fixed upstream)
* Mon Dec 07 2015 jengelh@inai.de
- Update to new upstream release 4.7.9
* Mon Oct 12 2015 jengelh@inai.de
- Update to new upstream release 4.7.8
* Sun Feb 22 2015 jengelh@inai.de
- Update to new upstream release 4.7.7
  * Introduced some arithmetic operations for infinity and negative
  infinity.
  * Introduced new property IsGeneratorsOfSemigroup which reflects
  whether the list or collection generates a semigroup.
* Wed Jun 18 2014 jengelh@inai.de
- Update to new upstream release 4.7.5
  * InstallValue cannot handle immediate values, characters or
  booleans for technical reasons. A check for such values was
  introduced to trigger an error message and prevent incorrect
  results caused by this.
  * KnowsDictionary and LookupDictionary methods for
  IsListLookupDictionary were using PositionFirstComponent; the
  latter is only valid on sorted lists, but in
  IsListLookupDictionary the underlying list is NOT sorted in
  general, leading to bogus results.
* Fri Apr 18 2014 jengelh@inai.de
- Update to new upstream release 4.7.4
  * Incorrect result returned by AutomorphismGroup(PSp(4,2^n)) was
  fixed.
  * The "Order" method for group homomorphisms newly introduced in
  GAP 4.7 had a bug that caused it to sometimes return incorrect
  results, which was fixed.
  * Break loop in IsomorphismFpMonoid when prefixes in generators
  names were longer than one letter.
* Tue Feb 04 2014 jengelh@inai.de
- Update to new upstream release 4.7.2
  * The methods for computing conjugacy classes of permutation
  groups have been rewritten from scratch to enable potential use
  for groups in different representations.
  * The methods for determining (conjugacy classes of) subgroups in
  non-solvable groups have been substantially improved in speed
  and scope for groups with multiple nonabelian composition
  factors.
  * There is a new method for calculating the maximal subgroups of
  a permutation group (with chief factors of width less or equal
  5) without calculating the whole subgroup lattice.
  * The functionality in GAP for transformations and transformation
  semigroups has been rewritten and extended. Partial
  permutations and inverse semigroups have been newly
  implemented. The documentation for transformations and
  transformation semigroups has been improved. Transformations
  and partial permutations are implemented in the GAP kernel.
  Methods for calculating attributes of transformations and
  partial permutations, and taking products, and so are also
  implemented in the kernel.
* Fri May 10 2013 jengelh@inai.de
- Update to new upstream release 4.6.4
- Split .spec file into multiple packages
- Add gap-final-dir.diff, gap-multiarch.diff
* Thu Nov 29 2012 jengelh@inai.de
- Avoid fdupes in /etc
* Fri Aug 31 2012 scorot@free.fr
- add --target to configure for SLE 11 i586
* Fri Aug 31 2012 scorot@free.fr
- add libtool in build requirements for 12.2