Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fastfetch for openSUSE:Factory checked in at 2025-09-08 09:57:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fastfetch (Old) and /work/SRC/openSUSE:Factory/.fastfetch.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fastfetch" Mon Sep 8 09:57:16 2025 rev:77 rq:1302969 version:2.52.0 Changes: -------- --- /work/SRC/openSUSE:Factory/fastfetch/fastfetch.changes 2025-09-01 17:19:02.409099698 +0200 +++ /work/SRC/openSUSE:Factory/.fastfetch.new.1977/fastfetch.changes 2025-09-08 09:58:14.832196153 +0200 @@ -1,0 +2,16 @@ +Fri Sep 05 21:38:11 UTC 2025 - RN <[email protected]> + +- Update to version 2.52.0: + * Doc: update changelog + * Global: renames `fractionTrailingZeros` enum to `always/never` + for consistance + * Fastfetch: removes redundant assignment in display config parsing + * Release: v2.52.0 + * Btrfs (Linux): refactors Btrfs allocation to use profile string + * Btrfs (Linux): adds tracking of Btrfs data copy counts + * Terminal: ignores WSL2 unknown process for terminal detection + * WMTheme (Linux): supports labwc on XFCE4 + * CPU (Linux): add cpu name detection for ia64 +- Switched to _service usage + +------------------------------------------------------------------- Old: ---- fastfetch-2.51.1.tar.gz New: ---- _service fastfetch-2.52.0.obscpio fastfetch.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fastfetch.spec ++++++ --- /var/tmp/diff_new_pack.S7lnME/_old 2025-09-08 09:58:15.300215605 +0200 +++ /var/tmp/diff_new_pack.S7lnME/_new 2025-09-08 09:58:15.300215605 +0200 @@ -17,12 +17,12 @@ Name: fastfetch -Version: 2.51.1 +Version: 2.52.0 Release: 0 Summary: Neofetch-like tool written mostly in C License: MIT URL: https://github.com/fastfetch-cli/fastfetch -Source: https://github.com/fastfetch-cli/fastfetch/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source: %{name}-%{version}.tar.gz BuildRequires: Mesa-devel BuildRequires: cmake BuildRequires: gcc ++++++ _service ++++++ <?xml version="1.0"?> <services> <service name="obs_scm" mode="manual"> <param name="filename">fastfetch</param> <param name="url">https://github.com/fastfetch-cli/fastfetch.git</param> <param name="scm">git</param> <param name="version">master</param> <param name="versionformat">@PARENT_TAG@</param> <param name="revision">2.52.0</param> <!-- <param name="changesgenerate">enable</param> --> <!-- <param name="changesauthor">RN</param> --> </service> <service name="set_version" mode="manual"/> <service name="tar" mode="buildtime"/> <service name="recompress" mode="buildtime"> <param name="compression">gz</param> <param name="file">*.tar</param> </service> </services> ++++++ fastfetch.obsinfo ++++++ name: fastfetch version: 2.52.0 mtime: 1757048693 commit: de18a0793839394e5ad616c64cfd152d47579bb3
