Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bash-completion for openSUSE:Factory 
checked in at 2025-09-25 18:44:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bash-completion (Old)
 and      /work/SRC/openSUSE:Factory/.bash-completion.new.11973 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bash-completion"

Thu Sep 25 18:44:51 2025 rev:63 rq:1306737 version:2.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bash-completion/bash-completion.changes  
2025-09-20 22:03:51.646118163 +0200
+++ 
/work/SRC/openSUSE:Factory/.bash-completion.new.11973/bash-completion.changes   
    2025-09-25 18:45:11.873926456 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 11:42:26 UTC 2025 - Stefan Dirsch <[email protected]>
+
+- "interdiff" shipped as part of patchutils since version 0.4.3,
+  so drop it here
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bash-completion.spec ++++++
--- /var/tmp/diff_new_pack.iFvQk6/_old  2025-09-25 18:45:12.565955421 +0200
+++ /var/tmp/diff_new_pack.iFvQk6/_new  2025-09-25 18:45:12.569955588 +0200
@@ -135,6 +135,8 @@
 del="$del _adb"
 # shipped as part of kmod
 del="$del insmod insmod.static modinfo modprobe rmmod"
+# shipped as part of patchutils
+del="$del interdiff"
 
 for i in $del; do
        rm -fv "%{buildroot}%{_datadir}/bash-completion/completions/$i"

Reply via email to