Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package liburing for openSUSE:Factory checked in at 2022-05-01 18:53:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liburing (Old) and /work/SRC/openSUSE:Factory/.liburing.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liburing" Sun May 1 18:53:31 2022 rev:9 rq:973849 version:2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/liburing/liburing.changes 2022-02-18 23:03:08.885411881 +0100 +++ /work/SRC/openSUSE:Factory/.liburing.new.1538/liburing.changes 2022-05-01 18:53:40.423167699 +0200 @@ -1,0 +2,5 @@ +Fri Apr 29 06:53:08 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- avoid requiring kernel-default (bsc#1193522) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liburing.spec ++++++ --- /var/tmp/diff_new_pack.l7bs4f/_old 2022-05-01 18:53:40.795168044 +0200 +++ /var/tmp/diff_new_pack.l7bs4f/_new 2022-05-01 18:53:40.799168048 +0200 @@ -27,7 +27,8 @@ Source: https://git.kernel.dk/cgit/liburing/snapshot/%{name}-%{version}.tar.bz2 BuildRequires: gcc BuildRequires: pkgconfig -Requires: kernel-default >= 5.1 +# Kernel part has landed in 5.1 +Conflicts: kernel < 5.1 %description Provides native async IO for the Linux kernel, in a fast and efficient