Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package opensuse-migration-tool for
openSUSE:Leap:16.0 checked in at 2025-07-29 22:36:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/opensuse-migration-tool (Old)
and /work/SRC/openSUSE:Leap:16.0/.opensuse-migration-tool.new.13279 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opensuse-migration-tool"
Tue Jul 29 22:36:23 2025 rev:4 rq:1296381 version:20250729.4ed6ec5
Changes:
--------
+++ only whitespace diff in changes, re-diffing
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ opensuse-migration-tool.spec ++++++
--- /var/tmp/diff_new_pack.QOpXci/_old 2025-07-29 22:36:24.550225464 +0200
+++ /var/tmp/diff_new_pack.QOpXci/_new 2025-07-29 22:36:24.554225630 +0200
@@ -50,12 +50,19 @@
mkdir -p %{buildroot}/%{_datadir}/%{name}
cp SLES.prod %{buildroot}/%{_datadir}/%{name}/SLES.prod
+# Install scripts directory
+cp -a scripts %{buildroot}/%{_datadir}/%{name}/
+
%check
%files
%defattr(644,root,root,755)
%attr(0755, root, root) %{_sbindir}/%{name}
%{_datadir}/%{name}
+%{_datadir}/%{name}/scripts
+%dir %{_datadir}/%{name}
+%dir %{_datadir}/%{name}/scripts
+%attr(0755, root, root) %{_datadir}/%{name}/scripts/*
%attr(0644, root, root) %{_datadir}/%{name}/SLES.prod
%license LICENSE