Hello community, here is the log from the commit of package ModemManager for openSUSE:Factory checked in at 2019-03-22 14:56:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ModemManager (Old) and /work/SRC/openSUSE:Factory/.ModemManager.new.25356 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ModemManager" Fri Mar 22 14:56:35 2019 rev:75 rq:686192 version:1.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes 2019-02-08 12:05:08.709655232 +0100 +++ /work/SRC/openSUSE:Factory/.ModemManager.new.25356/ModemManager.changes 2019-03-22 14:56:39.697979452 +0100 @@ -1,0 +2,8 @@ +Sun Mar 17 09:38:26 UTC 2019 - Jan Engelhardt <[email protected]> + +- Reduce %systemd_requires to %systemd_ordering: + %service_* can handle its absence. +- Rewrite summaries not to rely on em dash grammar. +- Do build without requiring bash-completion. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ModemManager.spec ++++++ --- /var/tmp/diff_new_pack.EFiBPY/_old 2019-03-22 14:56:40.465979002 +0100 +++ /var/tmp/diff_new_pack.EFiBPY/_new 2019-03-22 14:56:40.465979002 +0100 @@ -44,7 +44,7 @@ Recommends: libmbim Recommends: usb_modeswitch Provides: org.freedesktop.ModemManager -%{?systemd_requires} +%{?systemd_ordering} %description DBus interface for modem handling. Provides a standard abstracted API @@ -52,7 +52,7 @@ CDMA). %package -n libmm-glib0 -Summary: DBus interface for modem handling -- GLib bindings +Summary: Glib bindings for the modem handling DBus interface Group: System/Libraries %description -n libmm-glib0 @@ -61,7 +61,7 @@ CDMA). %package -n typelib-1_0-ModemManager-1_0 -Summary: DBus interface for modem handling -- GLib bindings +Summary: Introspection bindings for the modem handling DBus interface Group: System/Libraries %description -n typelib-1_0-ModemManager-1_0 @@ -70,7 +70,7 @@ CDMA). %package devel -Summary: DBus interface for modem handling -- Development Files +Summary: Development files for the modem handling DBus interface Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Requires: libmm-glib0 = %{version} @@ -84,7 +84,6 @@ %package -n %{name}-bash-completion Summary: Bash completion for nmcli Group: Productivity/Networking/System -BuildRequires: bash-completion Requires: bash-completion Supplements: packageand(%{name}:bash-completion) @@ -169,6 +168,6 @@ %{_libdir}/pkgconfig/mm-glib.pc %files -n %{name}-bash-completion -%{_datadir}/bash-completion/completions/mmcli +%{_datadir}/bash-completion/ %changelog
