Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gitui for openSUSE:Factory checked in at 2023-08-21 11:45:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gitui (Old) and /work/SRC/openSUSE:Factory/.gitui.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gitui" Mon Aug 21 11:45:20 2023 rev:4 rq:1104910 version:0.23.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gitui/gitui.changes 2023-06-23 21:54:00.467097380 +0200 +++ /work/SRC/openSUSE:Factory/.gitui.new.1766/gitui.changes 2023-08-21 11:45:40.899700345 +0200 @@ -1,0 +2,5 @@ +Sun Aug 13 13:26:53 UTC 2023 - Soc Virnyl Estela <[email protected]> + +- Replace obsoleted `disabled` option with `manual` + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ _service ++++++ --- /var/tmp/diff_new_pack.KW8Dvv/_old 2023-08-21 11:45:42.111702667 +0200 +++ /var/tmp/diff_new_pack.KW8Dvv/_new 2023-08-21 11:45:42.115702675 +0200 @@ -1,10 +1,10 @@ <services> - <service mode="disabled" name="download_files" /> - <service name="cargo_vendor" mode="disabled"> + <service mode="manual" name="download_files" /> + <service name="cargo_vendor" mode="manual"> <param name="srctar">gitui-0.23.0.tar.gz</param> <param name="update">true</param> </service> - <service name="cargo_audit" mode="disabled" /> + <service name="cargo_audit" mode="manual" /> </services>
