Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libdbus-c++ for openSUSE:Factory checked in at 2022-04-22 21:53:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdbus-c++ (Old) and /work/SRC/openSUSE:Factory/.libdbus-c++.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdbus-c++" Fri Apr 22 21:53:00 2022 rev:16 rq:970972 version:0.9.1+git20170322 Changes: -------- --- /work/SRC/openSUSE:Factory/libdbus-c++/libdbus-c++.changes 2022-02-03 23:16:53.412447419 +0100 +++ /work/SRC/openSUSE:Factory/.libdbus-c++.new.1538/libdbus-c++.changes 2022-04-22 21:53:24.686748375 +0200 @@ -1,0 +2,8 @@ +Wed Apr 13 07:23:25 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Do not reference %release in requires/conflicts: with builds + going across _multibuild, the rebuild counter of the two flavors + is not guaranteed to be in sync (i.e glib flavor could build more + often). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdbus-c++.spec ++++++ --- /var/tmp/diff_new_pack.nFnTZX/_old 2022-04-22 21:53:25.130748881 +0200 +++ /var/tmp/diff_new_pack.nFnTZX/_new 2022-04-22 21:53:25.134748885 +0200 @@ -1,7 +1,7 @@ # -# spec file for package libdbus +# spec file # -# Copyright (c) 2020 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 @@ -101,10 +101,10 @@ Group: Development/Libraries/C and C++ Requires: libdbus-c++%{?psuffix}-1-%{sover} = %{version} Recommends: libdbus-c++-api-docs -Conflicts: libdbus-c++-devel < %{version}-%{release} +Conflicts: libdbus-c++-devel < %{version} %if 0%{?suse_version} <= 1500 %if %{with glib} -Requires: libdbus-c++-devel = %{version}-%{release} +Requires: libdbus-c++-devel = %{version} %endif %endif