Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dLeyna for openSUSE:Factory checked in at 2023-10-08 12:16:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dLeyna (Old) and /work/SRC/openSUSE:Factory/.dLeyna.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dLeyna" Sun Oct 8 12:16:01 2023 rev:5 rq:1115909 version:0.8.3 Changes: -------- --- /work/SRC/openSUSE:Factory/dLeyna/dLeyna.changes 2023-10-03 20:16:13.680585832 +0200 +++ /work/SRC/openSUSE:Factory/.dLeyna.new.28202/dLeyna.changes 2023-10-08 12:16:01.905224562 +0200 @@ -1,0 +2,6 @@ +Wed Oct 4 16:59:55 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Remove executable bit from download_sync_controller.py. Fix + rpmlint warning. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dLeyna.spec ++++++ --- /var/tmp/diff_new_pack.GImUCo/_old 2023-10-08 12:16:03.425279214 +0200 +++ /var/tmp/diff_new_pack.GImUCo/_new 2023-10-08 12:16:03.429279357 +0200 @@ -85,6 +85,8 @@ %install %meson_install +# Remove executable bit +chmod -x %{buildroot}%{python_sitelib}/dLeyna/download_sync_controller.py %ldconfig_scriptlets