Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package stl-thumb for openSUSE:Factory checked in at 2023-05-28 19:23:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/stl-thumb (Old) and /work/SRC/openSUSE:Factory/.stl-thumb.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "stl-thumb" Sun May 28 19:23:52 2023 rev:2 rq:1089438 version:0.5.0~0 Changes: -------- --- /work/SRC/openSUSE:Factory/stl-thumb/stl-thumb.changes 2022-07-28 20:57:50.135432561 +0200 +++ /work/SRC/openSUSE:Factory/.stl-thumb.new.1533/stl-thumb.changes 2023-05-28 19:24:15.845469664 +0200 @@ -1,0 +2,5 @@ +Wed May 24 18:43:32 UTC 2023 - Mike Chikov <mike.chi...@gmail.com> + +- Switch to cargo-packaging + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ stl-thumb.spec ++++++ --- /var/tmp/diff_new_pack.WFLUZP/_old 2023-05-28 19:24:16.413473043 +0200 +++ /var/tmp/diff_new_pack.WFLUZP/_new 2023-05-28 19:24:16.417473067 +0200 @@ -1,7 +1,7 @@ # # spec file for package stl-thumb # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ Source0: %{name}-%{version}.tar.xz Source1: vendor.tar.xz Source2: cargo_config -BuildRequires: rust-packaging +BuildRequires: cargo-packaging %description Stl-thumb is a fast lightweight thumbnail generator for STL files. ++++++ _service ++++++ --- /var/tmp/diff_new_pack.WFLUZP/_old 2023-05-28 19:24:16.449473257 +0200 +++ /var/tmp/diff_new_pack.WFLUZP/_new 2023-05-28 19:24:16.453473281 +0200 @@ -16,11 +16,13 @@ <param name="compression">xz</param> </service> <service mode="disabled" name="set_version"/> - <service name="cargo_vendor" mode="disabled"> + <service mode="disabled" name="cargo_vendor"> <param name="srcdir">stl-thumb</param> <param name="compression">xz</param> <param name="update">true</param> </service> -</services> + <service mode="disabled" name="cargo_audit"> + <param name="srcdir">stl-thumb</param> + </service></services>