Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cloud-init for openSUSE:Factory checked in at 2023-12-05 17:02:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cloud-init (Old) and /work/SRC/openSUSE:Factory/.cloud-init.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cloud-init" Tue Dec 5 17:02:51 2023 rev:92 rq:1130860 version:23.3 Changes: -------- --- /work/SRC/openSUSE:Factory/cloud-init/cloud-init.changes 2023-12-04 23:01:07.938785027 +0100 +++ /work/SRC/openSUSE:Factory/.cloud-init.new.25432/cloud-init.changes 2023-12-05 17:03:07.492945595 +0100 @@ -1,0 +2,5 @@ +Fri Dec 1 23:16:08 UTC 2023 - Michal Vyskocil <michal.vysko...@gmail.com> + +- Move fdupes call back to %install + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cloud-init.spec ++++++ --- /var/tmp/diff_new_pack.D3Gb0A/_old 2023-12-05 17:03:08.156970071 +0100 +++ /var/tmp/diff_new_pack.D3Gb0A/_new 2023-12-05 17:03:08.156970071 +0100 @@ -203,14 +203,14 @@ rm %{buildroot}/%{_sysconfdir}/cloud/templates/*.redhat.* rm %{buildroot}/%{_sysconfdir}/cloud/templates/*.ubuntu.* -%post -/usr/sbin/hidesensitivedata - # remove duplicate files %if 0%{?suse_version} %fdupes %{buildroot}%{python3_sitelib} %endif +%post +/usr/sbin/hidesensitivedata + %files %defattr(-,root,root) %license LICENSE LICENSE-GPLv3