Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package btop for openSUSE:Factory checked in at 2023-07-03 17:41:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/btop (Old) and /work/SRC/openSUSE:Factory/.btop.new.13546 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "btop" Mon Jul 3 17:41:54 2023 rev:25 rq:1096188 version:1.2.13+git20230615.7e50b03 Changes: -------- --- /work/SRC/openSUSE:Factory/btop/btop.changes 2023-01-11 14:36:37.981766308 +0100 +++ /work/SRC/openSUSE:Factory/.btop.new.13546/btop.changes 2023-07-03 17:41:55.044411959 +0200 @@ -1,0 +2,43 @@ +Fri Jun 23 17:22:29 UTC 2023 - [email protected] + +- Update to version 1.2.13+git20230615.7e50b03: + * Fix integer overflows in btop_collect.cpp + * Enable Clang as a compiler. + * Remove pthread_exit(). + * Replace `statvfs64` with `statvfs` and define `_FILE_OFFSET_BITS=64`. + * Include <codecvt> required by Clang. + * Move `#include` to top level and exclude Clang from compiler version check. + * Insert `std::` for warning `unqualified call to std::move`. + * Include 3rd party headers with isystem to silence warnings. + * amend! update cpu load average display + * update cpu load average display + * chore: remove spaces before language in code blocks + * chore: update readme to include --recursive + * chore: adjust worflows to recursively clone the repository + * feat: prefer fmt submodule over copy-and-paste headers + * println -> fmt::println + * Readd using namespace fmt + * fix: prefix with `fmt::` to fix ambiguous call to `format()`, that also refers to `/usr/include/c++/13.1.1/format` + * Debug times thousand separator + * Debug times box changes + * btop.cpp -> fmt + * Fix link to themes folder + +------------------------------------------------------------------- +Wed Apr 26 19:24:18 UTC 2023 - [email protected] + +- Update to version 1.2.13+git20230318.872eb3e: + * Silence "warning: unqualified call to 'std::move'" in clang. + * Update everforest-dark-hard.theme + +------------------------------------------------------------------- +Thu Feb 23 18:38:20 UTC 2023 - [email protected] + +- Update to version 1.2.13+git20230223.471c68f: + * readme: Add zfs_arc_cached documentation + * Linux: subtract ZFS ARC min size from available memory + * Replace -ftree-loop-vectorize with -ftree-vectorize. + * Create adwaita.theme + * fix zfs on freebsd not reporting IO + +------------------------------------------------------------------- Old: ---- btop-1.2.13+git20221215.c4ee41e.tar.gz New: ---- btop-1.2.13+git20230615.7e50b03.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ btop.spec ++++++ --- /var/tmp/diff_new_pack.5woQKB/_old 2023-07-03 17:41:55.932417187 +0200 +++ /var/tmp/diff_new_pack.5woQKB/_new 2023-07-03 17:41:55.940417234 +0200 @@ -1,7 +1,7 @@ # # spec file for package btop # -# 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 @@ -17,7 +17,7 @@ Name: btop -Version: 1.2.13+git20221215.c4ee41e +Version: 1.2.13+git20230615.7e50b03 Release: 0 Summary: Usage and stats for processor, memory, disks, network and processes License: Apache-2.0 ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.5woQKB/_old 2023-07-03 17:41:55.984417493 +0200 +++ /var/tmp/diff_new_pack.5woQKB/_new 2023-07-03 17:41:55.988417516 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/aristocratos/btop</param> - <param name="changesrevision">c4ee41ebc0f7fabbf4717450c889292464dbeb6d</param></service></servicedata> + <param name="changesrevision">7e50b03e391a346b2b6ce92be332c58d91f75a00</param></service></servicedata> (No newline at EOF) ++++++ btop-1.2.13+git20221215.c4ee41e.tar.gz -> btop-1.2.13+git20230615.7e50b03.tar.gz ++++++ ++++ 91231 lines of diff (skipped) ++++++ btop.obsinfo ++++++ --- /var/tmp/diff_new_pack.5woQKB/_old 2023-07-03 17:41:56.200418765 +0200 +++ /var/tmp/diff_new_pack.5woQKB/_new 2023-07-03 17:41:56.204418788 +0200 @@ -1,5 +1,5 @@ name: btop -version: 1.2.13+git20221215.c4ee41e -mtime: 1671122527 -commit: c4ee41ebc0f7fabbf4717450c889292464dbeb6d +version: 1.2.13+git20230615.7e50b03 +mtime: 1686843905 +commit: 7e50b03e391a346b2b6ce92be332c58d91f75a00
