Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libheimdal for openSUSE:Factory checked in at 2023-01-12 22:45:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libheimdal (Old) and /work/SRC/openSUSE:Factory/.libheimdal.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libheimdal" Thu Jan 12 22:45:10 2023 rev:12 rq:1057937 version:7.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libheimdal/libheimdal.changes 2022-12-22 16:22:43.109906686 +0100 +++ /work/SRC/openSUSE:Factory/.libheimdal.new.32243/libheimdal.changes 2023-01-12 22:45:20.381217394 +0100 @@ -1,0 +2,6 @@ +Tue Jan 10 19:30:57 UTC 2023 - Marcus Meissner <meiss...@suse.com> + +- replace libheimdal conflicts by obsoletes / provides to provide a + smooth update in the new libheimdal-devel. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libheimdal.spec ++++++ --- /var/tmp/diff_new_pack.9xwy9C/_old 2023-01-12 22:45:21.153221726 +0100 +++ /var/tmp/diff_new_pack.9xwy9C/_new 2023-01-12 22:45:21.161221772 +0100 @@ -1,7 +1,7 @@ # # spec file for package libheimdal # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -227,7 +227,8 @@ Requires: pkgconfig(sqlite3) Conflicts: krb5-devel Conflicts: krb5-mini-devel -Conflicts: libheimdal < %{version}-%{release} +Provides: libheimdal = %{version}-%{release} +Obsoletes: libheimdal < %{version}-%{release} %description devel Heimdal is an implementation of Kerberos 5 (and some more stuff) largely written