Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sd for openSUSE:Factory checked in at 2023-08-21 11:45:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sd (Old) and /work/SRC/openSUSE:Factory/.sd.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sd" Mon Aug 21 11:45:23 2023 rev:5 rq:1104911 version:0.7.6+g33 Changes: -------- --- /work/SRC/openSUSE:Factory/sd/sd.changes 2023-02-22 15:21:34.421856911 +0100 +++ /work/SRC/openSUSE:Factory/.sd.new.1766/sd.changes 2023-08-21 11:45:42.295703020 +0200 @@ -1,0 +2,5 @@ +Sun Aug 13 13:26:53 UTC 2023 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> + +- Replace obsoleted `disabled` option with `manual` + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ _service ++++++ --- /var/tmp/diff_new_pack.kH3tgR/_old 2023-08-21 11:45:43.727705763 +0200 +++ /var/tmp/diff_new_pack.kH3tgR/_new 2023-08-21 11:45:43.727705763 +0200 @@ -1,5 +1,5 @@ <services> - <service mode="disabled" name="obs_scm"> + <service mode="manual" name="obs_scm"> <param name="url">https://github.com/chmln/sd</param> <param name="versionformat">@PARENT_TAG@+g@TAG_OFFSET@</param> <param name="scm">git</param> @@ -10,18 +10,18 @@ <param name="changesgenerate">enable</param> <param name="changesauthor">socvirnyl.est...@gmail.com</param> </service> - <service mode="disabled" name="tar" /> - <service mode="disabled" name="recompress"> + <service mode="manual" name="tar" /> + <service mode="manual" name="recompress"> <param name="file">*.tar</param> <param name="compression">zstd</param> </service> - <service mode="disabled" name="set_version"/> - <service name="cargo_vendor" mode="disabled"> + <service mode="manual" name="set_version"/> + <service name="cargo_vendor" mode="manual"> <param name="srcdir">sd</param> <param name="compression">zst</param> <param name="update">true</param> </service> - <service name="cargo_audit" mode="disabled"> + <service name="cargo_audit" mode="manual"> <param name="srcdir">sd</param> </service> </services>