Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nvme-cli for openSUSE:Factory checked in at 2022-09-22 14:49:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nvme-cli (Old) and /work/SRC/openSUSE:Factory/.nvme-cli.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nvme-cli" Thu Sep 22 14:49:39 2022 rev:60 rq:1005328 version:2.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/nvme-cli/nvme-cli.changes 2022-08-19 17:54:09.543808696 +0200 +++ /work/SRC/openSUSE:Factory/.nvme-cli.new.2275/nvme-cli.changes 2022-09-22 14:49:45.650411243 +0200 @@ -1,0 +2,6 @@ +Wed Sep 21 08:32:38 UTC 2022 - Daniel Wagner <daniel.wag...@suse.com> + +- Support auto discovery, add %systemd_ordering to spec file (bsc#1186399) +- Mark no binaries rpms as noarch + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nvme-cli.spec ++++++ --- /var/tmp/diff_new_pack.iJzT70/_old 2022-09-22 14:49:46.210412664 +0200 +++ /var/tmp/diff_new_pack.iJzT70/_new 2022-09-22 14:49:46.214412674 +0200 @@ -41,6 +41,8 @@ BuildRequires: pkgconfig(bash-completion) BuildRequires: pkgconfig(libudev) +%systemd_ordering + %description NVM Express (NVMe) is a direct attached storage interface. The nvme-cli package contains core management tools with minimal @@ -50,6 +52,7 @@ Summary: A small script to test the nvme binary for regressions Group: Hardware/Other Requires: nvme-cli +BuildArch: noarch %description -n nvme-cli-regress-script A small shell script to test the nvme binary for regressions. It requires an @@ -61,6 +64,7 @@ Requires: %{name} = %{version} Requires: bash-completion Supplements: (nvme-cli and bash-completion) +BuildArch: noarch %description bash-completion Optional dependency offering bash completion for NVM Express user space tools @@ -71,6 +75,7 @@ Requires: %{name} = %{version} Requires: zsh Supplements: (nvme-cli and zsh) +BuildArch: noarch %description zsh-completion Optional dependency offering zsh completion for NVM Express user space tools