------------------------------------------------------------------- Sun Mar 27 11:38:19 UTC 2016 - jengelh@inai.de - Update to new upstream release 4.8.3 * No documentation available ------------------------------------------------------------------- Sat Mar 12 20:09:00 UTC 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 7 19:40:18 UTC 2015 - jengelh@inai.de - Update to new upstream release 4.7.9 ------------------------------------------------------------------- Mon Oct 12 20:35:56 UTC 2015 - jengelh@inai.de - Update to new upstream release 4.7.8 ------------------------------------------------------------------- Sun Feb 22 10:25:10 UTC 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 16:55:38 UTC 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 09:36:18 UTC 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 4 18:28:04 UTC 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 07:34:20 UTC 2013 - jengelh@inai.de - Update to new upstream release 4.6.4 - Split .spec file into multiple packages ------------------------------------------------------------------- Thu Nov 29 15:09:28 UTC 2012 - jengelh@inai.de - Avoid fdupes in /etc ------------------------------------------------------------------- Fri Aug 31 21:36:53 UTC 2012 - scorot@free.fr - add --target to configure for SLE 11 i586 ------------------------------------------------------------------- Fri Aug 31 10:42:16 UTC 2012 - scorot@free.fr - add libtool in build requirements for 12.2 ------------------------------------------------------------------- Sat Jul 7 12:59:44 UTC 2012 - scorot@free.fr - fix build on SLE 11 - spec file reformating