Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package diff-so-fancy for openSUSE:Factory checked in at 2026-04-13 23:18:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/diff-so-fancy (Old) and /work/SRC/openSUSE:Factory/.diff-so-fancy.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "diff-so-fancy" Mon Apr 13 23:18:44 2026 rev:4 rq:1346267 version:1.4.10 Changes: -------- --- /work/SRC/openSUSE:Factory/diff-so-fancy/diff-so-fancy.changes 2026-04-12 18:47:59.203392999 +0200 +++ /work/SRC/openSUSE:Factory/.diff-so-fancy.new.21863/diff-so-fancy.changes 2026-04-13 23:19:30.937681257 +0200 @@ -1,0 +2,9 @@ +Sun Apr 12 21:06:26 UTC 2026 - Jan-Luca Kiok <[email protected]> + +- Add a %check section and run the upstream unit test suite with bats +- Vendor bats-core, bats-support, and bats-assert as additional + source archives for tests +- Keep the source tree intact for %check while preserving the + installed runtime file layout + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ diff-so-fancy.spec ++++++ --- /var/tmp/diff_new_pack.GtbcYt/_old 2026-04-13 23:19:31.825717913 +0200 +++ /var/tmp/diff_new_pack.GtbcYt/_new 2026-04-13 23:19:31.829718078 +0200 @@ -49,7 +49,7 @@ %install mkdir -p %{buildroot}%{_datadir}/diff-so-fancy -cp -a lib third_party %{buildroot}%{_datadir}/diff-so-fancy/ +cp -a lib/* third_party %{buildroot}%{_datadir}/diff-so-fancy/ chmod -x %{buildroot}%{_datadir}/diff-so-fancy/third_party/*/*.pl sed -i '#!\/usr\/bin/d' %{buildroot}%{_datadir}/diff-so-fancy/third_party/*/*.pl sed -i '0 , /^$/ d' %{buildroot}%{_datadir}/diff-so-fancy/third_party/*/*.pl
