diff --git a/gap-profiling.changes b/gap-profiling.changes index 152025e..fec0f9d 100644 --- a/gap-profiling.changes +++ b/gap-profiling.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jun 25 09:48:56 UTC 2023 - Jan Engelhardt + +- Update to release 2.5.2 + * Support profiling format change when VISITED_STAT was removed + in core GAP + * Remove test in package for coloured printing of functions + (which was in GAP core, and is now removed) + ------------------------------------------------------------------- Sun Feb 12 10:31:05 UTC 2023 - Jan Engelhardt diff --git a/gap-profiling.spec b/gap-profiling.spec index 64952ca..b5289b5 100644 --- a/gap-profiling.spec +++ b/gap-profiling.spec @@ -17,7 +17,7 @@ Name: gap-profiling -Version: 2.5.1 +Version: 2.5.2 Release: 0 Summary: GAP: Line-by-line profiling and code coverage for GAP License: CDDL-1.0 AND MIT diff --git a/profiling-2.5.1.tar.gz b/profiling-2.5.1.tar.gz deleted file mode 100644 index ce9600c..0000000 --- a/profiling-2.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4ba8c9132a282561a8a315c29b0df127b145e0a129fd74f955b61cef56ffe09 -size 380617 diff --git a/profiling-2.5.2.tar.gz b/profiling-2.5.2.tar.gz new file mode 100644 index 0000000..13987d5 --- /dev/null +++ b/profiling-2.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48427dd37611342f6d35fe89a41fe0a65b763ef806a700a8242cb65372a6969e +size 380461