Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sevctl for openSUSE:Factory checked in at 2023-04-19 17:45:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sevctl (Old) and /work/SRC/openSUSE:Factory/.sevctl.new.2023 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sevctl" Wed Apr 19 17:45:11 2023 rev:5 rq:1080317 version:0.3.2+git.255d370 Changes: -------- --- /work/SRC/openSUSE:Factory/sevctl/sevctl.changes 2023-03-15 18:54:44.760459456 +0100 +++ /work/SRC/openSUSE:Factory/.sevctl.new.2023/sevctl.changes 2023-04-19 17:45:16.996997476 +0200 @@ -1,0 +2,8 @@ +Wed Apr 19 07:39:35 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org> + +- BuildRequire rubygem(asciidoctor) instead of %{rubygem + asciidoctor}" the %rubygem} macro expands to all ruby versions, + wheras we are perfectly fine with getting only one version for + asciidoctor into the buildroot. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sevctl.spec ++++++ --- /var/tmp/diff_new_pack.cOIzu6/_old 2023-04-19 17:45:18.009003355 +0200 +++ /var/tmp/diff_new_pack.cOIzu6/_new 2023-04-19 17:45:18.013003378 +0200 @@ -26,9 +26,9 @@ Source0: %{name}-%{version}.tar.xz Source1: vendor.tar.xz Source2: cargo_config -BuildRequires: %{rubygem asciidoctor} BuildRequires: cargo-packaging BuildRequires: libopenssl-devel +BuildRequires: rubygem(asciidoctor) ExclusiveArch: x86_64 %description