Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libvirt-dbus for openSUSE:Factory checked in at 2022-03-12 17:14:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvirt-dbus (Old) and /work/SRC/openSUSE:Factory/.libvirt-dbus.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvirt-dbus" Sat Mar 12 17:14:31 2022 rev:5 rq:960960 version:1.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libvirt-dbus/libvirt-dbus.changes 2021-06-13 23:05:50.411635706 +0200 +++ /work/SRC/openSUSE:Factory/.libvirt-dbus.new.25692/libvirt-dbus.changes 2022-03-12 17:14:32.658240851 +0100 @@ -1,0 +2,20 @@ +Fri Mar 11 01:09:18 UTC 2022 - jfeh...@suse.com + +- Update to version 1.4.1: + * Release of libvirt-dbus 1.4.1 + * tests: allow running our tests against installed libvirt-dbus + * tests: report proper error if `abs_top_builddir` is not defined + * gitlab: use --fatal-meson-warnings in builds + * meson: add git_werror option and only set if -Dwerror is not set + * meson: honour meson warning_level setting + * gitlab: adapt to use meson for libvirt-glib build + * ci: refresh containers for CentOS-8 PowerTools repo rename + * gitlab: replace "libvirt-" prefix with "ci-" in dockerfiles + * gitlab: refresh containers with lcitool for fully minimized base + * Dropped patches: libvirt-dbus-systemd.diff +- Add source service file +- Change system-user-libvirt-dbus subpackage to noarch +- Require libvirt group in system-user-libvirt-dbus subpackage + bsc#1196968 + +------------------------------------------------------------------- Old: ---- libvirt-dbus-1.4.0.tar.xz libvirt-dbus-systemd.diff New: ---- _service libvirt-dbus-1.4.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvirt-dbus.spec ++++++ --- /var/tmp/diff_new_pack.D4z60z/_old 2022-03-12 17:14:33.050241304 +0100 +++ /var/tmp/diff_new_pack.D4z60z/_new 2022-03-12 17:14:33.054241309 +0100 @@ -1,7 +1,7 @@ # # spec file for package libvirt-dbus # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,13 @@ Name: libvirt-dbus -Version: 1.4.0 +Version: 1.4.1 Release: 0 Summary: D-Bus API binding for libvirt License: LGPL-2.1-or-later URL: https://libvirt.org/ -Source0: https://libvirt.org/sources/dbus/%{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.xz Source1: system-user-%{name}.conf -# PATCH-FIX-UPSTREAM -Patch: libvirt-dbus-systemd.diff BuildRequires: gcc BuildRequires: meson BuildRequires: polkit @@ -36,7 +34,6 @@ BuildRequires: pkgconfig(libvirt-glib-1.0) BuildRequires: pkgconfig(systemd) Requires: polkit -Requires(pre): group(libvirt) Requires: user(libvirtdbus) %description @@ -44,6 +41,8 @@ %package -n system-user-libvirt-dbus Summary: System user for libvirt-dbus +Requires(pre): group(libvirt) +BuildArch: noarch %sysusers_requires %description -n system-user-libvirt-dbus @@ -78,7 +77,7 @@ %pre -n system-user-%{name} -f system-user-%{name}.pre %files -%doc AUTHORS.rst NEWS.rst +%doc NEWS.rst %license COPYING %{_sbindir}/rclibvirt-dbus %{_sbindir}/libvirt-dbus ++++++ _service ++++++ <services> <service name="tar_scm" mode="disabled"> <param name="filename">libvirt-dbus</param> <param name="revision">v1.4.1</param> <param name="scm">git</param> <param name="submodules">disable</param> <param name="url">https://gitlab.com/libvirt/libvirt-dbus.git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">[v]?([^\+]+)(.*)</param> <param name="versionrewrite-replacement">\1</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service name="set_version" mode="disabled"/> </services> ++++++ libvirt-dbus-1.4.0.tar.xz -> libvirt-dbus-1.4.1.tar.xz ++++++ ++++ 1687 lines of diff (skipped)