Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fastfetch for openSUSE:Factory checked in at 2023-01-24 19:42:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fastfetch (Old) and /work/SRC/openSUSE:Factory/.fastfetch.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fastfetch" Tue Jan 24 19:42:49 2023 rev:2 rq:1060455 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/fastfetch/fastfetch.changes 2022-12-21 16:07:31.918842931 +0100 +++ /work/SRC/openSUSE:Factory/.fastfetch.new.32243/fastfetch.changes 2023-01-24 20:19:40.912287751 +0100 @@ -1,0 +2,72 @@ +Mon Jan 23 16:30:55 UTC 2023 - Andrea Manzini <andrea.manz...@suse.com> + +- Update to version 1.9.0 + * fastfetch no longer creates a sample config file silently. Use --gen-config to generate one. + * fastfetch now search for user config file in the order of fastfetch --list-config-paths + * Unknown disks are hidden by default. + * Resolution module is renamed to Display. + * new options: --logo-padding-top, --list-config-paths, --list-data-paths, --gpu-hide-integrated, --gpu-hide-discrete + * Raw image file as logo support + * Add Brightness, Wifi module support + * Disk name support for Linux + * Fix rpm package count detection + * Fix cpu temp detection + +------------------------------------------------------------------- +Wed Jan 18 02:47:19 UTC 2023 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> + +- Update to version 1.8.2. Changes since then to this version: + * 1.8.2: + - Fix memleaks Users module (Windows) + - Fix shell detection when installed with scoop (Windows) + - Don't use libcJSON as wlanapi's dll name (Windows) + - Align artifact names to other platforms (Windows) + * 1.8.1: + - Bios / Board / Chassis modules are splitted against Host module for performance reasons + - Caching is removed. Option --nocache is removed accordingly + - Windows (7 and newer) is officially and fully supported + - FreeBSD support is improved greatly (Bios, Cpu Temp, Cpu Usage, Disk, Host, Processes, Swap, Terminal / Shell, Uptime) + - Adds a new flag --stat, which prints time usage for individual modules + - Adds Wifi module which supports Windows and macOS + - Adds data source option for logo printing + - Detects Homebrew Cellar and Cask seperately + - Detects WSL version + - Detects disk based on mount point + - Exposes more chafa configs + - Improves performance for Cpu Usage, Public IP, Weather modules + - Improves performance for Kitty image protocol when both image width / height specified + - Improves performance for large file loading + - Improves performance for macOS WM and Host detection + - Improves shell and terminal detection on macOS + - Supports Deepin Terminal terminal font + - Supports GPU detection on Android + - Supports Kitty Terminal terminal font + - Supports bar output for percentage values + - Supports Bios module on macOS + - Supports eopkg package manager detection + - Supports iTerm image logo protocol + - Supports image logo printing on macOS + - Supports tcsh version detection + - Vulkan module on macOS no longer requires vulkan-loader to work + - Fixes disk size detection on 32bit Linux (#337) + - Fixes cpu freq detection in WSL + - Fixes internal bug of FFstrbuf + - Fixes some memory leaks + - Fixes segfault if 0 is given as argument index + - Lots of code refactors + - Added new logos: + * Alpine + * CRUX + * EndeavourOS + * Enso + * Garuda small + * Nobara + * OpenMandriva + * Parabola GNU/Linux-libre + * Rocky + * Rosa + * Solus + * Univalent + * Vanilla OS + +------------------------------------------------------------------- Old: ---- fastfetch-1.7.5.tar.gz New: ---- fastfetch-1.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fastfetch.spec ++++++ --- /var/tmp/diff_new_pack.fyPnW8/_old 2023-01-24 20:19:41.452290538 +0100 +++ /var/tmp/diff_new_pack.fyPnW8/_new 2023-01-24 20:19:41.456290558 +0100 @@ -1,7 +1,7 @@ # # spec file for package fastfetch # -# 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: fastfetch -Version: 1.7.5 +Version: 1.9.0 Release: 0 Summary: Neofetch-like tool written in C License: MIT @@ -26,6 +26,7 @@ Source: https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: Mesa-devel BuildRequires: cmake +BuildRequires: opencl-headers BuildRequires: vulkan-headers BuildRequires: pkgconfig(ImageMagick) BuildRequires: pkgconfig(chafa) ++++++ fastfetch-1.7.5.tar.gz -> fastfetch-1.9.0.tar.gz ++++++ ++++ 23201 lines of diff (skipped)