Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package btop for openSUSE:Factory checked in at 2025-05-09 18:48:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/btop (Old) and /work/SRC/openSUSE:Factory/.btop.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "btop" Fri May 9 18:48:48 2025 rev:34 rq:1275918 version:1.4.2+git20250501.274d0c7 Changes: -------- --- /work/SRC/openSUSE:Factory/btop/btop.changes 2025-02-27 14:53:47.299622800 +0100 +++ /work/SRC/openSUSE:Factory/.btop.new.30101/btop.changes 2025-05-09 18:51:43.693998912 +0200 @@ -1,0 +2,112 @@ +Thu May 01 20:33:51 UTC 2025 - Scott Bradnick <[email protected]> + +- Update to version 1.4.2+git20250501.274d0c7: + * v1.4.2 Bug fixes + * Fix process arguments appearing outside proc box by replacing ASCII control codes with blankspace, issue #1080 + * perf: use string view everywhere + * perf: avoid copies by moving string into struct + * perf: avoid copies with capture-by-reference + * refactor: use algorithm from <ranges> + * refactor: remove unnecessary lamda + * perf: use smaller enum base type + * Update flags in help message and README + * Fix wrong naming in documentation and error messages for force-utf argument + * Respect the cli flags debug and force utf + * Remove unused variable + * Flatten cmake module path + * CMake: Remove option to use mold + * Some spelling + grammar fixes :) + * Update Terminus font link + * Fix typo + * Fix devide by 0 + * Avoid potential uninitialzed variables + * Avoid stack-use-after-return + * Avoid floating-point division by 0 + * Initialize pti struct + * Fix macos tree-mode + aggregate memory issue + * Fix typo: Mhz -> MHz + +------------------------------------------------------------------- +Mon Apr 28 13:56:28 UTC 2025 - Scott Bradnick <[email protected]> + +- Update to version 1.4.1+git20250427.666d31b: + * v1.4.1 + * CI: Pass link flags as LDFLAGS to avoid unused argument warning + * CI: Remove debug leftover + * Fix various typos in code, themes and workflows + * Mark destructor noexcept and satisfy rule-of-five + * Initialize all struct fields + * Mark member variables private + * Use explicit single parameter constructor + * Ensure NUL-termination on truncation + * Avoid repeated bounds check + * Use O_CLOEXEC + * Use member function instead of cast + * Avoid copy in constructor + * Drop trailing newlines + * Declare local function static + * Drop duplicate include + * Simplify ternary expression + * Use explicit initialization + * Use nullptr for pointer argument + * Add missing override annotations + * Avoid comma operator + * Fixed typo + * Avoid copies in ltrim() and ltrim() + * Avoid string copies + * Drop unused struct members + * Reduce variable scope + * Avoid string copy + * Initialize vector in one step + * Avoid repeated lookup + * Avoid repeated lookup + * Avoid repeated lookup + * Drop unnecessary string construction + * Avoid unnecessary copy of vector + * Avoid copies in loop iterator + * Reserve known vector size + * Exit loop only if element found + * Move the config parser in it's own module + * Adding a menu option to show bitrates in base 10 separate from the setting to show bytes/bits in base 10 + * Update README.md GCC10 -> GCC11 + * Allow MidnightBSD to build btop using the existing freebsd support. + * Drop workarounds for GCC 10 + * CI: Bump gcc version for NetBSD + * CMake: Downgrade lowdown not found warning to a message + * Make arg parser function to snake_case + * Combine help function calls in argument parser + * Add CLI flag to specify a different config file + * Make: Disable LTO for debug builds + * CMake: Check LTO support only if LTO is wanted + * CMake: Enable LTO by default only for release builds + * Use `XDG_STATE_HOME` to save logs + * Remove _FORTIFY_SOURCE define + * CMake: Generate markdown page in build directory + * CI: Test more versions and architectures for FreeBSD and NetBSD + * CI: Test a range of current gcc and clang versions + * CI: Bump OpenBSD release to 7.6 + * CI: Pin runner versions to get a pull request by Renovate on updates + * Bump CMake version to 3.25 required for `LINUX` variable + * Replace brackets with arrows in net box + * Replace brackets with arrows in proc box + * chore(deps): update dependency ubuntu to v24 + * Bump bundled fmt to 11.1.4 + * Add renovate.json + +------------------------------------------------------------------- +Fri Apr 11 13:41:10 UTC 2025 - Scott Bradnick <[email protected]> + +- Rearranging BuildRequires +- Updating ROCm to v6.4.0 +- Update to version 1.4.0+git20250410.e2d8e13: + * cmake: link to CMAKE_DL_LIBS + * Fix phoenix-night.theme marked as executable + * Add Kanagawa-lotus theme + * add Kanagawa theme + * Bump NetBSD version to 10.1. + * Bump FreeBSD version to 14.2. + * Add dark version of adwaita theme: adwaita-dark + * Update bug_report.md + * Update feature_request.md + +------------------------------------------------------------------- Old: ---- btop-1.4.0+git20250213.53df78d.tar.gz rocm_smi_lib-rocm-6.3.3.tar.gz New: ---- btop-1.4.2+git20250501.274d0c7.tar.gz rocm_smi_lib-rocm-6.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ btop.spec ++++++ --- /var/tmp/diff_new_pack.ij45h5/_old 2025-05-09 18:51:44.562035195 +0200 +++ /var/tmp/diff_new_pack.ij45h5/_new 2025-05-09 18:51:44.562035195 +0200 @@ -15,9 +15,9 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%define ROCm_version 6.3.3 +%define ROCm_version 6.4.0 Name: btop -Version: 1.4.0+git20250213.53df78d +Version: 1.4.2+git20250501.274d0c7 Release: 0 Summary: Usage and stats for processor, memory, disks, network and processes License: Apache-2.0 @@ -29,6 +29,8 @@ Patch0: Makefile.diff BuildRequires: coreutils BuildRequires: cmake +BuildRequires: pkgconfig(libdrm) +BuildRequires: sed %if 0%{?suse_version} < 1550 BuildRequires: gcc13-c++ %define cxxflags CXXFLAGS="%{optflags} -fPIE" @@ -46,10 +48,10 @@ %define cxxopt %{nil} %define lddopt %{nil} %endif -BuildRequires: sed %description -Resource monitor that shows usage and stats for processor, memory, disks, network and processes. C++ version and continuation of bashtop and bpytop. +Resource monitor that shows usage and stats for processor, memory, disks, +network and processes. C++ version and continuation of bashtop and bpytop. %prep %autosetup -p0 ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.ij45h5/_old 2025-05-09 18:51:44.614037368 +0200 +++ /var/tmp/diff_new_pack.ij45h5/_new 2025-05-09 18:51:44.618037536 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/aristocratos/btop</param> - <param name="changesrevision">53df78db887150ad961c021bcbc0b0a25f62c4a7</param></service></servicedata> + <param name="changesrevision">274d0c78e5f18514dfbea23cee9d1c5431eb75e0</param></service></servicedata> (No newline at EOF) ++++++ btop-1.4.0+git20250213.53df78d.tar.gz -> btop-1.4.2+git20250501.274d0c7.tar.gz ++++++ ++++ 22880 lines of diff (skipped) ++++++ btop.obsinfo ++++++ --- /var/tmp/diff_new_pack.ij45h5/_old 2025-05-09 18:51:44.794044893 +0200 +++ /var/tmp/diff_new_pack.ij45h5/_new 2025-05-09 18:51:44.794044893 +0200 @@ -1,5 +1,5 @@ name: btop -version: 1.4.0+git20250213.53df78d -mtime: 1739463725 -commit: 53df78db887150ad961c021bcbc0b0a25f62c4a7 +version: 1.4.2+git20250501.274d0c7 +mtime: 1746131051 +commit: 274d0c78e5f18514dfbea23cee9d1c5431eb75e0 ++++++ rocm_smi_lib-rocm-6.3.3.tar.gz -> rocm_smi_lib-rocm-6.4.0.tar.gz ++++++ ++++ 5935 lines of diff (skipped)
