Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ModemManager for openSUSE:Factory checked in at 2021-08-24 10:53:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ModemManager (Old) and /work/SRC/openSUSE:Factory/.ModemManager.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ModemManager" Tue Aug 24 10:53:59 2021 rev:82 rq:913194 version:1.14.8 Changes: -------- --- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes 2020-12-09 22:12:06.755109082 +0100 +++ /work/SRC/openSUSE:Factory/.ModemManager.new.1899/ModemManager.changes 2021-08-24 10:54:20.540363106 +0200 @@ -1,0 +2,5 @@ +Sat Aug 14 15:33:00 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Switch bash completion subpackage to noarch. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ModemManager.spec ++++++ --- /var/tmp/diff_new_pack.YntO3S/_old 2021-08-24 10:54:21.140362311 +0200 +++ /var/tmp/diff_new_pack.YntO3S/_new 2021-08-24 10:54:21.144362306 +0200 @@ -1,7 +1,7 @@ # # spec file for package ModemManager # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -80,14 +80,15 @@ (over DBus) to communicate with all sorts of modems (landline, GSM, CDMA). -%package -n %{name}-bash-completion +%package bash-completion Summary: Bash completion for mmcli Group: Productivity/Networking/System Requires: bash-completion Supplements: packageand(%{name}:bash-completion) +BuildArch: noarch -%description -n %{name}-bash-completion -This package contain de bash completion command for nmcli tools. +%description bash-completion +This package contain the bash completion command for nmcli tools. %lang_package @@ -117,7 +118,7 @@ %find_lang ModemManager %{name}.lang %check -make %{?_smp_mflags} check +%make_build check %pre %service_add_pre ModemManager.service @@ -171,7 +172,7 @@ %{_libdir}/pkgconfig/ModemManager.pc %{_libdir}/pkgconfig/mm-glib.pc -%files -n %{name}-bash-completion +%files bash-completion %{_datadir}/bash-completion/ %changelog