Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package liburing for openSUSE:Factory 
checked in at 2026-02-11 18:47:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liburing (Old)
 and      /work/SRC/openSUSE:Factory/.liburing.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liburing"

Wed Feb 11 18:47:28 2026 rev:34 rq:1332102 version:2.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/liburing/liburing.changes        2025-12-30 
12:01:16.082787339 +0100
+++ /work/SRC/openSUSE:Factory/.liburing.new.1670/liburing.changes      
2026-02-11 18:47:46.566677768 +0100
@@ -1,0 +2,8 @@
+Sun Feb  8 11:05:55 UTC 2026 - Andreas Stieger <[email protected]>
+
+- update to 2.14:
+  * updates to man pages, the entire liburing API is now documented
+  * updates to tests
+  * various bug fixes
+
+-------------------------------------------------------------------

Old:
----
  liburing-2.13.tar.gz
  liburing-2.13.tar.gz.asc

New:
----
  liburing-2.14.tar.gz
  liburing-2.14.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ liburing.spec ++++++
--- /var/tmp/diff_new_pack.HJkg6n/_old  2026-02-11 18:47:47.290708174 +0100
+++ /var/tmp/diff_new_pack.HJkg6n/_new  2026-02-11 18:47:47.290708174 +0100
@@ -2,7 +2,7 @@
 # spec file for package liburing
 #
 # Copyright (c) 2025 SUSE LLC
-# Copyright (c) 2025 Andreas Stieger <[email protected]>
+# Copyright (c) 2026 Andreas Stieger <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 
 %define lname   liburing2
 Name:           liburing
-Version:        2.13
+Version:        2.14
 Release:        0
 Summary:        Linux-native io_uring I/O access library
 License:        (GPL-2.0-only AND LGPL-2.1-or-later) OR MIT
@@ -92,22 +92,16 @@
 # io_uring syscalls not supported as of qemu 7.0.0 and would test the host
 # kernel anyway not the target kernel..
 %if !0%{?qemu_user_space_build}
-declare -a TEST_EXCLUDE=( resize-rings.t conn-unreach.t min-timeout-wait.t )
+declare -a TEST_EXCLUDE=( conn-unreach.t io-wq-unused-exit.t )
 
-%if 0%{?sle_version} == 150500
-TEST_EXCLUDE+=( fallocate.t fd-pass.t fixed-buf-merge.t msg-ring-overflow.t 
nop.t poll-race-mshot.t reg-hint.t sqwait.t wq-aff.t )
-%endif
 %if 0%{?sle_version} == 150600
-TEST_EXCLUDE+=( register-restrictions.t sqpoll-sleep.t )
-%endif
-%if 0%{?sle_version} == 150600 || 0%{?sle_version} == 150700
-TEST_EXCLUDE+=( accept-non-empty.t bind-listen.t fallocate.t nop.t 
recvsend_bundle.t recvsend_bundle-inc.t sqwait.t timeout.t )
+TEST_EXCLUDE+=( fallocate.t register-restrictions.t timeout.t )
 %endif
 %if 0%{?sle_version} == 150700
-TEST_EXCLUDE+=( fifo-futex-poll.t )
+TEST_EXCLUDE+=( accept-non-empty.t bind-listen.t fallocate.t fifo-futex-poll.t 
min-timeout.t min-timeout-wait.t )
 %endif
 %if 0%{?suse_version} == 1600
-TEST_EXCLUDE+=( read-inc-file.t sqwait.t timeout.t )
+TEST_EXCLUDE+=( io-wq-exit.t min-timeout.t min-timeout-wait.t )
 %endif
 
 echo "TEST_EXCLUDE=\"${TEST_EXCLUDE[@]}\"" > test/config.local
@@ -130,7 +124,7 @@
 
 %files -n liburing-ffi2
 %license COPYING COPYING.GPL LICENSE
-%{_libdir}/liburing-ffi.so.*
+%{_libdir}/liburing-ffi.so.2{,.*}
 
 %files devel
 %license COPYING COPYING.GPL LICENSE

++++++ liburing-2.13.tar.gz -> liburing-2.14.tar.gz ++++++
++++ 6788 lines of diff (skipped)

Reply via email to