From 88deff66832f81334444ce727af90467ddfa29b47409fd4de61322cc63e8cac0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 20 Jan 2023 21:01:16 +0000 Subject: [PATCH] Accepting request 1059969 from home:pgajdos * fix for bsc#1199062 (backported as 0001-linux-remove-epoll-syscall-wrappers.patch and 0002-linux-drop-code-path-for-epoll_pwait-less-kernels.patch) is included in upstream releases from 1.23.1 on OBS-URL: https://build.opensuse.org/request/show/1059969 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libuv?expand=0&rev=64 --- libuv.changes | 4 ++++ libuv.spec | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/libuv.changes b/libuv.changes index d657990..12d1053 100644 --- a/libuv.changes +++ b/libuv.changes @@ -578,6 +578,10 @@ Thu Oct 11 14:05:40 UTC 2018 - adam.majer@suse.de https://github.com/libuv/libuv/releases * install license as %license * fix_tests.patch: fix unit tests on OBS +* fix for bsc#1199062 (backported as + 0001-linux-remove-epoll-syscall-wrappers.patch and + 0002-linux-drop-code-path-for-epoll_pwait-less-kernels.patch) is + included in upstream releases from 1.23.1 on ------------------------------------------------------------------- Sun Dec 24 22:24:45 UTC 2017 - avindra@opensuse.org diff --git a/libuv.spec b/libuv.spec index e3665bd..8bb365a 100644 --- a/libuv.spec +++ b/libuv.spec @@ -1,7 +1,7 @@ # # spec file for package libuv # -# 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