diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo new file mode 100644 index 0000000..6363929 --- /dev/null +++ b/_scmsync.obsinfo @@ -0,0 +1,4 @@ +mtime: 1724773101 +commit: 55f23a0b7fc8f3f1b349997421a7753e50471e540c3dbb0e04af5b003f7c2b31 +url: https://src.opensuse.org/jengelh/gap-digraphs +revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio new file mode 100644 index 0000000..726e91e --- /dev/null +++ b/build.specials.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c3b36736577e8f48dda0d9e197726553379b6b829e237addeaad8a65e19237b +size 256 diff --git a/digraphs-1.7.1.tar.gz b/digraphs-1.7.1.tar.gz deleted file mode 100644 index 518ab0a..0000000 --- a/digraphs-1.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58331be5192d23f0af617822cedd77b0f613e7db7aba345d6d9eec226c4b8514 -size 2528168 diff --git a/digraphs-1.8.0.tar.gz b/digraphs-1.8.0.tar.gz new file mode 100644 index 0000000..ab708f6 --- /dev/null +++ b/digraphs-1.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a106b7acc48065ed5552b67527e4c722eef860f3bb460b4ad896ba80265d9388 +size 2568657 diff --git a/gap-digraphs.changes b/gap-digraphs.changes index abe6ff7..197dc92 100644 --- a/gap-digraphs.changes +++ b/gap-digraphs.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Aug 27 15:34:57 UTC 2024 - Jan Engelhardt + +- Update to release 1.8.0 + * DigraphRemoveEdge now removes appropriate edge label + * Implement IsOrderIdeal, DigraphCycleBasis, + IsModularLatticeDigraph, DigraphContractEdge + * cliques: some performance improvements + * Refactored Floyd–Warshall C implementation + * Added requested clique and independent attributes + * Reduce memory usage + ------------------------------------------------------------------- Mon Feb 19 21:19:19 UTC 2024 - Jan Engelhardt diff --git a/gap-digraphs.spec b/gap-digraphs.spec index 6cc8073..a1fb238 100644 --- a/gap-digraphs.spec +++ b/gap-digraphs.spec @@ -17,7 +17,7 @@ Name: gap-digraphs -Version: 1.7.1 +Version: 1.8.0 Release: 0 Summary: GAP: Digraphs and multigraphs License: GPL-3.0-or-later