Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package osc for openSUSE:Factory checked in 
at 2023-10-26 17:14:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/osc (Old)
 and      /work/SRC/openSUSE:Factory/.osc.new.24901 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "osc"

Thu Oct 26 17:14:40 2023 rev:185 rq:1120464 version:1.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/osc/osc.changes  2023-10-19 22:52:35.629909895 
+0200
+++ /work/SRC/openSUSE:Factory/.osc.new.24901/osc.changes       2023-10-26 
17:15:49.819378898 +0200
@@ -1,0 +2,5 @@
+Tue Oct 24 09:03:56 UTC 2023 - Jiri Slaby <jsl...@suse.cz>
+
+- fix bash completion suffix (.bash instead of .sh)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ osc.spec ++++++
--- /var/tmp/diff_new_pack.uo8w66/_old  2023-10-26 17:15:51.015422825 +0200
+++ /var/tmp/diff_new_pack.uo8w66/_new  2023-10-26 17:15:51.027423266 +0200
@@ -179,7 +179,7 @@
 # install completions
 install -Dm0755 contrib/osc.complete %{buildroot}%{_datadir}/osc/complete
 install -Dm0644 contrib/complete.csh %{buildroot}%{completion_dir_csh}/osc.csh
-install -Dm0644 contrib/complete.sh %{buildroot}%{completion_dir_bash}/osc.sh
+install -Dm0644 contrib/complete.sh %{buildroot}%{completion_dir_bash}/osc.bash
 install -Dm0644 contrib/osc.fish %{buildroot}%{completion_dir_fish}/osc.fish
 install -Dm0644 contrib/osc.zsh %{buildroot}%{completion_dir_zsh}/osc.zsh
 

Reply via email to