From 533054781327d0aecc45a36e73aeebd150424c889919cccad09c9ac26a74acfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 6 Feb 2025 18:14:57 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main yast2-core revision e2d39654e923b9a56b83cf1a48acc99e --- yast2-core-4.6.0.tar.bz2 | 3 --- yast2-core-5.0.3.tar.bz2 | 3 +++ yast2-core.changes | 27 +++++++++++++++++++++++++++ yast2-core.spec | 4 ++-- 4 files changed, 32 insertions(+), 5 deletions(-) delete mode 100644 yast2-core-4.6.0.tar.bz2 create mode 100644 yast2-core-5.0.3.tar.bz2 diff --git a/yast2-core-4.6.0.tar.bz2 b/yast2-core-4.6.0.tar.bz2 deleted file mode 100644 index deb4859..0000000 --- a/yast2-core-4.6.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a50f85468f4fb654ea5c50d9d6d8fce957904cfc23026fae92423ba31d9d1998 -size 773489 diff --git a/yast2-core-5.0.3.tar.bz2 b/yast2-core-5.0.3.tar.bz2 new file mode 100644 index 0000000..d9ff2ad --- /dev/null +++ b/yast2-core-5.0.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f5ad62f05834c7ecbffd21b0290bb4647d35c5f82e92bc619d754630f752c6d +size 772425 diff --git a/yast2-core.changes b/yast2-core.changes index fecbf90..92be210 100644 --- a/yast2-core.changes +++ b/yast2-core.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Mon Jan 20 10:41:17 UTC 2025 - Martin Vidner + +- adjust testsuite to pass also with newer coreutils-9.6 + (gh#yast/yast-core#167) +- Stop using std::binary_function, deprecated since C++11 +- 5.0.3. + +------------------------------------------------------------------- +Wed Jan 10 16:22:03 UTC 2024 - Martin Vidner + +- Don't close file descriptors in .target.bash calls (bsc#1218064) + avoiding "[ASYNC BUG] rb_thread_wakeup_timer_thread: write(3) EBADF" + with Ruby 3.3 +- 5.0.2 + +------------------------------------------------------------------- +Tue Nov 28 13:24:23 UTC 2023 - Stefan Hundhammer + +- Do not test YCP on non-UTF-8 strings (bsc#1217523) +- 5.0.1 + +------------------------------------------------------------------- +Wed Aug 30 20:16:10 UTC 2023 - Josef Reidinger + +- 5.0.0 (bsc#1185510) + ------------------------------------------------------------------- Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák diff --git a/yast2-core.spec b/yast2-core.spec index cecb9db..3499c8b 100644 --- a/yast2-core.spec +++ b/yast2-core.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-core # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ %bcond_with werror Name: yast2-core -Version: 4.6.0 +Version: 5.0.3 Release: 0 URL: https://github.com/yast/yast-core