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 2023-04-18 15:52:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bash-completion (Old)
and /work/SRC/openSUSE:Factory/.bash-completion.new.2023 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bash-completion"
Tue Apr 18 15:52:03 2023 rev:56 rq:1079846 version:2.11
Changes:
--------
--- /work/SRC/openSUSE:Factory/bash-completion/bash-completion.changes
2022-08-10 17:12:58.353656712 +0200
+++
/work/SRC/openSUSE:Factory/.bash-completion.new.2023/bash-completion.changes
2023-04-18 15:52:04.637138337 +0200
@@ -1,0 +2,5 @@
+Sun Apr 2 10:26:09 UTC 2023 - Callum Farmer <[email protected]>
+
+- Move cmake config files to devel
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ bash-completion.spec ++++++
--- /var/tmp/diff_new_pack.w82EDJ/_old 2023-04-18 15:52:05.217141677 +0200
+++ /var/tmp/diff_new_pack.w82EDJ/_new 2023-04-18 15:52:05.225141723 +0200
@@ -160,11 +160,11 @@
%else
%license COPYING
%{_datadir}/bash-completion
-%dir %{_datadir}/cmake
-%{_datadir}/cmake/bash-completion
%config %{_sysconfdir}/profile.d/bash_completion.sh
%files devel
+%dir %{_datadir}/cmake
+%{_datadir}/cmake/bash-completion
%{_datadir}/pkgconfig/bash-completion.pc
# TRICK: bash-completion-devel does not require bash-completion.
# It would cause failure of directory ownership check.