Sync from SUSE:SLFO:Main yast2-core revision e2d39654e923b9a56b83cf1a48acc99e
This commit is contained in:
parent
309320c52d
commit
5330547813
BIN
yast2-core-4.6.0.tar.bz2
(Stored with Git LFS)
BIN
yast2-core-4.6.0.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
yast2-core-5.0.3.tar.bz2
(Stored with Git LFS)
Normal file
BIN
yast2-core-5.0.3.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 20 10:41:17 UTC 2025 - Martin Vidner <mvidner@suse.com>
|
||||
|
||||
- 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 <mvidner@suse.com>
|
||||
|
||||
- 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 <shundhammer@suse.com>
|
||||
|
||||
- Do not test YCP on non-UTF-8 strings (bsc#1217523)
|
||||
- 5.0.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 30 20:16:10 UTC 2023 - Josef Reidinger <jreidinger@suse.cz>
|
||||
|
||||
- 5.0.0 (bsc#1185510)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák <lslezak@suse.cz>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user