Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fastfetch for openSUSE:Factory checked in at 2024-06-20 16:47:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fastfetch (Old) and /work/SRC/openSUSE:Factory/.fastfetch.new.18349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fastfetch" Thu Jun 20 16:47:32 2024 rev:32 rq:1181769 version:2.16.0 Changes: -------- --- /work/SRC/openSUSE:Factory/fastfetch/fastfetch.changes 2024-06-09 20:24:38.959082899 +0200 +++ /work/SRC/openSUSE:Factory/.fastfetch.new.18349/fastfetch.changes 2024-06-20 16:47:55.299153345 +0200 @@ -1,0 +2,22 @@ +Wed Jun 19 14:30:39 UTC 2024 - Gordon Leung <piratec...@protonmail.com> + +- update to 2.16.0 + Changes: + * Fastfetch now prefers `/etc/os-release` over `/etc/lsb-release` when detecting distro info. + - This may break some distros (notably some debian based distros). + File a bug with the content of `os-release` and `lsb-release` if it breaks your distro. + Features: + * Add new option `--users-myself-only` to display current login user only (Users) + * Add new module `DNS` to show active DNS servers (DNS) + * Add new option `--loadavg-compact`. Defaults to true (Loadavg) + - Use `--loadavg-compact false` to display load averages in different lines + * Detect MTU size (LocalIP) + * Support version detection of pluma, which is the default editor of OpenIndiana (Editor) + * Print used OGL library, eg EGL, GLX or OSMesa (OpenGL) + Bugfixes: + * Report error if cache size is unavailable (CPUCache, Android) + * Trim white spaces in device name (Sound, Linux) + * Fix `display.bar.border{Left,Right}` doesn't work in JSON config files (Config) + * Fix invalid call to `realpath(3)` (Platform, Linux) + +------------------------------------------------------------------- Old: ---- fastfetch-2.15.0.tar.gz New: ---- fastfetch-2.16.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fastfetch.spec ++++++ --- /var/tmp/diff_new_pack.l4ZUhY/_old 2024-06-20 16:47:55.895174309 +0200 +++ /var/tmp/diff_new_pack.l4ZUhY/_new 2024-06-20 16:47:55.899174449 +0200 @@ -17,11 +17,10 @@ Name: fastfetch -Version: 2.15.0 +Version: 2.16.0 Release: 0 Summary: Neofetch-like tool written mostly in C License: MIT -Group: Productivity/Text/Utilities URL: https://github.com/fastfetch-cli/fastfetch Source: https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: Mesa-devel @@ -30,8 +29,7 @@ BuildRequires: gcc-c++ BuildRequires: opencl-headers BuildRequires: vulkan-headers -# For some reason these don't build on 15.5 -# Once the 15.6 repo is enabled, check to see if it builds there +# For some reason these don't build on Leap %if 0%{?suse_version} > 1600 %ifarch %{ix86} x86_64 BuildRequires: pkgconfig(DirectX-Headers) @@ -71,7 +69,6 @@ %package fish-completion Summary: Fish Completion for %{name} -Group: System/Shells Supplements: (%{name} and fish) Requires: fish BuildArch: noarch @@ -81,7 +78,6 @@ %package bash-completion Summary: Bash Completion for %{name} -Group: System/Shells Supplements: (%{name} and bash-completion) Requires: bash-completion BuildArch: noarch @@ -90,7 +86,7 @@ Bash command-line completion support for %{name}. %prep -%setup -q +%autosetup %build %cmake ++++++ fastfetch-2.15.0.tar.gz -> fastfetch-2.16.0.tar.gz ++++++ ++++ 4067 lines of diff (skipped)