diff --git a/htop-3.3.0.tar.gz b/htop-3.3.0.tar.gz deleted file mode 100644 index 7dbe7d31081ee2be26ba9ece5bf4cdd2c82cb81a..0000000000000000000000000000000000000000 Binary files a/htop-3.3.0.tar.gz and /dev/null differ diff --git a/htop-3.4.0.tar.gz b/htop-3.4.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ea2f8d1d7f829a9012369e46a39dddd37714f186 Binary files /dev/null and b/htop-3.4.0.tar.gz differ diff --git a/htop.spec b/htop.spec index b0c99d93a1ddcc3033fec60d5a54ecffcf1ba925..04e974b67b296b70a97de350d2766e5481d47595 100644 --- a/htop.spec +++ b/htop.spec @@ -1,6 +1,6 @@ Name: htop -Version: 3.3.0 -Release: 2 +Version: 3.4.0 +Release: 1 Summary: htop - an interactive process viewer License: GPLv2 URL: https://htop.dev @@ -37,6 +37,13 @@ Tasks related to processes (e.g. killing and renicing) can be done without enter %{_mandir}/man1/%{name}.1.gz %changelog +* Fri Aug 22 2025 openeuler_bot - 3.4.0-1 +- Add GPU meter for Linux and PCP (version:3.4.0). +- Add Disk I/O and Network I/O meter for DragonFlyBSD (version:3.4.0). +- Improve handling of invalid Unicode strings (version:3.4.0). +- Add warning when exiting with a signal (not saving .htoprc) (version:3.4.0). +- Add column for GPU time per process on Linux and PCP (version:3.4.0). + * Fri Jul 5 2024 zhangxingrong- - 3.3.0-2 - Round Upstream Patchs - Add HeaderLayout format for one single 100%-width column