Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mdevctl for openSUSE:Factory checked in at 2026-01-12 12:38:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mdevctl (Old) and /work/SRC/openSUSE:Factory/.mdevctl.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mdevctl" Mon Jan 12 12:38:43 2026 rev:12 rq:1326395 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mdevctl/mdevctl.changes 2025-07-09 17:26:41.587265586 +0200 +++ /work/SRC/openSUSE:Factory/.mdevctl.new.1928/mdevctl.changes 2026-01-12 12:38:58.063819927 +0100 @@ -1,0 +2,6 @@ +Fri Jan 9 10:14:45 MST 2026 - [email protected] + +- Convert vendor.tar.gz to vendor.tar.zst to reduce the size of the + tarball (jsc#PED-14625) + +------------------------------------------------------------------- Old: ---- vendor.tar.gz New: ---- vendor.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mdevctl.spec ++++++ --- /var/tmp/diff_new_pack.8DCXip/_old 2026-01-12 12:39:02.163991126 +0100 +++ /var/tmp/diff_new_pack.8DCXip/_new 2026-01-12 12:39:02.179991794 +0100 @@ -1,7 +1,7 @@ # # spec file for package mdevctl # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,10 +23,12 @@ License: LGPL-2.1-or-later URL: https://github.com/mdevctl/mdevctl Source0: %{name}-%{version}.tar.gz -Source1: vendor.tar.gz +Source1: vendor.tar.zst BuildRequires: cargo BuildRequires: cargo-packaging BuildRequires: python3-docutils +BuildRequires: rust +BuildRequires: zstd BuildRequires: pkgconfig(udev) %description
