Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gap-digraphs for openSUSE:Factory checked in at 2026-01-26 11:02:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gap-digraphs (Old) and /work/SRC/openSUSE:Factory/.gap-digraphs.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gap-digraphs" Mon Jan 26 11:02:16 2026 rev:15 rq:1328940 version:1.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gap-digraphs/gap-digraphs.changes 2025-10-24 17:23:34.891782382 +0200 +++ /work/SRC/openSUSE:Factory/.gap-digraphs.new.1928/gap-digraphs.changes 2026-01-26 11:02:17.969912161 +0100 @@ -1,0 +2,12 @@ +Fri Jan 23 18:12:15 UTC 2026 - Jan Engelhardt <[email protected]> + +- Update to release 1.14.0 + * Re-standardise on function arguments named `D`, as opposed to + `digraph` + * Remove support for GAP 4.10 + * Abstract RandomDigraphCons redirect methods + * Add `SwapDigraphs` and `DigraphsRemoveAllEdges` functions + * Implemented ^ operator for digraphs to delegate to OnDigraphs + * Added `DigraphMinimumCutSet` function + +------------------------------------------------------------------- Old: ---- digraphs-1.13.1.tar.gz New: ---- digraphs-1.14.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gap-digraphs.spec ++++++ --- /var/tmp/diff_new_pack.rwObtJ/_old 2026-01-26 11:02:18.785946525 +0100 +++ /var/tmp/diff_new_pack.rwObtJ/_new 2026-01-26 11:02:18.789946693 +0100 @@ -1,7 +1,7 @@ # # spec file for package gap-digraphs # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: gap-digraphs -Version: 1.13.1 +Version: 1.14.0 Release: 0 Summary: GAP: Digraphs and multigraphs License: GPL-3.0-or-later @@ -27,13 +27,13 @@ Source: https://github.com/digraphs/Digraphs/releases/download/v%version/digraphs-%version.tar.gz BuildRequires: autoconf BuildRequires: automake -BuildRequires: libtool BuildRequires: edge-addition-planarity-suite-devel >= 4 BuildRequires: fdupes BuildRequires: gap-devel BuildRequires: gap-rpm-devel BuildRequires: gcc-c++ BuildRequires: gmp-devel +BuildRequires: libtool Requires: gap-core >= 4.10 Requires: gap-datastructures >= 0.2.5 Requires: gap-io >= 4.5.1 ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.rwObtJ/_old 2026-01-26 11:02:18.821948040 +0100 +++ /var/tmp/diff_new_pack.rwObtJ/_new 2026-01-26 11:02:18.829948377 +0100 @@ -1,5 +1,5 @@ -mtime: 1759091998 -commit: ea381ebd50dc374bfbc6ffa0018f1190763e3bea9c63371b98bc11c5cd0f632f +mtime: 1769192133 +commit: 992f73c6d2402cabc440ee0d8111adef3d11e73fd6b3ce6bea71613cc53a9f68 url: https://src.opensuse.org/jengelh/gap-digraphs revision: master ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-01-23 19:15:41.000000000 +0100 @@ -0,0 +1 @@ +.osc ++++++ digraphs-1.13.1.tar.gz -> digraphs-1.14.0.tar.gz ++++++ ++++ 10306 lines of diff (skipped)
