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 2025-09-29 16:33:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gap-digraphs (Old) and /work/SRC/openSUSE:Factory/.gap-digraphs.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gap-digraphs" Mon Sep 29 16:33:06 2025 rev:13 rq:1307416 version:1.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gap-digraphs/gap-digraphs.changes 2025-09-11 14:47:18.460004318 +0200 +++ /work/SRC/openSUSE:Factory/.gap-digraphs.new.11973/gap-digraphs.changes 2025-09-29 16:35:36.814950627 +0200 @@ -1,0 +2,8 @@ +Fri Sep 26 16:20:21 UTC 2025 - Jan Engelhardt <[email protected]> + +- Update to release 1.13.0 + * EAPS 4.x support + * Improved the performance of `IsTwoEdgeTransitive` +- Delete eaps4.patch (merged) + +------------------------------------------------------------------- Old: ---- digraphs-1.12.1.tar.gz eaps4.patch New: ---- digraphs-1.13.0.tar.gz ----------(Old B)---------- Old: * Improved the performance of `IsTwoEdgeTransitive` - Delete eaps4.patch (merged) ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gap-digraphs.spec ++++++ --- /var/tmp/diff_new_pack.bnQ41b/_old 2025-09-29 16:35:37.458977741 +0200 +++ /var/tmp/diff_new_pack.bnQ41b/_new 2025-09-29 16:35:37.458977741 +0200 @@ -17,7 +17,7 @@ Name: gap-digraphs -Version: 1.12.1 +Version: 1.13.0 Release: 0 Summary: GAP: Digraphs and multigraphs License: GPL-3.0-or-later @@ -25,7 +25,6 @@ URL: https://digraphs.github.io/Digraphs/ #Git-Clone: https://github.com/digraphs/Digraphs Source: https://github.com/digraphs/Digraphs/releases/download/v%version/digraphs-%version.tar.gz -Patch1: eaps4.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -64,14 +63,14 @@ find . -type f -name "*~" -print -delete %install +# delete sources and build artifacts, user is not expected to rebuild in distribution tree +rm -Rf autom4te.cache src cnf config* m4 autogen.sh aclocal.m4 *.la Makefile* +rm -Rf extern/edge* extern/bliss*/[a-z]* extern/bliss*/.deps extern/bliss*/.libs extern/bliss*/.clang* %gappkg_simple_install cd "%buildroot/$fmoddir/" find . -type f -name .dirstamp -print -delete # delete tests and assets rm -Rf tst data/symmetric-closure.ds6.gz data/test-1.d6 -# delete sources and build artifacts, user is not expected to rebuild in distribution tree -rm -Rf autom4te.cache src cnf config* m4 autogen.sh aclocal.m4 *.la Makefile* -rm -Rf extern/edge* extern/bliss*/[a-z]* extern/bliss*/.deps extern/bliss*/.libs extern/bliss*/.clang* %fdupes %buildroot/%_prefix %files -f %name.files ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.bnQ41b/_old 2025-09-29 16:35:37.490979088 +0200 +++ /var/tmp/diff_new_pack.bnQ41b/_new 2025-09-29 16:35:37.502979593 +0200 @@ -1,5 +1,5 @@ -mtime: 1757578335 -commit: 056bb715f52c2de67c6b6f16d2cf14965be4df817d968ae1d84fdcd8ef612df8 +mtime: 1758903832 +commit: 90dedf43e0e252058dd7f8b6621c24af6da251cc624eeb947d098529f623a9e7 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 2025-09-26 18:24:00.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ digraphs-1.12.1.tar.gz -> digraphs-1.13.0.tar.gz ++++++ ++++ 57180 lines of diff (skipped)
